Complex Vector Spaces PDF
Complex Vector Spaces PDF
Spaces
8.1 Complex Numbers
8.2 Conjugates and Division of Complex Numbers
8.3 Polar Form and DeMoivre’s Theorem
8.4 Complex Vector Spaces and Inner Products
8.5 Unitary and Hermitian Matrices
4 2
3 4 + 3i 1
Real
2 or (4, 3) axis
−3 −2 −1 1 2 3
1
Real −2 − i
axis or (− 2, − 1)
−2 −1 1 2 3 4 −3
−2 −4
2 4
1 3
Real 2
axis
−3 −2 −1 1 2 3 1 5 or (5, 0)
Real
−2 axis
−1 1 2 3 4 5
−3 − 3i or (0, − 3)
−4 −2
Imaginary
axis
1 Horizontal
component
Real
axis
−1
−2 Vertical
component 4 − 2i
−3
and
(a + bi) − (c + di) = (a − c) + (b − d)i. Difference
REMARK
Adding and Subtracting Complex Numbers
Note in parts (b) and (d) of
Example 2 that the sum or
difference of two complex a. (1 + 2i) + (4 + 5i) = (1 + 4) + (2 + 5)i
numbers can be a real number. = 5 + 7i
b. (2 − 4i) + (3 + 4i) = (2 + 3) + (−4 + 4)i
=5
c. (1 − 3i) − (3 + i) = (1 − 3) + (−3 − 1)i
= −2 − 4i
d. (5 − 6i) − (8 − 6i) = (5 − 8) + (−6 + 6)i
= −3
Using the vector representation of complex numbers, you can add or subtract two
complex numbers geometrically using the parallelogram rule for vector addition. The
figures below show geometric representations of parts (b) and (c) of Example 2.
Imaginary Imaginary
axis axis
z = 3 + 4i
4 2
3 w=3+i
1
2 Real
1 axis
z+w=5 −3 1 2 3
Real
axis
−1 1 2 3 4 5 6
−2 −3
z = 1 − 3i
−3
−4 z − w = −2 − 4i
w = 2 − 4i
Addition of Complex Numbers Subtraction of Complex Numbers
Many of the properties of addition of real numbers are valid for complex numbers
as well. For instance, addition of complex numbers is both associative and commutative.
Moreover, to find the sum of three or more complex numbers, extend the definition of
addition in the natural way. For example,
(2 + i) + (3 − 2i) + (−2 + 4i) = (2 + 3 − 2) + (1 − 2 + 4)i = 3 + 3i.
Another property of real numbers that is valid for complex numbers is the
distributive property of scalar multiplication over addition. To multiply a complex
number by a real scalar, use the definition below.
Imaginary Imaginary
axis axis
4 3
3 2
2z = 6 + 2i z=3+i
2 1
z=3+i Real
1 axis
Real 1 2 3
1 2 3 4 5 6
axis −z = −3 − i
−1 −2
−2 −3
With addition and scalar multiplication, the set of complex numbers forms a
vector space of dimension 2 (where the scalars are the real numbers). You are asked to
verify this in Exercise 61.
Use the Quadratic Formula to find the zeros of the polynomial p(x) = x 2 − 6x + 13
and verify that p(x) = 0 for each zero.
solution
Using the Quadratic Formula,
−b ± √b2 − 4ac 6 ± √−16 6 ± 4i
x= = = = 3 ± 2i.
2a 2 2
Substitute each value of x into the polynomial p(x) to verify that p(x) = 0.
p(3 + 2i) = (3 + 2i)2 − 6(3 + 2i) + 13
= 9 + 6i + 6i − 4 − 18 − 12i + 13
REMARK =0
A well-known result from p(3 − 2i) = (3 − 2i)2 − 6(3 − 2i) + 13
algebra states that for a = 9 − 6i − 6i − 4 − 18 + 12i + 13
polynomial with real coefficients,
any complex zeros must occur
=0
in conjugate pairs. (See Review
Exercise 81.) In Example 5, the two complex numbers 3 + 2i and 3 − 2i are complex
conjugates of each other (together they form a conjugate pair). You will study
properties of complex conjugates in Section 8.2.
Complex Matrices
Now that you are able to add, subtract, and multiply complex numbers, you can apply
these operations to complex matrices, which are matrices whose entries are complex
numbers.
All of the operations with real matrices also work with complex matrices, as
demonstrated in the next two examples.
i 1+i 3i 1 + i
c. A + B = [2 − 3i ] [
4
+
2i
i 1 + 2i ] [
0
=
2 − 2i 5 + 2i]
i 1+i
d. BA = [ 2i 0
][
i 1 + 2i 2 − 3i ] 4
−2 + 0 2i − 2 + 0
= [ −1 + 2 − 3i + 4i + 6 i − 1 + 4 + 8i ]
−2 −2 + 2i
= [ 7+i 3 + 9i ]
∣ ∣
verify the determinant found
2 − 4i 2
in Example 7. det(A) =
3 5 − 3i
See LarsonLinearAlgebra.com = (2 − 4i)(5 − 3i) − (2)(3)
for an interactive example.
= 10 − 6i − 20i − 12 − 6
= −8 − 26i
8.1 Exercises
Simplifying an Expression In Exercises 1–6, simplify Finding Zeros In Exercises 47–50, use the given zero
the expression. to find all other zeros of the polynomial function.
1. √−2√−3 2. √8√−8 3. √−16√−4 47. p(x) = x 3 − 3x 2 + 4x − 2 Zero: x = 1
4. i
3
5. i
4 6. (−i)7 48. p(x) = x 3 − 2x 2 − 11x + 52 Zero: x = −4
49. p(x) = 2x3 + 3x 2 + 50x + 75 Zero: x = 5i
Equality of Complex Numbers In Exercises 7–10,
determine x such that the two complex numbers 50. p(x) = x 3 + x 2 + 9x + 9 Zero: x = 3i
are equal.
Operations with Complex Matrices In Exercises
7. x + 3i, 6 + 3i 51–60, perform the matrix operation(s) using
8. (2x − 8) + (x − 1)i, −2 + 2i
9. (x 2 + 6) + (2x)i, 15 + 6i A= [21−+2ii −3i1] and B = [1 −−3i −i3i].
10. (−x + 4) + (x + 1)i, x + 3i 51. A + B 52. B − A
53. 2A 54. 12B
Plotting a Complex Number In Exercises 11–16, plot
the number in the complex plane. 55. 4iA 56. 14 iB
11. z = 6 − 2i 12. z = 3i 13. z = −5 + 5i 57. det(A + B) 58. det(B)
14. z = 7 15. z = 1 + 5i 16. z = 1 − 5i 59. 5AB 60. BA
Adding and Subtracting Complex Numbers In 61. Proof Prove that the set of complex numbers, with
Exercises 17–26, find the sum or difference of the the operations of addition and scalar multiplication
complex numbers. Use vectors to illustrate your answer. (with real scalars), is a vector space of dimension 2.
17. (2 + 6i) + (3 − 3i) 18. (1 + √2i) + (2 − √2i)
19. (5 + i) − (5 − i) 20. i − (3 + i) 62. C APSTONE Consider the functions
p(x) = x 2 − 6x − 10 and q(x) = x 2 − 6x + 10.
21. (2 + 3i) − (−2 + 3i) 22. 3 + (1 − 3i)
(a) Without graphing either function, determine whether
23. 6 − (−2i) 24. (12 − 7i) − (3 + 4i) the graphs of p and q have x-intercepts. Explain.
25. (2 + i) + (2 + i) 26. (2 + i) + (2 − i) (b) For which of the functions is x = 3 − i a zero?
Without using the Quadratic Formula, find the other
Scalar Multiplication with Complex Numbers
zero of this function and verify your answer.
In Exercises 27 and 28, use vectors to illustrate
the operations geometrically. Be sure to graph the
original vector. 63. (a) Evaluate i n for n = 1, 2, 3, 4, and 5.
27. −u and 2u, where u = 3 − i (b) Find a general formula for i n for any positive
integer n.
28. 3u and − 32 u, where u = 2 + i
Complex Conjugates
Recall that the complex zeros of a polynomial with real coefficients occur in
conjugate pairs. For instance, in Example 5 of Section 8.1, you saw that the zeros of
p(x) = x 2 − 6x + 13 are 3 + 2i and 3 − 2i.
In this section, you will examine some additional properties of complex conjugates.
You will begin with the definition of the conjugate of a complex number.
REMARK
In part (d) of Example 1, note
Finding Conjugates
that 5 is its own complex
conjugate. In general, it can Complex Number Conjugate
be shown that a number is a. z = −2 + 3i z = −2 − 3i
its own complex conjugate if
b. z = 4 − 5i z = 4 + 5i
and only if the number is real.
(See Exercise 41.) c. z = −2i z = 2i
d. z = 5 z = 5
Imaginary
axis Geometrically, two points in the complex plane are conjugates if and only if they
z = − 2 + 3i are reflections in the real (horizontal) axis, as shown in Figure 8.2. Complex conjugates
3
have many useful properties. Theorem 8.1 lists some of these properties.
2
Real
axis
THEOREM 8.1 Properties of Complex Conjugates
−4 −3 −1 1 2
For a complex number z = a + bi, the properties listed below are true.
−2 1. zz = a2 + b2 2. zz ≥ 0
−3 3. zz = 0 if and only if z = 0. 4. (z) = z
z = − 2 − 3i
Imaginary
axis proof
z = 4 + 5i
5
4
To prove the first property, let z = a + bi. Then z = a − bi and
3
2
zz = (a + bi)(a − bi) = a2 − abi + abi − b2i2 = a2 + b2.
1
Real The second and third properties follow directly from the first. Finally, the fourth
axis
− 3 −2 2 3 5 6 7 property follows from the definition of the complex conjugate. That is,
−2
−3 (z) = ( a + bi ) = a − bi = a + bi = z.
−4
−5
z = 4 − 5i
Finding the Product of Complex Conjugates
Conjugate of a Complex Number
Figure 8.2 When z = 1 + 2i, you have zz = 12 + 22 = 1 + 4 = 5.
Finding Moduli
∣∣ ∣ ∣
a. z b. w c. zw ∣ ∣
solution
∣∣
a. z = √22 + 32 = √13
∣ ∣
b. w = √62 + (−1)2 = √37
∣ ∣
c. zw = (2 + 3i)(6 − i) = 15 + 16i, so zw = √152 + 162 = √481.
∣ ∣ ∣ ∣∣ ∣
Verify that in Example 3, zw = z w . In Exercise 43(a), you are asked to prove
that this multiplicative property of the modulus always holds. Theorem 8.2 states that
the modulus of a complex number is related to its conjugate.
proof
Let z = a + bi, then z = a − bi and zz = (a + bi)(a − bi) = a2 + b2 = z 2. ∣∣
A fractal is an object that has similar patterns or structures.
Linear Fractals have a wide variety of applications in fields
Algebra such as medicine, astronomy, computer science, and
Applied telecommunications. The most famous fractal is the
Mandelbrot Set, named after the Polish-born mathematician
Benoit Mandelbrot (1924–2010). The Mandelbrot Set is
based on the sequence of complex numbers
zn = (zn−1)2 + c, z1 = c.
In practice, the quotient of two complex numbers can be found by multiplying the
numerator and the denominator by the conjugate of the denominator, as shown below.
a + bi a + bi c − di
c + di
= (
c + di c − di )
(ac + bd) + (bc − ad)i
=
c2 + d 2
ac + bd bc − ad
= 2 + 2 i
c + d2 c + d2
Now that you are able to divide complex numbers, you can find the inverse of a
complex matrix, as demonstrated in Example 5.
A= [23 −− ii −5 + 2i
−6 + 2i ]
and verify that AA−1 = I2.
solution
Using the formula for the inverse of a 2 × 2 matrix from Section 2.3,
1 −6 + 2i 5 − 2i
∣ ∣[ ]
A−1 =
A −3 + i 2 − i
where
The next theorem summarizes more properties of complex conjugates, which you
may find useful.
proof
To prove the first property, let z = a + bi and w = c + di. Then
z + w = (a + c) + (b + d)i
= (a + c) − (b + d)i
= (a − bi) + (c − di)
= z + w.
The proof of the second property is similar. The proofs of the other two properties are
left to you.
8.2 Exercises
Complex Conjugates and Their Product In Exercises Finding the Inverse of a Complex Matrix In Exercises
1–6, find the complex conjugate z and geometrically 33–38, determine whether the complex matrix A is
represent both z and z. Then find the product zz. invertible. If so, find its inverse and verify that AA−1 = I.
1. z = 6 − 3i 2. z = 2 + 5i 2i −2 − i
3. z = −8i 4. z = 6i
33. A = [3 − 5i 2i
i
] 34. A =
3 3i [ ]
5. z = 4 6. z = −3 1−i 1−i
35. A = [ ] [ ]
2 2
36. A =
1 1+i 0 1+i
Finding the Modulus In Exercises 7–14, find the
[ ] [ ]
modulus, where z = 2 + i, w = −3 + 2i, and v = −5i. i 0 0 1 0 0
37. A = 0 38. A = 0 1−i
∣∣
7. z 8. z2 ∣∣ 0
i
0
0
i 0 0
0
1+i
∣ ∣
9. zw 10. wz ∣ ∣
∣∣
11. v 12. zv 2 ∣ ∣ Singular Matrices In Exercises 39 and 40, determine
∣ ∣
13. zv 14. w3 ∣ ∣ the value of the complex number z (in standard form)
for which A is singular.
15. Verify that ∣wz∣ = ∣w∣∣z∣ = ∣zw∣, where z = 1 + i and
[ ]
2 2i 1 − i
w = −1 + 2i. 39. A = [ 4 z
5i 5 − i ]
40. A = 1 − i 1 + i z
∣ ∣ ∣ ∣∣ ∣ ∣ ∣∣ ∣
16. Verify that zv 2 = z v 2 = z v 2, where z = 1 + 2i 1 0 0
and v = −2 − 3i.
41. Proof Prove that z = z if and only if z is real.
Dividing Complex Numbers In Exercises 17–22,
perform the operation(s). 1+i
2+i 1 42. CAPSTONE Consider the quotient .
17. 18. 6 − 2i
i 6 + 3i (a) Without performing any calculations, describe how
3 − √2i 4+i to find the quotient.
19. 20.
3 + √2i 5+i (b) Explain why the process described in part (a)
(2 + i)(3 − i) 3−i results in a complex number of the form a + bi.
21. 22.
4 − 2i (2 − i)(5 + 2i) (c) Find the quotient.
(1√+2 i)
2
=i
Standard Form: a + bi
Polar Form: r(cos θ + i sin θ ) as you verified in Exercise 46 of Section 8.2. To work effectively with powers and roots
Figure 8.3 of complex numbers, it is helpful to use a polar representation for complex numbers, as
shown in Figure 8.3. Specifically, if a + bi is a nonzero complex number, then let θ be
the angle from the positive real axis to the radial line passing through the point (a, b)
and let r be the modulus of a + bi. This leads to
a = r cos θ
b = r sin θ
r = √a2 + b2.
So, a + bi = (r cos θ ) + (r sin θ )i, from which you obtain the polar form of a complex
number.
REMARK
The polar form of z = 0
is expressed as Definition of the Polar Form of a Complex Number
z = 0(cos θ + i sin θ ), where
The polar form of the nonzero complex number z = a + bi is
θ is any angle.
z = r(cos θ + i sin θ )
where a = r cos θ, b = r sin θ, r = √a2 + b2, and tan θ = ba. The number r
is the modulus of z and θ is the argument of z.
There are infinitely many choices for the argument, so the polar form of a complex
number is not unique. Normally, the values of θ that lie between −π and π are used,
although on occasion it is convenient to use other values. The value of θ that satisfies
the inequality
−π < θ ≤ π Principal argument
is called the principal argument and is denoted by Arg(z). Two nonzero complex
numbers in polar form are equal if and only if they have the same modulus and the
same principal argument.
Imaginary Imaginary
axis axis
2 4
z = 2 + 3i
1 3
Real 2
θ axis
−2 −1 2
−1 1
z=1− i θ
Real
−2 axis
1 2
Imaginary
axis
z=i
1
θ
Real
axis
1
π π
c. z = 1 cos( 2
+ i sin
2 )
[ ( π3 ) + i sin(− π3 )]
z = 8 cos −
solution
cos(−π3) = 12 and sin(−π3) = − √32, so the standard form is
The polar form adapts nicely to multiplication and division of complex numbers.
For two complex numbers in polar form
z1 = r1(cos θ 1 + i sin θ 1) and z2 = r2(cos θ 2 + i sin θ 2 )
the product of z1 and z2 is
z1z2 = r1r2(cos θ 1 + i sin θ 1)(cos θ 2 + i sin θ 2 )
= r1r2 [(cos θ 1 cos θ 2 − sin θ 1 sin θ 2 ) + i(cos θ 1 sin θ 2 + sin θ 1 cos θ 2 )].
Using the trigonometric identities cos(θ 1 + θ 2) = cos θ 1 cos θ 2 − sin θ 1 sin θ 2 and
sin(θ 1 + θ 2) = sin θ 1 cos θ 2 + cos θ 1 sin θ 2, you have
z1z2 = r1r2 [cos(θ 1 + θ 2 ) + i sin(θ 1 + θ 2 )].
This establishes the first part of the theorem below. The proof of the second part is left
to you. (See Exercise 85.)
z = a + bω
1 √3
where a and b are integers and ω = − + i, an nth root
2 2
of unity (discussed later in this section). Eisenstein integers
can be graphed as intersection points of a triangular lattice
in the complex plane. Dividing the complex plane by the
lattice of all Eisenstein integers results in an elliptic curve.
thumb/Shutterstock.com
Theorem 8.4 states that to multiply two complex numbers in polar form, multiply
moduli and add arguments. Theorem 8.4 also states that to divide two complex numbers
in polar form, divide moduli and subtract arguments. (See below.)
Imaginary Imaginary
axis axis
z1z2 z2 z1 z2
θ1 + θ 2 r r2 r1 z1
2
z1 z2
r1r2 θ 2 r1 r1 θ2 r2
θ1
θ1 θ1 − θ 2
Real Real
axis axis
DeMoivre’s Theorem
The final topic in this section involves procedures for finding powers and roots of
complex numbers. Repeated use of multiplication in the polar form yields
z = r(cos θ + i sin θ )
z2 = r(cos θ + i sin θ )r (cos θ + i sin θ )
= r 2(cos 2θ + i sin 2θ )
and
z3 = r(cos θ + i sin θ )r 2(cos 2θ + i sin 2θ )
= r 3(cos 3θ + i sin 3θ ).
Similarly,
z 4 = r 4(cos 4θ + i sin 4θ )
and
z5 = r 5(cos 5θ + i sin 5θ ).
This pattern leads to the next important theorem, named after French mathematician
Abraham DeMoivre (1667–1754). You are asked to prove this theorem in Review
Exercise 85.
Find
(−1 + √3i)12
and write the result in standard form.
solution
First convert to polar form. For −1 + √3i,
√3
r = √(−1)2 + (√3 ) = 2 and tan θ =
2
= − √3
−1
which implies that θ = 2π3. So,
−1 + √3i = 2 cos ( 2π
3
+ i sin
2π
3
.)
By DeMoivre’s Theorem,
3 3
12(2π ) 12(2π )
[
= 212 cos
3
+ i sin
3 ]
= 4096(cos 8π + i sin 8π )
= 4096 [1 + i(0)]
= 4096.
arguments to conclude that θ and nβ must differ by a multiple of 2π. Note that r is a
positive real number and so s = √n r is also a positive real number. Consequently, for
π π
= cos( + ) + i sin( + ).
kπ kπ
8 2 8 2
Setting k = 0, 1, 2, and 3,
π π
z0 = cos + i sin
8 8
5π 5π
z1 = cos + i sin
8 8
9π 9π
z2 = cos + i sin
8 8
13π 13π
z3 = cos + i sin
8 8
as shown below.
Imaginary
axis
cos 5π + i sin 5π
8 8
cos π + i sin π
8 8
Real
axis
cos 9π + i sin 9π
8 8
cos 13π + i sin 13π
8 8
8.3 Exercises
Finding the Polar Form of a Complex Number Multiplying and Dividing in Polar Form In Exercises
In Exercises 1–4, find the polar form of the complex 29–38, perform the operation and leave the result in
number. (Use the principal argument.) polar form.
1. Imaginary 2. Imaginary
axis
Real
axis
1 + 3i
[ ( π3 + i sin π3 )][4(cos π6 + i sin π6 )]
29. 3 cos
3
axis π π π π
30. [ (cos + i sin )][ 6(cos + i sin )]
1 2 3
2 4 2 2 4 4
−1
1 31. [0.5(cos π + i sin π )][0.5(cos[−π ] + i sin[−π ])]
−2 Real 32. [0.1(cos[−π ] + i sin[−π ])][20(cos π + i sin π )]
2 − 2i axis
−1
[ 52(cos 3π4 + i sin 3π4 )][ 256 (cos 5π6 + i sin 5π6 )]
1 2
33.
3. Imaginary 4. Imaginary
axis axis
π π
34. [ 3(cos + i sin )][ (cos
3 )]
1 2π 2π
3
3
3i + i sin
2 3 3 3 3
−6 1 2 2[cos(2π3) + i sin(2π3)]
Real 35.
− 6 −5 − 4 − 3 − 2
axis 1 4[cos(5π6) + i sin(5π6)]
−2 Real cos(5π3) + i sin(5π3)
−1 1
axis 36.
−3 cos π + i sin π
12[cos(π3) + i sin(π3)]
Graphing and Finding the Polar Form In Exercises 37.
3[cos(π6) + i sin(π6)]
5–18, represent the complex number graphically, and
find the polar form of the number. (Use the principal 9[cos(3π4) + i sin(3π4)]
38.
argument.) 5[cos(−π4) + i sin(−π4)]
5. −2 − 2i 6. 2 + 2i
Raising a Complex Number to a Power In Exercises
7. −2(1 + √3i) 8. 2(√3 − i)
5
39–50, use DeMoivre’s Theorem to find the power of
9. 9 − 3√3i 10. − √3 + i the complex number. Write the result in standard form.
11. 6i 12. −2i π π π π
[( )] [( )]
5 3
39. 2 cos + i sin 40. 5 cos + i sin
13. 7 14. 4 4 4 9 9
15. 3 + √3i 16. 2√2 − i
[( )] 42. (cos 5π4 + i sin 5π4 )
4 10
5π 5π
41. 3 cos + i sin
17. −1 − 2i 18. 5 + 2i 6 6
Finding and Graphing n th Roots In Exercises 61–72, 85. Proof For two complex numbers
(a) use Theorem 8.6 to find the roots, (b) represent each z1 = r1(cos θ1 + i sin θ1) and z2 = r2(cos θ2 + i sin θ2 )
of the roots graphically, and (c) express each of the roots
where z2 ≠ 0, prove that
in standard form.
z1 r1
π π = [cos(θ 1 − θ 2) + i sin(θ 1 − θ 2)].
61. Square roots: 16 cos ( 3
+ i sin
3 ) z2 r2
86. Proof Show that the complex conjugate of
(
62. Square roots: 9 cos
2π
3
+ i sin
2π
3 ) z = r (cos θ + i sin θ ) is
z = r [cos(−θ ) + i sin(−θ )].
63. Fourth roots: 16(cos
3)
4π 4π
+ i sin 87. Use the polar forms of z and z in Exercise 86 to find the
3 product and quotient below.
64. Fifth roots: 32 cos ( 5π
6
+ i sin
5π
6 ) (a)
88.
zz (b) zz, z ≠ 0
Show that the negative of z = r(cos θ + i sin θ ) is
65. Square roots: −25i −z = r [cos(θ + π ) + i sin(θ + π )].
66. Fourth roots: 625i 89. Writing
2 (1 + √3i)
67. Cube roots: − 125 π π
68. Cube roots: −4√2(1 − i)
6 (
(a) Let z = r(cos θ + i sin θ ) = 2 cos
+ i sin .
6 )
69. Cube roots: 8 Sketch z, iz, and zi in the complex plane.
70. Fourth roots: 81i (b) What is the geometric effect of multiplying a
71. Fourth roots: 1 complex number z by i? What is the geometric
effect of dividing z by i?
72. Cube roots: 1000
90. Calculus Recall that the Maclaurin series for e x,
Finding and Graphing Solutions In Exercises 73–82, sin x, and cos x are
find all the solutions of the equation and represent your x2 x3 x4
solutions graphically. ex = 1 + x + + + + . . .
2! 3! 4!
73. x 3 + 1 = 0 74. x 3 − 27 = 0 x 3 x5 x7
75. x − 125i = 0
3 76. x 3 + 64i = 0 sin x = x − + − + . . .
3! 5! 7!
77. x 4 − 81 = 0 78. x 4 − 256i = 0 x2 x 4 x 6
cos x = 1 − + − + . . ..
79. x 4 + 16i = 0 80. x 4 + i = 0 2! 4! 6!
81. x 5 + 243 = 0 82. x 5 − 32i = 0 (a) Substitute x = iθ in the series for e x and show that
e iθ = cos θ + i sin θ.
83. Electrical Engineering In an electric circuit, the
(b) Show that any complex number z = a + bi can be
formula V = I ∙ Z relates voltage drop V, current I, and
expressed in polar form as z = re iθ.
impedance Z, where complex numbers can represent
each of these quantities. Find the impedance when (a) (c) Prove that if z = re iθ, then z = re−iθ.
V = 5 + 5i and I = 2 + 4i and (b) when V = 2 + 4i (d) Prove the formula eiπ = −1.
and I = 5 + 5i.
True or False? In Exercises 91–94, determine whether
each statement is true or false. If a statement is true, give
84. C APSTONE Use the graph of the roots of a a reason or cite an appropriate statement from the text.
complex number. If a statement is false, provide an example that shows the
(a) Write each of the roots in trigonometric form. statement is not true in all cases or cite an appropriate
statement from the text.
(b) Identify the complex number whose roots are
shown. Use a graphing utility to verify your results. 91. 12(1 − √3i) is a ninth root of −1.
(i) Imaginary (ii) Imaginary 92. √3 + i is a solution of the equation x 2 − 8i = 0.
axis axis
93. Although the square of the complex number bi is
(bi)2 = −b 2, the absolute value of the complex
2 2 45°
3 3
45°
∣ ∣
number z = a + bi is a + bi = √a2 + b2.
30° 30° Real Real
94. Geometrically, the nth roots of any complex number z
axis axis
−1 2 1 45° 45°
−1 3 3 are all equally spaced around the unit circle centered at
the origin.
[ ]
a1 + b1i
a2 + b2i
v= .
⋮
an + bni
As with R n, you perform the operations of addition and scalar multiplication in C n
component by component.
Vector Operations in C n
Let
v = (1 + 2i, 3 − i) and u = (−2 + i, 4)
be vectors in the complex vector space C 2. Perform the operation(s).
a. v + u
b. (2 + i)v
c. 3v − (5 − i)u
solution
a. In column matrix form, the sum v + u is
Many of the properties of R n are shared by C n. For example, the scalar multiplicative
identity in C n is the scalar 1 and the additive identity in C n is 0 = (0, 0, 0, . . . , 0). The
standard basis for C n is
e1 = (1, 0, 0, . . . , 0)
e2 = (0, 1, 0, . . . , 0)
⋮
en = (0, 0, 0, . . . , 1)
which, as you recall, is also the standard basis for R n. This basis contains n vectors,
so it follows that the dimension of C n is n. Other bases exist; in fact, any linearly
independent set of n vectors in C n is a basis for C n. Example 2 verifies a basis for C 3.
Verifying a Basis
Show that S = { v1, v2, v3 } = {(i, 0, 0), (i, i, 0), (0, 0, i)} is a basis for C 3.
solution
The dimension of C 3 is 3, so the set { v1, v2, v3 } is a basis for C 3 when it is linearly
independent. To check for linear independence, set a linear combination of the vectors
in S equal to 0, as shown below.
c1v1 + c2v2 + c3v3 = (0, 0, 0)
(c1i, 0, 0) + (c2i, c2i, 0) + (0, 0, c3i) = (0, 0, 0)
((c1 + c2)i, c2i, c3i) = (0, 0, 0)
This implies that
(c1 + c2 )i = 0
c2i = 0
c3i = 0.
So, c1 = c2 = c3 = 0, and { v1, v2, v3 } is linearly independent.
Other than C n, there are several additional examples of complex vector spaces.
For instance, the set of m × n complex matrices with matrix addition and scalar
multiplication forms a complex vector space. Example 4 describes a complex vector
space in which the vectors are functions.
The definition of the Euclidean inner product in C n is similar to the standard dot
product in R n, except the second factor in each product is a complex conjugate.
REMARK
Note that if u and v have
real components, then this Definition of the Euclidean Inner Product in C n
definition agrees with the dot Let u and v be vectors in C n. The Euclidean inner product of u and v is
product in R n.
u ∙ v = u1v1 + u2v2 + . . . + unvn.
solution
u ∙ v = u1v1 + u2v2 + u3v3
= (2 + i)(1 − i) + 0(2 − i) + (4 − 5i)(0)
=3−i
The theorem below states several properties of the Euclidean inner product C n.
proof
The proof of the first property is shown below, and the proofs of the remaining
properties are left to you (see Exercises 61–65). Let
u = (u1, u2, . . . , un ) and v = (v1, v2, . . . , vn ).
Then
v ∙ u = v1u1 + v2 u2 + . . . + vn un
= v1u1 + v2u2 + . . . + vnun
= v1u1 + v2u2 + . . . + vnun
= u1v1 + u2v2 + . . . + unvn
= u ∙ v.
The Euclidean inner product in C n is used to define the Euclidean norm (or length)
of a vector in C n and the Euclidean distance between two vectors in C n.
∣ ∣ ∣ ∣
u = ( u1 2 + u2 2 + . . . + un 2)12 ∣ ∣
∣ ∣ ∣ ∣ ∣
d(u, v) = ( u1 − v1 2 + u2 − v2 2 + . . . + un − vn 2)12 ∣
Finding Euclidean Norms and Distance in C n
∣ ∣ ∣ ∣ ∣ ∣
v = ( v1 2 + v2 2 + v3 2)12
= [(12 + 12) + (22 + 12) + (02 + 02)]12
= √7
b. d(u, v) = u − v
= (1, −2 − i, 4 − 5i)
= [(12 + 02) + ((−2)2 + (−1)2) + (42 + (−5)2)]12
= √47
A complex vector space with a complex inner product is a complex inner product
space or unitary space.
Let u = (u1, u2 ) and v = (v1, v2 ) be vectors in the complex space C 2. Show that the
function
〈u, v〉 = u1v1 + 2u2v2
is a complex inner product.
solution
Verify the four properties of a complex inner product, as shown below.
1. 〈v, u〉 = v1u1 + 2v2u2 = u1v1 + 2u2v2 = 〈u, v〉
2. 〈u + v, w〉 = (u1 + v1)w1 + 2(u2 + v2 )w2
= (u1w1 + 2u2w2 ) + (v1w1 + 2v2w2 )
= 〈u, w〉 + 〈v, w〉
3. 〈ku, v〉 = (ku1 )v1 + 2(ku2 )v2 = k(u1v1 + 2u2v2 ) = k〈u, v〉
∣ ∣ ∣ ∣
4. 〈u, u〉 = u1u1 + 2u2u2 = u1 2 + 2 u2 2 ≥ 0
Moreover, 〈u, u〉 = 0 if and only if u1 = u2 = 0.
All the properties hold, so 〈u, v〉 is a complex inner product.
8.4 Exercises
Vector Operations in C n In Exercises 1–8, perform the Finding the Euclidean Norm in C n In Exercises 31–38,
operation(s) using find the Euclidean norm of v.
u = (i, 3 − i), v = (2 + i, 3 + i), and w = (4i, 6). 31. v = (i, −i) 32. v = (1, 0)
1. 3u 2. 4iw 33. v = 3(6 + i, 2 − i) 34. v = (2 + 3i, 2 − 3i)
3. (1 + 2i)w 4. iv + 3w 35. v = (1, 2 + i, −i) 36. v = (0, 0, 0)
5. u − (2 − i)v 6. (6 + 3i)v − (2 + 2i)w 37. v = (1 − 2i, i, 3i, 1 + i)
7. u + iv + 2iw 8. 2iv − (3 − i)w + u 38. v = (2, −1 + i, 2 − i, 4i)
Linear Dependence or Independence In Exercises Finding the Euclidean Distance in C n In Exercises
9–12, determine whether the set of vectors is linearly 39–44, find the Euclidean distance between u and v.
independent or linearly dependent.
39. u = (1, 0), v = (i, i)
9. {(1, i), (i, −1)}
40. u = (2 + i, 4, −i), v = (2 + i, 4, −i)
10. {(1 + i, 1 − i, 1), (i, 0, 1), (−2, −1 + i, 0)}
11. {(1, i, 1 + i), (0, i, −i), (0, 0, 1)} 41. u = (i, 2i, 3i), v = (0, 1, 0)
12. {(1 + i, 1 − i, 0), (1 − i, 0, 0), (0, 1, 1)} 42. u = (√2, 2i, −i), v = (i, i, i)
43. u = (1, 0), v = (0, 1)
Verifying a Basis for C n In Exercises 13–18, determine
44. u = (1, 2, 1, −2i), v = (i, 2i, i, 2)
whether S is a basis for C n.
13. S = {(1, −i), (i, 1)} 14. S = {(1, i), (i, 1)} Complex Inner Products In Exercises 45–50, determine
15. S = {(i, 0, 0), (0, i, i), (0, 0, 1)} whether the function is a complex inner product, where
u = (u1, u2) and v = (v1, v2).
16. S = {(1 − i, 0, 1), (2, i, 1 + i), (1 − i, 1, 1)}
45. 〈u, v〉 = u1 + u2v2
17. S = {(i, −1, −i, 1), (0, i, −1, −i), (0, 0, i, −1),
(0, 0, 0, i)} 46. 〈u, v〉 = (u1 + v1) + 2(u2 + v2)
18. S = {(i, −1, −i, 1), (−1, i, 1, i), (−i, 1, i, −1), 47. 〈u, v〉 = 4u1v1 + 6u2v2
(1, i, −1, −i)} 48. 〈u, v〉 = 6u1 v1 − 4u2 v2
Representing a Vector in C n by a Basis In Exercises 49. 〈u, v〉 = u1v1 − u2v2
19–22, express v as a linear combination of each of the 50. 〈u, v〉 = u1 v1 + u2 v2
basis vectors below.
Finding a Complex Inner Product In Exercises 51–54,
(a) {(i, 0, 0), (i, i, 0), (i, i, i)}
use the inner product 〈u, v〉 = u1v1 + 2u2v2 to find
(b) {(1, 0, 0), (1, 1, 0), (0, 0, 1 + i)} 〈u, v〉.
19. v = (1, 2, 0) 20. v = (1 − i, 1 + i, −3) 51. u = (2i, −i) and v = (i, 4i)
21. v = (−i, 2 + i, −1) 22. v = (i, i, i) 52. u = (3 + i, i) and v = (2 − i, 2i)
Finding a Euclidean Inner Product in C n In Exercises 53. u = (2 − i, 2 + i) and v = (3 − i, 3 + 2i)
23–26, find the Euclidean inner product u ∙ v. 54. u = (4 + 2i, 3) and v = (2 − 3i, −2)
23. u = (4 + 3i, 1 + i) 24. u = (−12, 3 − i)
v = (−6i, 1 − 2i) v = (2 − 5i, −1 + 4i) Finding a Complex Inner Product In Exercises 55 and
25. u = (−i, 2i, 1 − i) 26. u = (4 + i, i, 0) 56, use the inner product
v = (3i, 0, 1 + 2i) v = (1 + 3i, 2, 1 + i) 〈u, v〉 = u11v11 + u12v12 + u21v21 + u22v22
Properties of Euclidean Inner Products In Exercises where
27–30, let u = (1 − i, 3i), v = (2i, 2 + i), w = (1 + i, 0),
and k = −i. Evaluate the expressions in parts (a) and (b) [
u
u = 11
u21 ]
u12
u22
v
and v = 11
v21 [ v12
v22 ]
to verify that they are equal. to find 〈u, v〉.
27. (a) u ∙ v 28. (a) (u + v) ∙ w
1 − 2i
(b) v ∙ u (b)
29. (a) (ku) ∙ v
u∙w+v∙w
30. (a) u ∙ (kv)
55. u = [01 i
−2i ]
v=
1
0 [ ]
i
(b) k( u ∙ v) (b) k(u ∙ v)
56. u = [1 + 1i ]
2i
0
v=
i −2i
[
3i −1 ]
Properties of Complex Inner Products In Exercises Finding an Image and a Preimage In Exercises 75–80,
57–60, verify the statement using the properties of a the linear transformation T: C m → C n is represented by
complex inner product. T(v) = Av. Find the image of v and the preimage of w.
57. 〈u, kv + w〉 = k〈u, v〉 + 〈u, w〉 Then find the kernel of the linear transformation.
58. 〈u, 0〉 = 0
59. 〈u, v〉 + 〈u, v〉 = 〈v, 2u〉
75. A = [1i 0i], v = [11 +− ii], w = [00]
60. 〈u, kv〉 = k〈u, v〉 1 + i −1 + i −i
76. A = [
1 − i −1 − i]
, v = [ ], w = [ ]
i
−i i
Proof In Exercises 61–65, prove the property, where
−3i
77. A = [
i −i]
, v = [ ], w = [
−2 + i]
u, v, and w are vectors in C n and k is a complex number. i i 1
61. (u + v) ∙ w = u ∙ w + v ∙ w 2i
[ ]
62. (ku) ∙ v = k(u ∙ v) i
63. u ∙ (kv) = k(u ∙ v)
78. A = [ 0
i
i
0
1
0], v = 0 , w =
1
1[]
1+i
64. u ∙u ≥ 0
[ ] [ ] []
1 0 2
65. u ∙ u = 0 if and only if u = 0. 79. A = i 0 , v =
2−i
, w = 2i
3 + 2i
66. Let 〈u, v〉 be a complex inner product and let k be a i i 3i
complex number. How are 〈u, v〉 and 〈u, kv〉 related?
[ ] [] [ ]
0 1 1 2 1−i
67. Let v1 = (i, 0, 0) and v2 = (i, i, 0). When v3 = (z1, z2, z3) 80. A = i i −1 , v = 5 , w = 1 + i
and the set { v1, v2, v3 } is not a basis for C 3, what does 0 i 0 0 i
this imply about z1, z2, and z3?
Finding an Image In Exercises 81–84, find the image
68. Let v1 = (i, i, i) and v2 = (1, 0, 1). Determine a vector
of v = [i i] T for the composition, where T1 and T2 are
v3 such that { v1, v2, v3 } is a basis for C 3.
the matrices below.
69. Let u = (a1 + b1i, a2 + b2i, . . . , an + bni).
(a) Use the definitions of Euclidean norm and Euclidean
inner product to show that
T1 = [0i 0i] and T = [−ii −ii]
2
81. T2 ∘ T1 82. T1 ∘ T2
u = ( u1 2 + u 2 2 + . . . + un 2)12.
∣ ∣ ∣ ∣ ∣ ∣ 83. T1 ∘ T1 84. T2 ∘ T2
(b) Use the results of part (a) to show that
d(u, v) = ( u1 − v1 2 + u2 − v2 2
∣ ∣ ∣ ∣ 85. Determine which of the sets below are subspaces of the
+ . . . + un − vn 2)12.
∣ ∣ vector space of 2 × 2 complex matrices.
(a) The set of 2 × 2 symmetric matrices
70. C APSTONE The complex Euclidean inner (b) The set of 2 × 2 matrices A satisfying (A )T = A
product of u and v is sometimes called the (c) The set of 2 × 2 matrices in which all entries are real
complex dot product. Compare the properties of
(d) The set of 2 × 2 diagonal matrices
the complex dot product in C n with those of the
dot product in R n. 86. Determine which of the sets below are subspaces of
the vector space of complex-valued functions (see
(a) Which properties are the same? Which properties
Example 4).
are different?
(a) The set of all functions f satisfying f (i) = 0
(b) Explain the reasons for the differences.
(b) The set of all functions f satisfying f (0) = 1
(c) The set of all functions f satisfying f (i) = f (−i)
Finding a Linear Transformation In Exercises 71–74,
determine the linear transformation T: C n → C n that has True or False? In Exercises 87 and 88, determine
the characteristics. whether each statement is true or false. If a statement
71. T(1, 0) = (2 + i, 1) 72. T(i, 0) = (2 + i, 1) is true, give a reason or cite an appropriate statement
T(0, 1) = (0, −i) T(0, i) = (0, −i) from the text. If a statement is false, provide an example
that shows the statement is not true in all cases or cite an
73. T(1, 0, 0) = (i, 1 + i, 3 − i)
appropriate statement from the text.
T(0, 1, 0) = (1 + i, 3 − i, i)
87. Using the Euclidean inner product of u and v in C n
T(0, 0, 1) = (3 − i, i, 1 + i)
u ∙ v = u1v1 + u2v2 + . . . + unvn.
74. T(i, 0, 0) = (2, i, −3i)
88. The Euclidean norm of u in C n denoted by u is
T(0, i, 0) = (i, −3i, 2)
T(0, 0, i) = (3, −2, i) (u ∙ u)2.
Note that if A is a matrix with real entries, then A∗ = AT. To find the conjugate
transpose of a matrix, find the complex conjugate of each entry and transpose the
matrix, as shown in the example below.
Finding the Conjugate Transpose
of a Complex Matrix
Find A∗ for the matrix
A= [3 + 7i2i 0
4−i].
solution
A= [ 3 + 7i2i 0
4−i
=
3 − 7i
] [ 0
−2i 4 + i ]
3 − 7i −2i
A∗ = A T = [ 0 4+i
]
The theorem below lists several properties of the conjugate transpose of a matrix.
The proofs of these properties are straightforward and are left to you. (See Exercises
47–50.)
Unitary Matrices
Recall that a real matrix A is orthogonal when A−1 = AT. In the complex system,
matrices having the property that A−1 = A∗ are called unitary.
A Unitary Matrix
=[
0 1]
1 0
AA∗ =
1 0
0 1 [
= I2. ]
So, it follows that A∗ = A−1 and A is a unitary matrix.
Recall from Section 7.3 that a real matrix is orthogonal if and only if its column
(or row) vectors form an orthonormal set. For complex matrices, this property
characterizes matrices that are unitary. Note that a set of vectors
{ v1, v2, . . . , vm }
in C n (a complex Euclidean space) is orthonormal when the statements below are true.
1. vi = 1, i = 1, 2, . . . , m
2. vi ∙ vj = 0, i ≠ j
The proof of the next theorem is similar to the proof of Theorem 7.8 presented in
Section 7.3.
[ ]
1 1+i 1
−
2 2 2
i i 1
A= −
√3 √3 √3
5i 3+i 4 + 3i
2√15 2√15 2√15
solution
Let
r = [ (− )( ) +( )( ) +(
√3 √3 ) ]
)(
12
i i i i 1 1
2 −
√3 √3 √3 √3
[ 13 + 13 + 13]
12
=
=1
3+i 3+i 4 + 3i 4 + 3i
[( )( ) ( )( ) ( )( )]
12
5i 5i
r3 = + +
2√15 2√15 2√15 2√15 2√15 2√15
[ 25
60 60 60]
12
10 25
= + +
=1
Then show that all pairs of distinct vectors are orthogonal.
Hermitian Matrices
A real matrix is symmetric when it is equal to its own transpose. In the complex
system, a matrix that is equal to its own conjugate transpose is called a Hermitian
matrix, after the French mathematician Charles Hermite (1822–1901).
Note that the main diagonal entries must be real. Similar results can be obtained for
Hermitian matrices of order n × n. In other words, a square matrix A is Hermitian if
and only if the two conditions below are met.
1. The entries on the main diagonal of A are real.
2. The entry aij in the ith row and the jth column is the complex conjugate of the
entry aji in the jth row and the ith column.
Hermitian Matrices
[ ] [ ]
3 2−i −3i −1 2 3
c. 2 + i 0 1−i d. 2 0 −1
3i 1+i 0 3 −1 4
solution
a. This matrix is not Hermitian because it has an imaginary entry on its main diagonal.
b. This matrix is symmetric but not Hermitian because the entry in the first row and
second column is not the complex conjugate of the entry in the second row and first
column.
c. This matrix is Hermitian.
d. This matrix is Hermitian. All real symmetric matrices are Hermitian.
REMARK One of the most important characteristics of Hermitian matrices is that their
eigenvalues are real. This is formally stated in the next theorem.
Note that this theorem implies
that the eigenvalues of a real
symmetric matrix are real, as
THEOREM 8.10 The Eigenvalues of a Hermitian Matrix
stated in Theorem 7.7.
If A is a Hermitian matrix, then its eigenvalues are real numbers.
proof
Let λ be an eigenvalue of A and let
[ ]
a1 + b1i
a2 + b2i
v=
⋮
an + bni
be its corresponding eigenvector. If both sides of the equation Av = λv are multiplied
by the row vector v∗, then
v∗Av = v∗(λv) = λ(v∗v) = [λ(a21 + b12 + a22 + b22 + . . . + a2n + bn2 )].
Furthermore,
(v∗Av)∗ = v∗A∗(v∗)∗ = v∗Av
so it follows that v∗Av is a Hermitian 1 × 1 matrix. This implies that the single entry
λ(a21 + b12 + a22 + b22 + . . . + a2n + bn2 ) of v∗Av is a real number, so λ is real.
To find the eigenvalues of complex matrices, follow the same procedure as for
real matrices.
[ ]
3 2−i −3i
A= 2+i 0 1−i
3i 1+i 0
solution
∣ ∣∣
The characteristic polynomial of A is
λ−3 −2 + i 3i
∣ ∣
λI − A = −2 − i λ −1 + i
−3i −1 − i λ
= (λ − 3)
∣
λ
−1 − i
−1 + i
λ
− (−2 + i)
∣
−2 − i −1 + i
−3i λ ∣
+ 3i
∣
−2 − i λ
−3i −1 − i
= (λ − 3)(λ2 − 2) − (−2 + i)[(−2 − i)λ − (3i + 3)]
∣
+ 3i [(1 + 3i) + 3λi]
= (λ3 − 3λ2 − 2λ + 6) − (5λ + 9 + 3i) + (3i − 9 − 9λ )
= λ3 − 3λ2 − 16λ − 12
= (λ + 1)(λ − 6)(λ + 2).
So, the characteristic equation is (λ + 1)(λ − 6)(λ + 2) = 0, and the eigenvalues of A
are −1, 6, and −2.
To find the eigenvectors of a complex matrix, use a procedure similar to that used
for a real matrix. For instance, in Example 5, to find eigenvectors corresponding to the
eigenvalue λ1 = −1, substitute λ = −1 into the equation
[ ][ ] [ ]
λ−3 −2 + i 3i v1 0
−2 − i λ −1 + i v2 = 0
−3i −1 − i λ v3 0
to obtain
[ ][ ] [ ]
technology −4 −2 + i 3i v1 0
Many graphing utilities and −2 − i −1 −1 + i v2 = 0 .
software programs can find −3i −1 − i −1 v3 0
eigenvalues and eigenvectors
of a complex matrix. Use Solve this equation to verify that
such a graphing utility or
[ ]
−1
software program to find the
v1 = 1 + 2i
eigenvalues and eigenvectors
of the matrix in Example 5. 1
See LarsonLinearAlgebra.com is an eigenvector. In a similar manner, verify that
for an interactive example.
[ ] [ ]
1 − 21i 1 + 3i
v2 = 6 − 9i and v3 = −2 − i
13 5
are eigenvectors corresponding to λ2 = 6 and λ3 = −2, respectively.
[ ][ ]
a11 0 0 u1
u∗Au = [u1 u2 u3 ] 0 a22 0 u2
0 0 a33 u3
= [(u1u1)a11 + (u2u2)a22 + (u3u3)a33 ].
proof
To prove part 1, let v1 and v2 be two eigenvectors corresponding to the distinct (and
real) eigenvalues λ1 and λ2. You know that Av1 = λ1v1 and Av2 = λ2v2, so you have
the equations shown below for the matrix product (Av1 )∗v2.
(Av1 )∗v2 = v1∗A∗v2 = v1∗Av2 = v1∗λ2v2 = λ2v1∗v2
(Av1 )∗v2 = (λ1v1)∗v2 = v1∗λ1v2 = λ1v1∗v2
REMARK So,
Recall that in Chapter 7 you
studied the Real Spectral λ2v1∗v2 − λ1v1∗v2 = 0
Theorem (Theorem 7.7), (λ2 − λ1 )v1∗v2 = 0
which is the analogous form v1∗ v2 = 0 because λ1 ≠ λ2
of the Spectral Theorem for
real symmetric matrices. and this shows that v1 and v2 are orthogonal. Part 2 of Theorem 8.11 is often called the
Spectral Theorem, and its proof is left to you. (See Exercise 55.)
The eigenvectors of the Hermitian matrix shown in Example 5 are mutually orthogonal
because the eigenvalues are distinct. Verify this by calculating the Euclidean inner
products v1 ∙ v2, v1 ∙ v3, and v2 ∙ v3. (The eigenvectors v1, v2, and v3 are shown after
Example 5.) For example,
v1 ∙ v2 = (−1)(1 − 21i) + (1 + 2i)(6 − 9i) + (1)(13)
= (−1)(1 + 21i) + (1 + 2i)(6 + 9i) + 13
= −1 − 21i + 6 + 9i + 12i − 18 + 13
= 0.
The other two inner products v1 ∙ v3 and v2 ∙ v3 can be shown to equal zero in a similar
manner.
[ ]
3 2−i −3i
A= 2+i 0 1−i .
3i 1 + i 0
solution
The eigenvectors v1, v2, and v3 of A are shown after Example 5. Form the matrix P by
normalizing these three eigenvectors and using the results to create the columns of P.
v1 = (−1, 1 + 2i, 1) = √1 + 5 + 1 = √7
v2 = (1 − 21i, 6 − 9i, 13) = √442 + 117 + 169 = √728
v3 = (1 + 3i, −2 − i, 5) = √10 + 5 + 25 = √40
So,
[ ]
1 1 − 21i 1 + 3i
−
√7 √728 √40
1 + 2i 6 − 9i −2 − i
P= .
√7 √728 √40
1 13 5
√7 √728 √40
Find the product P∗AP for the matrices A and P in Example 7 to see that
[ ]
−1 0 0
P∗AP = 0 6 0
0 0 −2
where −1, 6, and −2 are the eigenvalues of A.
You have seen that Hermitian matrices are unitarily diagonalizable. There is a
larger class of matrices, called normal matrices, that are also unitarily diagonalizable.
A square complex matrix A is normal when it commutes with its conjugate transpose:
AA∗ = A∗A. The main theorem of normal matrices states that a complex matrix A is
normal if and only if it is unitarily diagonalizable. You are asked to explore normal
matrices further in Exercise 58.
The properties of complex matrices described in this section are comparable to
the properties of real matrices discussed in Chapter 7. The summary below shows the
correspondence between unitary and Hermitian complex matrices when compared with
orthogonal and symmetric real matrices.
8.5 Exercises
Finding the Conjugate Transpose In Exercises 1–4, Row Vectors of a Unitary Matrix In Exercises 17–20,
find the conjugate transpose of the matrix. (a) verify that A is unitary by showing that its rows are
orthonormal, and (b) determine the inverse of A.
1. [−i3 i
] 2. [1 + 2i1 2−i
]
[ ] [ ]
2i 1 4 3 1+i 1+i
− i −
5 5 2 2
[ ] [ ]
0 5+i √2i 4 −i 17. A = 18. A =
3. 5−i 6 4 4. 3 −2i 3 4 1 1
i
− √2i 4 3 0 7+i 5 5 √2 √2
[ ]
0 1 0
[ ]
1+i 0 1 −i
−1 + i 1−i
2+i 1 0 2i 20. A = 0
5. √6 √3
1−i i 2 4i
2 1
i 2+i −1 0 0
√6 √3
[ ]
2+i 1 −1 2i
0 2−i 2i 1−i Identifying Hermitian Matrices In Exercises 21–26,
6. determine whether the matrix is Hermitian.
i 2+i −i 1
1 + 2i 4 0 −2i 21. [−i0 0i] 22. [0i 0
−i ]
Non-Unitary Matrices In Exercises 7–10, explain why
[ ] [ ]
0 2+i 1 0 i 1
the matrix is not unitary.
23. 2 − i i 0 24. 2 + i i 0
7. A = [0i 0
0
] 8. A = [1i i
−1 ] 1 0 1 0 1 0
2+i 3−i
[2 − 1i ]
[ ] [ ]
1+i i i 1 i 25.
0 − 2 3+i
9. A = √2 √2 10. A = 0 1 + i 0
[ ]
1 √2 + i 5
0 1 0 1 i 1
26. √2 − i 2 3+i
Identifying Unitary Matrices In Exercises 11–16, 5 3−i 6
determine whether the matrix is unitary.
Finding Eigenvalues of a Hermitian Matrix In
1+i 1+i 1+i 1−i
11. A = [
1−i 1−i
] 12. A = [ 1−i 1+i ] Exercises 27–32, determine the eigenvalues and find
corresponding eigenvectors of the matrix A.
−i
13. A =
0
0
i[ ] 27. A = [−i0 0i] 28. A = [−i3 3i]
[ ] [ ]
i i 4 3 3 1−i 0 2+i
29. A = [
2]
30. A = [
4]
−
√2 √2 5 5 1+i 2−i
14. A = 15. A =
i i 3 4
[ ]
− i i 1 4 1−i
√2 √2 5 5 31. A = 0 i 3i
2+i
[ ]
0 0
i i i
[ ]
−
√2 √3 √6 i i
2 −
i i i √2 √2
16. A =
√2 √3 √6 i
32. A = 2 0
i i √2
0 −
√3 √6 i
− 0 2
√2
Diagonalization of a Hermitian Matrix In Exercises Determinants In Exercises 53 and 54, assume that the
33–42, find a unitary matrix P that diagonalizes the result of Exercise 52 is true for matrices of any size.
matrix A. 53. Show that det(A∗) = det(A).
33. A = [−i0 0i] 34. A = [1i −i1] ∣ ∣
54. Prove that if A is unitary, then det(A) = 1.
[ ]
−2 3−i 4−i
[ ]
3 0 0
39. A = 0 0 −2i A= 3+i 1 1+i .
0 2i 3 4+i 1−i 3
[ ]
−1 0 0 (a) Is A unitary? Explain.
40. A = 0 −1 −1 + i (b) Is A Hermitian? Explain.
0 −1 − i 0
(c) Are the row vectors of A orthonormal? Explain.
[ ]
i i (d) The eigenvalues of A are distinct. Is it possible
2 −
√2 √2 to determine the inner products of the pairs of
i eigenvectors by inspection? If so, state the value(s).
41. A = 2 0
√2 If not, explain why not.
i (e) Is A unitarily diagonalizable? Explain.
− 0 2
√2
[ ]
57. (a) Prove that every Hermitian matrix A can be written
3i 3i
3 − as the sum A = B + iC, where B is a real symmetric
√2 √2 matrix and C is real and skew-symmetric.
3i
42. A = − 3 0 (b) Use part (a) to write the matrix
√2
1+i
3i
√2
0 3 A= [1 − 2i 3 ]
as the sum A = B + iC, where B is a real symmetric
43. Show that A = In is unitary by computing AA*. matrix and C is real and skew-symmetric.
44. Let z be a complex number with modulus 1. Show that (c) Prove that every n × n complex matrix A can
the matrix be written as A = B + iC, where B and C are
Hermitian.
A=
1
[z
√2 iz −i z
z
] (d) Use part (c) to write the complex matrix
is unitary.
A= [2 + ii 2
1 − 2i]
Unitary Matrices In Exercises 45 and 46, use the result of
Exercise 44 to determine a, b, and c such that A is unitary. as the sum A = B + iC, where B and C are
Hermitian.
[ ]
6 + 3i
1 −1
[ ]
a 1 a 58. (a) Prove that every Hermitian matrix is normal.
45. A = 46. A = √45
√2 b c √2
b c (b) Prove that every unitary matrix is normal.
(c) Find a 2 × 2 matrix that is Hermitian, but not unitary.
Proof In Exercises 47–50, prove the formula, where A
and B are n × n complex matrices. (d) Find a 2 × 2 matrix that is unitary, but not
Hermitian.
47. (A∗)∗ = A 48. (A + B)∗ = A∗ + B∗
(e) Find a 2 × 2 matrix that is normal, but neither
∗
49. (kA) = kA ∗ 50. (AB)∗ = B∗A∗ Hermitian nor unitary.
51. Proof Let A be a matrix such that A∗ + A = O. (f ) Find the eigenvalues and corresponding eigenvectors
Prove that iA is Hermitian. of your matrix in part (e).
52. Show that det(A) = det(A), where A is a 2 × 2 matrix. (g) Show that the complex matrix [0
i
]
1
i
is not
diagonalizable. Is this matrix normal?
8 Review Exercises
Operations with Complex Numbers In Exercises Finding the Polar Form of a Complex Number In
1–6, perform the operation. Exercises 31–36, find the polar form of the complex
1. Find u + z: u = 2 − 4i, z = 4i number. (Use the principal argument.)
2. Find u − z: u = 4 + 4i, z = 8 − 8i 31. 4 + 4i 32. 2 − 2i
3. Find uz: u = 4 − 2i, z = 4 + 2i 33. √3 + i 34. 1 + √3i
4. Find uz: u = 2i, z = 1 − 2i 35. 5 − 9i 36. 3 + 2i
u
5. Find : u = 6 − 2i, z = 3 − 3i Converting to Standard Form In Exercises 37–42,
z
find the standard form of the complex number.
u
6. Find : u = 7 + i, z = i
z
( 3π2 + i sin 3π2 )
37. 7 cos 38. 4(cos π + i sin π )
Operations with Complex Matrices In Exercises Multiplying and Dividing in Polar Form In Exercises
11–18, perform the matrix operation(s) using 43–46, perform the operation and leave the result in
polar form.
A= [4 − 3i
3+i
2
and B = ] 1+i i
2i 2 + i
. [ ] [ ( π2 + i sin π2 )][3(cos π6 + i sin π6 )]
43. 4 cos
11. A + B 12. A − B
π π π π
44. [ (cos + i sin )][ 2(cos(− ) + i sin(− ))]
1
13. 2iB 14. −3iA
2 2 2 2 2
15. det(A − B) 16. det(A + B)
12[cos(π2) + i sin(π2)]
17. 3BA 18. 2AB 45.
8[cos(2π3) + i sin(2π3)]
Conjugate and Modulus In Exercises 19–24, evaluate 4[cos(π4) + i sin(π4)]
46.
using w = 2 − 2i, v = 3 + i, and z = −1 + 2i. 7[cos(π3) + i sin(π3)]
19. z 20. w 21. v ∣∣ Raising a Complex Number to a Power In Exercises
∣ ∣
22. vz 23. wv 24. zw ∣ ∣ 47–50, use DeMoivre’s Theorem to find the power of the
complex number. Write the result in polar form.
Dividing Complex Numbers In Exercises 25 –28,
π π π π
[ ( )] [( )]
7 4
perform the operation(s). 47. √2 cos + i sin 48. 5 cos + i sin
6 6 3 3
2+i 4+i
25. 26.
2−i −1 + 4i 49. (−1 − i)4 50. (4i)3
(1 − 2i)(1 + 2i) 5 + 2i
27. 28. Finding Roots of a Complex Number In Exercises
3 − 3i (−2 + 2i)(2 − 3i)
51–54, express the roots in standard form.
Finding the Inverse of a Complex Matrix In Exercises
29 and 30, find A−1 (if it exists).
51. Square roots: 25 cos( 2π
3
+ i sin
2π
3 )
3−i −1 − 2i
29. A = [− 23
5 + 11
5i 2 + 3i ] (
52. Cube roots: 27 cos
π
6
+ i sin
π
6 )
−1 + i
30. A = [ ]
6 53. Cube roots: i
−i 3i π π
54. Fourth roots: 16 cos( 4
+ i sin
4 )
Vector Operations in C n In Exercises 55 and 56, Finding Eigenvalues and Eigenvectors In Exercises
perform the operations using u = (4i, 2 + i), v = (3, −i), 75–78, determine the eigenvalues and find corresponding
and w = (3 − i, 4 + i). eigenvectors of the matrix.
55. iu + iv − iw 56. (3 + 2i)u − (−2i)w 2−i
75. [−3i1 3i
−1 ]
76. [2 + 4i 0 ]
Finding the Euclidean Norm In Exercises 57 and 58,
[ ]
find the Euclidean norm of v. i i
4 −
57. v = (3 − 5i, 2i) 58. v = (3i, −1 − 5i, 3 + 2i) √2 √2
[ ]
2 0 −i
i
Finding the Euclidean Distance In Exercises 59 and 77. 0 3 0 78. − 4 0
60, find the Euclidean distance between u and v. √2
i 0 2
i
59. u = (i, 2 − i), v = (2 − i, i) 0 4
√2
60. u = (4 − 2i, 3 + 2i, 4), v = (2 + i, −1 + 2i, 3i)
79. Proof Prove that if A is an invertible matrix, then A*
Finding a Complex Inner Product In Exercises 61–64,
is also invertible.
use the inner product 〈u, v〉 = u1v1 + 2u2v2 to find 〈u, v〉.
80. Determine all complex numbers z such that z = −z.
61. u = (−i, 3i) and v = (2i, −2i)
81. Proof Prove that if the complex number z is a zero of
62. u = (−i, 3 + i) and v = (6 − i, i)
a polynomial equation with real coefficients, then the
63. u = (1 + i, 1 − 2i) and v = (2 + i, 1 − 2i) conjugate of z must also be a zero.
64. u = (2 − 2i, 1) and v = (3 − 4i, 2) 82. (a) Find the determinant of the Hermitian matrix
[ ]
Finding the Conjugate Transpose In Exercises 65–68, 3 2−i −3i
find the conjugate transpose of the matrix. 2 + i 0 1−i .
−1 + 4i 3+i 2+i 2−i 3i 1+i 0
65. [ 3−i 2+i
] 66. [
1 + 2i ]
2 − 2i (b) Prove that the determinant of any Hermitian matrix
is real.
[ ]
5 2−i 3 + 2i
67. 2 + 2i 3 − 2i i 83. Proof Let A and B be Hermitian matrices. Prove that
3i 2+i −1 − 2i AB = BA if and only if AB is Hermitian.
84. Proof Let u be a unit vector in C n and let
[ ]
2 1+i i
H = I − 2uu∗. Prove that H is an n × n Hermitian and
68. −i 2 + 2i 0
unitary matrix.
1 1+i −2i
85. Proof Use mathematical induction to prove
Identifying Unitary Matrices In Exercises 69–72, DeMoivre’s Theorem.
determine whether the matrix is unitary. 86. Proof Show that if z1 + z 2 and z1z2 are both nonzero
[ ] [ ]
i 1 2+i 1+i real numbers, then z1 and z2 are both real numbers.
− 87. Proof Prove that if z and w are complex numbers, then
√2 √2 4 4
69. A = 70. A =
i 1 i √2 ∣ ∣ ∣∣ ∣ ∣
z+w ≤ z + w.
√2 √2 √3 √3 88. Proof Prove that for all vectors u and v in a complex
inner product space,
[ ]
1 1
0 〈u, v〉 = 14[u + v2 − u − v2 + iu + iv2
√2 √2
− iu − iv2].
71. A = [1i 0
−i] 72. A = 0 i 0
1+i −1 − i True or False? In Exercises 89 and 90, determine
0
2 2 whether each statement is true or false. If a statement
Identifying Hermitian Matrices In Exercises 73 and is true, give a reason or cite an appropriate statement
74, determine whether the matrix is Hermitian. from the text. If a statement is false, provide an example
that shows the statement is not true in all cases or cite an
[ ]
1 −1 + i 2−i appropriate statement from the text.
73. 1 − i 3 i
89. A square complex matrix A is normal when
2+i −i 4
AA∗ = A∗A.
[ ]
9 2−i 2
90. A square matrix A is Hermitian if when
74. 2 + i 0 −1 − i
2 −1 + i 3 A = A∗.
8 Projects
1 The Mandelbrot Set
Recall from Section 8.2 that a fractal is a mathematical set that shows a repeating
pattern at every scale, and that a complex number c is a member of a fractal called the
Mandelbrot Set when the sequence zn = (zn−1)2 + c, z1 = c is bounded.
1. Determine whether each complex number is a member of the Mandelbrot Set.
(Use a software program or graphing utility if necessary.)
(a) 1 (b) −2 (c) −i (d) i (e) 1+i
1
(f) 2 i (g) 0.2 − 0.5i (h) 0.2 − 0.6i (i) 0.3 − 0.6i ( j) 0.3 − 0.5i
2. Verify your answers to part 1 by graphing some of the terms of each sequence
zn as vectors in the complex plane.
3. Can you determine the condition(s) under which a complex number c produces
a bounded sequence zn? If so, give a description. If not, explain why.
A = [−0.8
0.6 0.8
0.6 ]
are complex, the same principles apply, and you can obtain complex exponential
solutions.
2. Convert the complex solutions to real solutions by observing that if λ = a + bi
is a (complex) eigenvalue of A with (complex) eigenvector v, then the real and
imaginary parts of e λtv form a linearly independent pair of (real) solutions. Use
the formula eiθ = cos θ + i sin θ.
3. Use the initial conditions to find the explicit form of the (real) solutions of the
original equations.
4. Use a graphing utility or software program to graph the solutions obtained in
part 3 over the domain 0 ≤ t ≤ 3. At what moment are the two populations
equal?
5. Interpret the solution in terms of the long-term population trend for the two
species. Does one species ultimately disappear? Why or why not? Contrast this
solution to that obtained for the model in Chapter 7.
6. Use a graphing utility or software program that can numerically solve differential
equations to graph the solutions of the original system of equations. Does this
numerical approximation appear to be accurate? Supri Suharjoto/Shutterstock.com