4.2 Matrix Representations of Linear Transformations: A L X Ax
4.2 Matrix Representations of Linear Transformations: A L X Ax
In the last section, we have learned that for any m n matrix A , the following operator:
LA ( x) Ax
In this section, we will see that for every linear operator L mapping from Rn Rm , there is an m n
matrix A such that
L( x) Ax
We will also see how any linear operator between finite dimensional spaces can be represented by a
matrix.
L( x) Ax
a j L(e j ), j 1, 2, , n.
L( x) (2 x1 3x2 , x1 x2 , 2 x1 )T
2 3
Thus, we have A ( L(e1 ), L(e2 )) 1 1
2 0
Theorem 2: If S {s1, s2 , , sn } and R {r1, r2 , , rn } are ordered bases for vector spaces V and W
respectively, then corresponding to each linear transformation L from V W , there is an m n matrix
A such that
[ L(v)]R A[v]S
for each v V . A is the matrix representing L relative to the ordered bases S and R . In fact, the jth
column vector of A is given by
a j [ L(s j )]R , j 1, 2, , n.
1 1
L( x) (2 x1 3x3 )r1 ( x1 x2 )r2 for each x R3 , where r1 , r2
2 4
Find the matrix A representing L relative to the ordered bases [e1 ,e2 , e3 ] and [r1 , r2 ] .
Solution:
2
D( x 2 ) 2 x, the coordinate vector relative to ordered basis R=[x,1] is [D(x 2 )]R
0
0
D( x) 1, the coordinate vector relative to ordered basis R=[x,1] is [D(x)]R
1
0
D(1) 0, the coordinate vector relative to ordered basis R=[x,1] is [D(1)]R
0
2 0 0
A
0 1 0
Theorem 3: Given S {s1, s2 , , sn } and R {r1, r2 , , rn } are ordered bases for vector spaces Rn and Rm
respectively. If L is a linear transformation from Rn Rm , and m n matrix A is the matrix
representing L with respect to S and R , then
a j R1L(s j ), j 1, 2, , n.
where R (r1 , r2 , , rn ) .
Find the matrix A representing L relative to the ordered bases [s1 ,s2 , s3 ] and [r1 , r2 ] ,
where
1 1 1
s1 = 0 ,s2 = 1 , s3 = 0 , and
1 1 0
1 1
r1 , r2
2 3
Solution:
1 1 1 3 1
R R
2 3 2 1
where
2 3 1 2 3 1 2 0 2
L( s1 )= = ,L(s2 )= = , L( s3 )= =
1 0 1 1 1 0 1 0 1
3 1 1 2
a1 R 1 L( s1 )=
2 1 1 1
3 1 1 3
a2 R 1 L( s2 )=
2 1 0 2
3 1 2 7
a3 R 1 L( s3 )=
2 1 1 5
The matrix A representing L relative to the ordered bases [s1 ,s2 , s3 ] and [r1 , r2 ] ,
2 3 7
A
1 2 5