Addition of Two Complex Numbers
How do you add two complex numbers?
Suppose we have two complex numbers:
To add them (), simply add the real parts together and the imaginary parts together.
Addition Example
Let and .
- The real part of is 2, the real part of is 1.
- The imaginary part of is 3, the imaginary part of is -1.
Then their sum is:
Visualization of Addition
Using the parallelogram rule, the addition of complex numbers can be viewed geometrically on the complex plane. If we represent and as vectors (arrows) from the origin (0,0), then their sum, , is the diagonal vector of the parallelogram formed by and .
Related Operations
Besides addition, other operations work similarly:
Scalar Multiplication
Multiplying a complex number by a real number (scalar) is straightforward. Just multiply into both the real and imaginary parts.
Geometrically, this scales the vector by a factor of . If is negative, the vector's direction is reversed.
Negative of a Complex Number
The negative of is . This is the same as scalar multiplication by .
Geometrically, is a vector with the same length as but pointing in the opposite direction (180 degrees rotation).
Subtraction of Two Complex Numbers
Subtracting from () is the same as adding to the negative of ().
So, subtract the real parts and subtract the imaginary parts.
Geometrically, is the vector from the tip of to the tip of .
Example of Combined Operations
Suppose we have:
Let's calculate some operations:
-
(Scalar Multiplication):
-
(Addition and Scalar Multiplication):
-
(Subtraction and Scalar Multiplication):
Exercise
If and . Determine:
- If , draw , , and on the complex plane.
Answer Key
-
Visualization of , , and on the complex plane using the parallelogram rule:
Addition of Complex NumbersVisualization of , , and on the complex plane using the parallelogram rule.