1 8 April 2 0 1 3 Linear ALG Multivariable Calc: T T X y T X T y X y T X T X X
1 8 April 2 0 1 3 Linear ALG Multivariable Calc: T T X y T X T y X y T X T X X
L I N E A R A L G & M U LT I VA R I A B L E C A L C §6
6.1 Review Linear Tr ansfor mation
⎡⎢ ∣ ∣ ∣ ⎤⎥
A = ⎢⎢T (e 1 ) T (e 2 ) ⋯ T (e n )⎥⎥⎥
⎢ •
⎢⎣ ∣ ∣ ∣ ⎥⎦
Note 1. You can save yourself a lot of trouble down the road by recog-
nizing early the importance of the above proposition, and what exactly
it says. When asked for the matrix of the linear transformation T , the
desired matrix is A as above. •
∣ ∣ ∣ x1
T (x) = [ T(e 1 ) T(e 2 ) ⋯ T(e n ) ][ x⋮2 ] •
∣ ∣ ∣ xn
Solution. If unsure where to start, one thing that might help is to under-
stand the dimensions of the desired matrix. Since T maps R2 to R2 , the
size of the matrix of T is 2 × 2.
The first column of the matrix should be:
T (e 1 ) = T ([ 10 ]) = [ −1
0 ]
T (e 2 ) = T ([ 01 ]) = [ 01 ]
whose only nonzero entries are along the diagonal (among the entries
d1 , . . . , d n ). (The entries d1 , . . . , d n may be zero.) The corresponding
linear transformation has the effect of scaling and reflecting (when neg-
ative), but different axes need not share the same behavior as they did
for scaling transformations. The ith axis becomes scaled/rotated by a
factor of d i , but (except in cases where the diagonal entries are the same)
an arbitrary vector might do something more complicated than just
scale/rotate. •
T ([ 21 ]) = [ 21 ] and T ([ −1 1
2 ]) = [ −2 ]
Solution.
(a) The difficulty is that we do not know the value of T on e 1 and e 2 ,
although we do know the value of T on two linearly independent
vectors. We will see later (see §21) a systematic way to handle this
difficulty. For now, we seek expressions
[ 10 ] = a[ 21 ] + b[ −1
2 ]
[ 01 ] = c[ 21 ] + d[ −1
2 ]
or
1 ] = [ 3⁄5 ]
T ([ 10 ]) = 2⁄5 [ 21 ] − 1⁄5 [ −2 4⁄5
1 ] = [ 4⁄5 ]
T ([ 01 ]) = 1⁄5 [ 21 ] + 2⁄5 [ −2 −3⁄5