ch08
ch08
7. Let T : V → V be a one-to-one linear operator, and let B be a basis for V . Which of the
following matrices is a possible value of [T ]B ?
⎡ ⎤ ⎡ ⎤
1 0 −1 −1 0
1
− 1 ⎢ ⎥ ⎢ ⎥
(A) 12 2
(B) ⎢0 1⎥ (C) ⎢−1 0 −1 ⎥ (D) 1
⎣ ⎦ ⎣ ⎦
2
− 12 0
0 0 0 −1 −1
9. If A and B are similar matrices, which of the following is not necessarily true?
(A) rank(A) = rank(B)
(B) tr (A) = tr (B)
(C) A−1 and B −1 exist and are similar.
(D) Av = λv if and only if Bv = λv.
5 −3
10. Let T : V → V be a linear operator and let B and B be bases for V . If [T ]B = ,
2 −2
which of the following is a possible value for [T ]B ?
3 1 4 0 2 −1 −3 0
(A) (B) (C) (D)
1 2 0 −1 −1 3 0 6
Chapter 8
Elementary Linear Algebra 12e –3– Anton/Rorres
5. Use
the kernel
to determine
whether
the transformation T : M22 → M23 defined as
a b a b 2 0 −1
T = is one-to-one.
c d c d 1 3 2
6. Let T : P3 → P3 be defined as T (p(x)) = p(x − 3). Show that T is one-to-one and find a
formula for T −1 (p(x)).
8. Prove that the identity operator is one-to-one and that its inverse is the identity operator.
Chapter 8
Elementary Linear Algebra 12e –4– Anton/Rorres
17. Let T : V → V be a linear operator, and let B be any basis for V . If T is the identity
operator on V and V is n-dimensional, prove that [T ]B is always the n × n identity matrix.
18. Let T : R2 → R2 be the orthogonal projection onto the line y = x, and let B = {u1 , u2 }
1 1 1 0
and B = {v1 , v2 } be bases for R2 where u1 = , u2 = , v1 = , v2 = .
1 −1 0 1
(a) Find [T ]B .
(b) Find [T ]B using the equation [T ]B = P −1 [T ]B P .
x 1 3x 1 + 4x 2
19. Let T : R2 → R2 be defined by T = .
x2 4x1 − 3x2
Chapter 8
Elementary Linear Algebra 12e –5– Anton/Rorres
22. Let T : V → V be a linear operator and let B and B be bases for V . Let A = [T ]B ,
P = PB →B , P −1 = PB→B , and C = P −1 AP .
(a) Prove that det (A) = det (C).
(b) Prove that A and C have the same characteristic polynomial.
23. Find the shear in the y-direction of the vector −3, 1 by the factor k = 2 .
24. Find the standard matrix for the operator that rotates each vector clockwise about the
positive y-axis through an angle θ in R3 .
25. If the standard matrix A creates a shear in the x-direction by a factor k, what is the
effect of AT ?
26. Find the standard matrix in R3 for the composition of a counterclockwise rotation of 60◦
about the positive y-axis, followed by a projection onto the yz-plane, followed by a reflection
across the xy-plane.
x1 + 2x2 + 2x3 = w1
2x1 + x2 + 2x3 = w2
2x1 + 2x2 + 3x3 = w3
Find the inverse operator T −1 w1 , w2 , w3 .
28. Prove that for any angle θ, the standard transformation T : R3 → R3 defined by
counterclockwise rotation about the positive x-axis through an angle θ is invertible.
√ √
2 2
−
29. Describe the effect of multiplication by the matrix √22 √
2
2
on the unit square.
2 2
−1 1
30. Express A = as a product of elementary matrices, and describe the effect of
0 12
multiplication by A in terms of shears, compressions, expansions and reflections.
Chapter 8
Elementary Linear Algebra 12e –6– Anton/Rorres
Answers
2. (D)
3. (A)
4. (D)
5. (B)
6. (A)
7. (C)
8. (C)
9. (C)
10. (B)
11. (D)
5. ker(T ) = 0, T is one-to-one
6. T −1 (p(x)) = p(x + 3)
Chapter 8
Elementary Linear Algebra 12e –7– Anton/Rorres
⎡ ⎤
1
0 2
1
⎢ ⎥
13. [T ]B ,B = ⎢
⎣0 − 12 −1⎥
⎦
1
0 2
−1
2 4
14. [T2 ◦ T1 ]B =
−1 4
−1 −4
15. (a)
2 4
(b) 13, 7
16. T (x, y) = x + y, 5x − 2y, −8x + 4y
1 0
18. (a) [T ]B =
0 0
1 1
2 2
(b) [T ]B = 1 1
2 2
19. (a) λ1 = 5, λ2 = −5
2 −1
(b) ,
1 2
23. −3, −5
⎡ ⎤
cos (θ) 0 −sin (θ)
⎢ ⎥
24. ⎢
⎣ 0 1 0⎥ ⎦
sin (θ) 0 cos (θ)
Chapter 8
Elementary Linear Algebra 12e –8– Anton/Rorres
27. w1 + 2w2 − 2w3 , 2w1 + w2 − 2w3 , −2w1 − 2w2 + 3w3
Chapter 8