Learning Objectives
In this section, you will:
- Add and subtract complex numbers.
- Multiply and divide complex numbers.
- Simplify powers ofΒ iπ
Figure 1
Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.
In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.
Expressing Square Roots of Negative Numbers as Multiples of iπ
We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number. The imaginary number iπ is defined as the square root of β1.β1.
β1ββββ=iβ1=π
So, using properties of radicals,
i2=(β1ββββ)2=β1π2=(β1)2=β1
We can write the square root of any negative number as a multiple of i.π. Consider the square root of β49.β49.
β49βββββ===49β (β1)ββββββββ49ββββ1ββββ7iβ49=49β (β1)=49β1=7π
We use 7i7π and not β7iβ7π because the principal root of 4949 is the positive root.
A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written a+biπ+ππ where aπ is the real part and bπ is the imaginary part. For example, 5+2i5+2π is a complex number. So, too, is 3+4i3ββ.3+4π3.
Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.
IMAGINARY AND COMPLEX NUMBERS
A complex number is a number of the form a+biπ+ππ where
- aπΒ is the real part of the complex number.
- bπΒ is the imaginary part of the complex number.
If b=0,π=0, then a+biπ+ππ is a real number. If a=0π=0 and bπ is not equal to 0, the complex number is called a pure imaginary number. An imaginary number is an even root of a negative number.
HOW TO
Given an imaginary number, express it in the standard form of a complex number.
- WriteΒ βaβββββπΒ asΒ aββββ1ββββ.πβ1.
- ExpressΒ β1βββββ1Β asΒ i.π.
- WriteΒ aββββ iπβ πΒ in simplest form.
EXAMPLE 1
Expressing an Imaginary Number in Standard Form
Express β9βββββ9 in standard form.
Solution
β9ββββ==9βββ1ββββ3iβ9=9β1=3π
In standard form, this is 0+3i.0+3π.
TRY IT #1
Express β24ββββββ24 in standard form.
Plotting a Complex Number on the Complex Plane
We cannot plot complex numbers on a number line as we might real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs (a,b),(π,π), where aπ represents the coordinate for the horizontal axis and bπ represents the coordinate for the vertical axis.
Letβs consider the numberΒ β2+3i.β2+3π.Β The real part of the complex number isΒ β2β2Β and the imaginary part is 3. We plot the ordered pairΒ (β2,3)(β2,3)Β to represent the complex numberΒ β2+3i,β2+3π,Β as shown inΒ Figure 2.
Figure 2
COMPLEX PLANE
In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown inΒ Figure 3.
Figure 3
HOW TO
Given a complex number, represent its components on the complex plane.
- Determine the real part and the imaginary part of the complex number.
- Move along the horizontal axis to show the real part of the number.
- Move parallel to the vertical axis to show the imaginary part of the number.
- Plot the point.
EXAMPLE 2
Plotting a Complex Number on the Complex Plane
Plot the complex number 3β4i3β4π on the complex plane.
Solution
The real part of the complex number isΒ 3,3,Β and the imaginary part is β4. We plot the ordered pairΒ (3,β4)(3,β4)Β as shown inΒ Figure 4.
Figure 4
TRY IT #2
Plot the complex number β4βiβ4βπ on the complex plane.
Adding and Subtracting Complex Numbers
Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and then combine the imaginary parts.
COMPLEX NUMBERS: ADDITION AND SUBTRACTION
Adding complex numbers:
(a+bi)+(c+di)=(a+c)+(b+d)i(π+ππ)+(π+ππ)=(π+π)+(π+π)π
Subtracting complex numbers:
(a+bi)β(c+di)=(aβc)+(bβd)i(π+ππ)β(π+ππ)=(πβπ)+(πβπ)π
HOW TO
Given two complex numbers, find the sum or difference.
- Identify the real and imaginary parts of each number.
- Add or subtract the real parts.
- Add or subtract the imaginary parts.
EXAMPLE 3
Adding and Subtracting Complex Numbers
Add or subtract as indicated.
- βΒ (3β4i)+(2+5i)(3β4π)+(2+5π)
- βΒ (β5+7i)β(β11+2i)(β5+7π)β(β11+2π)
Solution
We add the real parts and add the imaginary parts.
- β
(3β4i)+(2+5i)====3β4i+2+5i3+2+(β4i)+5i(3+2)+(β4+5)i5+i(3β4π)+(2+5π)=3β4π+2+5π=3+2+(β4π)+5π=(3+2)+(β4+5)π=5+π - β
(β5+7i)β(β11+2i)====β5+7i+11β2iβ5+11+7iβ2i(β5+11)+(7β2)i6+5i(β5+7π)β(β11+2π)=β5+7π+11β2π=β5+11+7πβ2π=(β5+11)+(7β2)π=6+5π
TRY IT #3
Subtract 2+5i2+5π from 3β4i.3β4π.
Multiplying Complex Numbers
Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.
Multiplying a Complex Number by a Real Number
Lets begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. Consider, for example, 3(6+2i)3(6+2π) :
HOW TO
Given a complex number and a real number, multiply to find the product.
- Use the distributive property.
- Simplify.
EXAMPLE 4
Multiplying a Complex Number by a Real Number
Find the product 4(2+5i).4(2+5π).
Solution
Distribute the 4.
4(2+5i)==(4β 2)+(4β 5i)8+20i4(2+5π)=(4β 2)+(4β 5π)=8+20π
TRY IT #4
Find the product: 12(5β2i).12(5β2π).
Multiplying Complex Numbers Together
Now, letβs multiply two complex numbers. We can use either the distributive property or more specifically the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Inner, Outer, and Last terms together. The difference with complex numbers is that when we get a squared term, i2,π2, it equals β1.β1.
(a+bi)(c+di)===ac+adi+bci+bdi2ac+adi+bciβbd(acβbd)+(ad+bc)ii2=β1Group real terms and imaginary terms.(π+ππ)(π+ππ)=ππ+πππ+πππ+πππ2=ππ+πππ+πππβπππ2=β1=(ππβππ)+(ππ+ππ)πGroup real terms and imaginary terms.
HOW TO
Given two complex numbers, multiply to find the product.
- Use the distributive property or the FOIL method.
- Remember thatΒ i2=β1.π2=β1.
- Group together the real terms and the imaginary terms
EXAMPLE 5
Multiplying a Complex Number by a Complex Number
Multiply: (4+3i)(2β5i).(4+3π)(2β5π).
Solution
(4+3i)(2β5i)====4(2)β4(5i)+3i(2)β(3i)(5i)8β20i+6iβ15(i2)(8+15)+(β20+6)i23β14i(4+3π)(2β5π)=4(2)β4(5π)+3π(2)β(3π)(5π)=8β20π+6πβ15(π2)=(8+15)+(β20+6)π=23β14π
TRY IT #5
Multiply: (3β4i)(2+3i).(3β4π)(2+3π).
Dividing Complex Numbers
Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in standard form a+bi.π+ππ. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of a+biπ+ππ is aβbi.πβππ. For example, the product of a+biπ+ππ and aβbiπβππ is
(a+bi)(aβbi)==a2βabi+abiβb2i2a2+b2(π+ππ)(πβππ)=π2βπππ+πππβπ2π2=π2+π2
The result is a real number.
Note that complex conjugates have an opposite relationship: The complex conjugate of a+biπ+ππ is aβbi,πβππ, and the complex conjugate of aβbiπβππ is a+bi.π+ππ. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.
Suppose we want to divide c+diπ+ππ by a+bi,π+ππ, where neither aπ nor bπ equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.
c+dia+biwhere aβ 0and bβ 0π+πππ+ππwhere πβ 0and πβ 0
Multiply the numerator and denominator by the complex conjugate of the denominator.
(c+di)(a+bi)β (aβbi)(aβbi)=(c+di)(aβbi)(a+bi)(aβbi)(π+ππ)(π+ππ)β (πβππ)(πβππ)=(π+ππ)(πβππ)(π+ππ)(πβππ)
Apply the distributive property.
=caβcbi+adiβbdi2a2βabi+abiβb2i2=ππβπππ+πππβπππ2π2βπππ+πππβπ2π2
Simplify, remembering that i2=β1.π2=β1.
=caβcbi+adiβbd(β1)a2βabi+abiβb2(β1)=(ca+bd)+(adβcb)ia2+b2=ππβπππ+πππβππ(β1)π2βπππ+πππβπ2(β1)=(ππ+ππ)+(ππβππ)ππ2+π2
THE COMPLEX CONJUGATE
The complex conjugate of a complex number a+biπ+ππ is aβbi.πβππ. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.
- When a complex number is multiplied by its complex conjugate, the result is a real number.
- When a complex number is added to its complex conjugate, the result is a real number.
EXAMPLE 6
Finding Complex Conjugates
Find the complex conjugate of each number.
- βΒ 2+i5ββ2+π5
- βΒ β12iβ12π
Solution
- βThe number is already in the formΒ a+bi.π+ππ.Β The complex conjugate isΒ aβbi,πβππ,Β orΒ 2βi5ββ.2βπ5.
- βWe can rewrite this number in the formΒ a+biπ+ππΒ asΒ 0β12i.0β12π.Β The complex conjugate isΒ aβbi,πβππ,Β orΒ 0+12i.0+12π.Β This can be written simply asΒ 12i.12π.
Analysis
Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i.π.
TRY IT #6
Find the complex conjugate of β3+4i.β3+4π.
HOW TO
Given two complex numbers, divide one by the other.
- Write the division problem as a fraction.
- Determine the complex conjugate of the denominator.
- Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
- Simplify.
EXAMPLE 7
Dividing Complex Numbers
Divide: (2+5i)(2+5π) by (4βi).(4βπ).
Solution
We begin by writing the problem as a fraction.
(2+5i)(4βi)(2+5π)(4βπ)
Then we multiply the numerator and denominator by the complex conjugate of the denominator.
(2+5i)(4βi)β (4+i)(4+i)(2+5π)(4βπ)β (4+π)(4+π)
To multiply two complex numbers, we expand the product as we would with polynomials (using FOIL).
(2+5i)(4βi)β (4+i)(4+i)====8+2i+20i+5i216+4iβ4iβi28+2i+20i+5(β1)16+4iβ4iβ(β1)3+22i17317+2217iBecause i2=β1.Separate real and imaginary parts.(2+5π)(4βπ)β (4+π)(4+π)=8+2π+20π+5π216+4πβ4πβπ2=8+2π+20π+5(β1)16+4πβ4πβ(β1)Because π2=β1.=3+22π17=317+2217πSeparate real and imaginary parts.
Note that this expresses the quotient in standard form.
Simplifying Powers of i
The powers of iπ are cyclic. Letβs look at what happens when we raise iπ to increasing powers.
i1=ii2=β1i3=i2β i=β1β i=βii4=i3β i=βiβ i=βi2=β(β1)=1i5=i4β i=1β i=iπ1=ππ2=β1π3=π2β π=β1β π=βππ4=π3β π=βπβ π=βπ2=β(β1)=1π5=π4β π=1β π=π
We can see that when we get to the fifth power of i,π, it is equal to the first power. As we continue to multiply iπ by increasing powers, we will see a cycle of four. Letβs examine the next four powers of i.π.
i6=i5β i=iβ i=i2=β1i7=i6β i=i2β i=i3=βii8=i7β i=i3β i=i4=1i9=i8β i=i4β i=i5=iπ6=π5β π=πβ π=π2=β1π7=π6β π=π2β π=π3=βππ8=π7β π=π3β π=π4=1π9=π8β π=π4β π=π5=π
The cycle is repeated continuously: i,β1,βi,1,π,β1,βπ,1, every four powers.
EXAMPLE 8
Simplifying Powers of iπ
Evaluate: i35.π35.
Solution
Since i4=1,π4=1, we can simplify the problem by factoring out as many factors of i4π4 as possible. To do so, first determine how many times 4 goes into 35: 35=4β 8+3.35=4β 8+3.
i35=i4β 8+3=i4β 8β i3=(i4)8β i3=18β i3=i3=βiπ35=π4β 8+3=π4β 8β π3=(π4)8β π3=18β π3=π3=βπ
TRY IT #7
Evaluate: i18π18
Q&A
Can we write i35π35 in other helpful ways?
As we saw inΒ Example 8, we reducedΒ i35π35Β toΒ i3π3Β by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization ofΒ i35π35Β may be more useful.Β Table 1Β shows some other possible factorizations.
| Factorization of i35π35 | i34β iπ34β π | i33β i2π33β π2 | i31β i4π31β π4 | i19β i16π19β π16 |
| Reduced form | (i2)17β i(π2)17β π | i33β (β1)π33β (β1) | i31β 1π31β 1 | i19β (i4)4π19β (π4)4 |
| Simplified form | (β1)17β i(β1)17β π | βi33βπ33 | i31π31 | i19π19 |
Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.
RELATED POSTS
View all