Introduction To Linear Transformation
Introduction To Linear Transformation
2
3
2 4
12
3 6
1 2
2
1
0
=
0
0
Suppose A is m n. Solving Ax = b amounts to finding all ____ in R n which are transformed into
vector b in R m through multiplication by A.
transformation
multiply by A
machine
Matrix Transformations
A transformation T from R n to R m is a rule that assigns to each vector x in R n a vector Tx in
Rm.
T : Rn Rm
Terminology:
R n : domain of T
R m : codomain of T
1 0
EXAMPLE: Let A =
2 1
0 1
Then if x =
,
1 0
Tx = Ax =
2 1
0 1
2
1
2
=
5
1
x
0 1 1
2
3
2
x2
2
1 x3
1
0
x1
4
x2
1 2
EXAMPLE: Let A =
,u =
5 10 15
,b =
and c =
10
3
0
. Then define
a transformation T : R R by Tx = Ax.
3
1 2
x1
x2
5 10 15
x3
2
10
Augmented matrix:
1
5 10 15 10
x 1 = 2x 2 3x 3 + 2
1 2 3 2
0
x 2 is free
0 0
x 3 is free
So x =
Augmented matrix:
5 10 15 0
1 2 3 0
0
0 1
EXAMPLE: Let A =
0 .5
example of a contraction transformation. The transformation Tx = Ax can be used to move a
point x.
u =
Tu =
.5
0 .5
2
2
10
12
2
2
10
12
4
3
10
12
10
12
Linear Transformations
If A is m n, then the transformation Tx = Ax has the following properties:
Tu + v = Au + v = _______ + _______
= ______ + ______
and
Tcu = Acu = _____Au =_____Tu
for all u,v in R n and all scalars c.
DEFINITION
A transformation T is linear if:
i. Tu + v = Tu +Tv for all u, v in the domain of T.
ii. Tcu =cTu for all u in the domain of T and all scalars c.
Every matrix transformation is a linear transformation.
RESULT
and
Proof:
T0 = T0u = ____Tu = _____.
Tcu + dv = T
+T
= _____T
+ _____T
EXAMPLE: Let e 1 =
, e2 =
1
, y1 =
0
and y 2 =
Suppose
2
1
T : R R is a linear transformation which maps e 1 into y 1 and e 2 into y 2 . Find the images of
3
x1
and
.
x2
2
2
Te 2 = ______.
and
Also
___e 1 + ___e 2 =
3
2
Then
3
2
=
x2
2
x2
1
0
8
6
4x
3
2
3
x1
0
1 x
1
x1
x2
|x 1 + x 3 |
x2
2 + 5x 2
x3
_____
0
which means that T is not linear.
1
Another counterexample: Let c = 1 and u =
. Then
1
1
Tcu = T
1
1
|1 + 1|
2 + 51
2
3
and
1
cTu = 1T
= 1