Title: Chapter 4 Linear Transformations
1Chapter 4 Linear Transformations
- 4.1 Introduction to Linear Transformations
- 4.2 The Kernel and Range of a Linear
Transformation - 4.3 Matrices for Linear Transformations
- 4.4 Transition Matrices and Similarity
24.1 Introduction to Linear Transformations
- A linear transformation is a function T that maps
a vector space V into another vector space W
V the domain of T W the codomain of T
Two axioms of linear transformations
3If v is in V and w is in W such that
Then w is called the image of v under T .
- the range of T
- The set of all images of vectors in V.
- the preimage of w
- The set of all v in V such that T(v)w.
4(1) A linear transformation is said to be
operation preserving.
(2) A linear transformation
from a vector space into itself is called a
linear operator.
5- Ex (Verifying a linear transformation T from R2
into R2)
Pf
6Therefore, T is a linear transformation.
7- Ex (Functions that are not linear
transformations)
8- Notes Two uses of the term linear.
(1) is called a linear
function because its graph is a line. But
(2) is not a linear
transformation from a vector space R into R
because it preserves neither vector addition nor
scalar multiplication.
9- Thm 4.1 (Properties of linear transformations)
10- Ex (Linear transformations and bases)
Let be a linear
transformation such that
Find T(2, 3, -2).
Sol
(T is a L.T.)
11- Ex (A linear transformation defined by a matrix)
The function is defined as
Sol
(vector addition)
(scalar multiplication)
12- Thm 4.2 (The linear transformation given by a
matrix)
Let A be an m?n matrix. The function T defined by
is a linear transformation from Rn into Rm.
13Show that the L.T. given by
the matrix
has the property that it rotates every vector in
R2 counterclockwise about the origin through the
angle ?.
Sol
(polar coordinates)
r the length of v ?the angle from the positive
x-axis counterclockwise to the vector v
14 rthe length of T(v) ? ?the angle from
the positive x-axis counterclockwise to
the vector T(v)
Thus, T(v) is the vector that results from
rotating the vector v counterclockwise through
the angle ?.
15The linear transformation
is given by
is called a projection in R3.
16- A linear transformation from Mm?n into Mn ?m
Show that T is a linear transformation.
Sol
Therefore, T is a linear transformation from Mm?n
into Mn ?m.
174.2 The Kernel and Range of a Linear
Transformation
- Kernel of a linear transformation T
Let be a linear transformation
Then the set of all vectors v in V that satisfy
is called the kernel of T and is
denoted by ker(T).
18- Ex 2 The kernel of the zero and identity
transformations
(a) T(v)0 (the zero transformation
)
(b) T(v)v (the identity transformation
)
19- Finding the kernel of a linear transformation
Sol
20- Thm 4.3 (The kernel is a subspace of V)
The kernel of a linear transformation
is a subspace of the domain V.
Pf
- Note
- The kernel of T is also called the nullspace of
T.
21Finding a basis for the kernel
Find a basis for ker(T) as a subspace of R5.
Sol
22- Thm 4.4 The range of T is a subspace of W
Pf
23 24Finding a basis for the range of a linear
transformation
Find a basis for the range of T.
Sol
25- Rank of a linear transformation T V?W
26- Thm 4.5 Sum of rank and nullity
Pf
27- Finding the rank and nullity of a linear
transformation
Sol
28 29i.e., T is onto W when range(T)W.
30- Thm 4.6 (One-to-one linear transformation)
Pf
31- One-to-one and not one-to-one linear
transformation
32- Thm 4.7 (Onto linear transformation)
- Thm 4.8 (One-to-one and onto linear
transformation)
Pf
33Sol
TRn?Rm dim(domain of T) rank(T) nullity(T) 1-1 onto
(a)TR3?R3 3 3 0 Yes Yes
(b)TR2?R3 2 2 0 Yes No
(c)TR3?R2 3 2 1 No Yes
(d)TR3?R3 3 2 1 No No
34 35- Ex (Isomorphic vector spaces)
The following vector spaces are isomorphic to
each other.
364.3 Matrices for Linear Transformations
- Two representations of the linear transformation
TR3?R3
- Three reasons for matrix representation of a
linear transformation
- It is simpler to write.
- It is simpler to read.
- It is more easily adapted for computer use.
37- Thm 4.10 (Standard matrix for a linear
transformation)
38 39(No Transcript)
40- Ex (Finding the standard matrix of a linear
transformation)
Sol
Vector Notation Matrix
Notation
41(No Transcript)
42- Composition of T1 Rn?Rm with T2 Rm?Rp
43 44- Ex (The standard matrix of a composition)
Sol
45(No Transcript)
46- Inverse linear transformation
- Note
- If the transformation T is invertible, then the
inverse is unique and denoted by T1 .
47- Existence of an inverse transformation
- T is invertible.
- T is an isomorphism.
- A is invertible.
- Note
- If T is invertible with standard matrix A, then
the standard matrix for T1 is A1 .
48- Ex (Finding the inverse of a linear
transformation)
Show that T is invertible, and find its inverse.
Sol
49(No Transcript)
50- the matrix of T relative to the bases B and B'
Thus, the matrix of T relative to the bases B and
B' is
51- Transformation matrix for nonstandard bases
52(No Transcript)
53- Ex (Finding a transformation matrix relative to
nonstandard bases)
Sol
54 55 564.4 Transition Matrices and Similarity
57 58Sol
59with
60- Similar matrix
- For square matrices A and A of order n, A is
said to be similar to A if there exist an
invertible matrix P such that
61- Ex (A comparison of two matrices for a linear
transformation)
Sol
62(No Transcript)