Manual For Instructors: TO Linear Algebra Fifth Edition
Manual For Instructors: TO Linear Algebra Fifth Edition
TO
LINEAR
ALGEBRA
Fifth Edition
Gilbert Strang
Massachusetts Institute of Technology
math.mit.edu/linearalgebra
web.mit.edu/18.06
video lectures: ocw.mit.edu
math.mit.edu/∼gs
www.wellesleycambridge.com
email: [email protected]
Box 812060
Wellesley, Massachusetts 02482
Solutions to Exercises 151
1 (a)(b)(c) have sums 4, −2 + 2i, 2 cos θ and products 5, −2i, 1. Note (eiθ )(e−iθ ) = 1.
√ iθ √
2 In polar form these are 5e , 5e2iθ , √1 e−iθ , 5.
5
1
3 The absolute values are r = 10, 100, 10
, and 100. The angles are θ, 2θ, −θ and −2θ.
4 |z × w| = 6, |z + w| ≤ 5, |z/w| = 23 , |z − w| ≤ 5.
√ √ √
3
5 a + ib = 2
+ 12 i, 1
2
+ 2
3
i, i, − 12 + 2
3
i; w12 = 1.
6 1/z has absolute value 1/r and angle −θ; (1/r)e−iθ times reiθ equals 1.
a −b c ac − bd real part 1 −3 1 10
7 = is the matrix
b a d bc + ad imaginary part 3 1 −3 0
form of (1 + 3i)(1 − 3i) = 10.
A1 −A2 x1 b
8 = 1 gives complex matrix = vector multiplication (A1 +
A2 A1 x2 b2
iA2 )(x1 + ix2 ) = b1 + ib2 .
1−i
9 2 + i; (2 + i)(1 + i) = 1 + 3i; e−iπ/2 = −i; e−iπ = −1; 1+i
= −i; (−i)103 = i.
13 Complex λ’s when (a + d)2 < 4(ad − bc); write (a + d)2 − 4(ad − bc) as (a − d)2 + 4bc
14 The symmetric block matrix has real eigenvalues; so iλ is real and λ is pure imaginary.
√
15 (a) 2eiπ/3 , 4e2iπ/3 (b) e2iθ , e4iθ (c) 7e3πi/2 , 49e3πi (= −49) (d) 50e−πi/4 ,
50e−πi/2 .
152 Solutions to Exercises
π
16 r = 1, angle 2
− θ; multiply by eiθ to get eiπ/2 = i.
√ √
17 a + ib = 1, i, −1, −i, ± √12 ± √i .
2
The root w = w−1 = e−2πi/8 is 1/ 2 − i/ 2.
18 1, e2πi/3 , e4πi/3 are cube roots of 1. The cube roots of −1 are −1, eπi/3 , e−πi/3 .
19 cos 3θ = Re[(cos θ + i sin θ)3 ] = cos3 θ − 3 cos θ sin2 θ; sin 3θ = 3 cos2 θ sin θ − sin3 θ.
20 If the conjugate z = 1/z then |z|2 = 1 and z is any point eiθ on the unit circle.
22 (a) Unit circle (b) Spiral in to e−2π (c) Circle continuing around to angle θ = 2π 2 .
4 The four fundamental subspaces are now C(A), N(A), C(AH ), N(AH ). AH and not AT .
10 (1, 1, 1), (1, e2πi/3 , e4πi/3 ), (1, e4πi/3 , e2πi/3 ) are orthogonal (complex inner product!)
11 If QH Q = I then Q−1 (QH )−1 = Q−1 (Q−1 )H = I so Q−1 is also unitary. Also
12 Determinant = product of the eigenvalues (all real). And A = AH gives det A = det A.
(multiply by columns) = v 1 (v H H
1 z) + · · · + v n (v n z): a typical orthonormal expansion.
154 Solutions to Exercises
21 Cn has dimension n; the columns of any unitary matrix are a basis. For example use
H T T T T
given A+ iB = (A + iB) = A − iB . Then A = A and B = −B . So
26 We are
A −B
that is symmetric.
B A
Hermitian.
1 Equation (3) (the FFT) is correct using i2 = −1 in the last two rows and three columns.
1 1 1 1 1
1 1 1 i2 1 1 1 1 H
2 F −1 =
2
= F .
4
1 1 1 2 1 −1
2
1 1 i −i i
1 1 1 1 1
1 1 i2 1 1
3 F =
permutation last.
1 1 1 1 −1
1 1 i2 −i i
1 1 1 1
4 D= e2πi/6 (note 6 not 3) and F3 1 e2πi/3 e4πi/3 .
e4πi/6 1 e4πi/3 e2πi/3
10 For every integer n, the nth roots of 1 add to zero. For even n, they cancel in pairs. For
11 The eigenvalues of P are 1, i, i2 = −1, and i3 = −i. Problem 11 displays the eigen-
plications each by the FFT. The total is much less than the ordinary n2 for C times x.