Introduction To Linear Transformation
Introduction To Linear Transformation
Jiwen He
[email protected]
math.uh.edu/∼jiwenhe/math2331
Matrix Transformations
Matrix Acting on Vector
Matrix-Vector Multiplication
Transformation: Domain and Range
Examples
Applications
Computer Graphics
Linear Transformation
Definition
Examples
Matrix Transformations
Matrix Transformations
Example
2 −4 −8
3 −6 2 = −12
3
1 −2 −4
2 −4 0
3 −6 2 = 0
1
1 −2 0
Matrix Transformations
Matrix Transformations
Suppose A is m × n. Solving Ax = b amounts to finding all in
Rn which are transformed into vector b in Rm through
multiplication by A.
transformation
multiply by A
“machine”
Transformation
Transformation
A transformation T from Rn to Rm is a rule that assigns to each
vector x in Rn a vector T (x) in Rm .
T : Rn −→ Rm
Terminology
Rn : domain of T Rm : codomain of T
Augmented matrix:
1 −2 3 2 1 −2 3 2
∼
−5 10 −15 −10 0 0 0 0
x1 = 2x2 − 3x3 + 2
x2 is free
x3 is free
So x =
asking if Ax = c is .
Augmented matrix:
1 −2 3 3 1 −2 3 0
∼
−5 10 −15 0 0 0 0 1
c is not in the of T .
Example
.5 0
Let A = . The transformation T : R2 → R2 defined by
0 .5
T (x) = Ax is an example of a contraction transformation. The
transformation T (x) = Ax can be used to move a point x.
8 .5 0 8 4
u= T (u) = =
6 0 .5 6 3
Linear Transformations
If A is m × n, then the transformation T (x) = Ax has the
following properties:
T (u + v) = A (u + v) = +
= +
and
RESULT
If T is a linear transformation, then
Proof:
= T( )+ T( )
Also
x1
T =T( e1 + e2 ) =
x2
T (e1 ) + T (e2 ) =
and
1
cT (u) = −1T 1 = −1 = .
1
not .
Jiwen He, University of Houston Math 2331, Linear Algebra 18 / 18