Proprep - Linear Algebra - Linear Transformations - Workbook
Proprep - Linear Algebra - Linear Transformations - Workbook
Table of Contents
Linear Transformations
T: 3
→ 3
; T x, y , z = x + y − 2 z , x + 2 y + z , 2 x + 2 y − 3 z
T: 3
→ 2
; T x, y, z = 2 x + z ,| y |
T: 2
→ 3
; T x, y = xy, y, z
T: 3
→ 3
; T x, y, z = x + 1, x + y, x + z
T : Mn → M n ; T ( A) = A + AT
T : Mn → M n ; T ( A) = A I ( A is the determinant of A )
T : Mn → M n ; T ( A) = A AT
T : Mn → M n ; T ( A) = A3
T : P3 → P2 ; T ( a + bx + cx 2 + dx3 ) = a + bx + cx 2
T : Pn → Pn ; T ( p ( x ) ) = p ( x + 1)
T : Pn → Pn ; T ( p ( x ) ) = p ( x ) + p ( x )
T : Pn → P2n ; T ( p ( x ) ) = p 2 ( x )
Answer Key
T is linear.
T is linear.
T is not linear.
T is not linear.
T is not linear.
T is linear.
T is linear.
T is not linear.
T is not linear.
T is not linear.
T is linear.
T is linear.
T is linear.
T is not linear.
a. T is linear. b. T is not linear.
m=2
Yes, not unique T x, y, z, t = 12 y − x, 12 y, − 12 y .
Yes, unique T T a, b, c = 4a + 3b − 12c, c, 4c − b .
Yes, unique T T x, y, z = 4 x − 3 y + 7 z ,5 x − 3 y + 8 z, 6 x − 3 y + 9 z .
Yes, unique T T x, y, z = x + y, y + z , z − x .
Let T : 4
→ 3
be the linear transformation defined by
x
1 2 3 1
T x, y, z , t = 1 3 5 −2
y
z
2 6 10 −4
t
a. Find a basis and the dimension of the kernel of T .
b. Find a basis and the dimension of the image of T .
1 2 1 2
Let T : M 2 → M 2 be the linear transformation defined by T ( A) = A 0 − A.
3 0 3
a. Find a basis and the dimension of the kernel of T .
b. Find a basis and the dimension of the image of T .
For the following linear transformation T, find KerT and ImT , and determine whether T
is injective and/or surjective.
A A21
A11 A12 A13 11
T : Mat ( 2,3) → Mat ( 3, 2 ) given by T = A12 A22 for all
A21 A22 A23 A
13 A23
A11 A12 A13
Mat ( 2,3)
A21 A22 A23
Answer Key
a. Bker T = 0, 0,1, 4 , dim ( KerT ) = 1 b. BImT = 1, 0, 4 , 0,1, −3 , 0, 0,1 , dim(Im T ) = 3
a. BKerT = (0, 0, 0) , dim ( KerT ) = 0 b. BImT = 1,1, 0,1 , 0,5,1, 4 , 0, 0, −6, 21 , dim ( Im T ) = 3
a. BKerT = −7,3, 0,1 , 1, −2,1, 0 , dim ( KerT ) = 2
b. BImT = 1,1, 2 , 0,1, 2 , dim ( Im T ) = 2
−1 1 1 0
a. BKerT = , , dim ( KerT ) = 2
0 0 0 1
0 1 1 0
b. BImT = , 1 −1 , dim ( Im T ) = 2
0 0
a. BKerT = 1 , dim ( KerT ) = 1 b. BKerT = 2 x + 5, 1 , dim ( Im T ) = 2
a. BKerD = 1 , dim ( KerD ) = 1
b. BIm D = x 2 , x,1 , dim ( Im D ) = 3
x 4 −1 −1 x
T y = 1 4 4 y
z 4 1 1 z
T x, y, z, t = − x − y + z, −2 x − y + t , 0
Proved as shown in the video.
No, T is not one-to-one.
Let T : 3
→ 3
be the linear transformation defined by T x, y, z = x − y + z , y + z , x + 2 z .
True or false:
a. T is one-to-one.
b. T is onto.
c. T is an isomorphism.
d. T has an inverse. If it does, find it.
Let T : P2 → 3
be the linear transformation defined by T (a + bx + cx 2 ) = a + b + c, a − b, b − 2c .
True or false:
a. T is one-to-one.
b. T is onto.
c. T is an isomorphism.
d. T has an inverse. If it does, find it.
Answer Key
a. True b. True c. True
1 1 1
d. True, T −1 x, y, z = ( x + y − 2 z ) , ( 2 y − z − x ) , ( z + x + y ) .
3 3 3
a. False b. False c. False d. False
a. True b. True c. True
d. True, T a, b, c = ( 0.4a + 0.6b + 0.2c)1 + (0.4a − 0.4b + 0.2c)x + (0.2a − 0.2b − 0.4c ) x 2
−1
Let S : 3
→ 2
be the linear transformation defined by S x, y, z = x − z , y .
Find a formula, if possible, that defines 4S .
Let T : 3
→ 3
be the linear transformation defined by T x, y, z = x, 4 x − y, x + 4 y − z .
Find a formula, if possible, that defines T 2 = TT .
Let T : 3
→ 3
be the linear transformation defined by T x, y, z = x, 4 x − y, x + 4 y − z .
Find a formula, if possible, that defines T −1 .
Let T : 3
→ 3
be the linear transformation defined by T x, y, z = x, 4 x − y, x + 4 y − z .
Find a formula, if possible, that defines T −2 .
Let S : 3
→ 2
be the linear transformation defined by S x, y, z = x − z , y .
Find a formula, if possible, that defines S 2 = SS .
Answer Key
S + T can’t be defined.
4 ( x − z ) , 4 y
4S − 10T can’t be defined.
T S can’t be defined.
x
−4 y + z
ST y =
4 x − y
z
x, y,16 x − 8 y + z
T −1 x, y, z = x, 4 x − y,17 x − 4 y − z
T −2 x, y, z = x, y, −16 x + 8 y + z
S 2 = SS can’t be defined.