











Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This lecture was delivered by Prof. Kopal Neer at Birla Institute of Technology and Science for Linear Algebra course. It includes: Linear, Algebra, Linear, Transformations, Real, Valued, Functions, Matrix, Augmented, System
Typology: Slides
Uploaded on 07/17/2012
1 / 19
This page cannot be seen from the preview
Don't miss anything!












Linear Algebra
2
Function from to R
Function from to R
Function from to R
Function from R to R
Formula Example Description
2
2 2
2 1 , 2 , , 1
n
n x
fx x x x x
3
To illustarte one important way in which transformations can arise, suppose that are real-valued functions of n real variables, say
These m equations assign a unique point in to each point in.
f (^) 1 , f 2 ,, f m
n
n
w f x x x
w f x x x
w f x x x
1 2
2 2 1 2
1 1 1 2
4
Another way to view : Matrix A is an object acting on x by multiplication to produce a new vector Ax or b. Example
Ax = b
5
Solving Ax = b amounts to finding all vectors x in R n that are transformed into the vector b in Rm^ under the action of multiplication by Am×n. The correspondence from x to b is a function from one set of vectors to another. This concept is generalization of f:R -> R.
x (^) b
Multiplication by A
6
A transformation (or function or mapping) T from R n^ to R m^ is a rule that assigns to each vector x in R n , a unique vector T(x) in R m. The vector T(x) is called the image of x under T. The set R n^ is called the Domain of T , and the set of all images T(x) in R m^ is called Range. We write T:Rn^ -> R m^ to indicate that the domain of T is R n^ and the range of T is contained in R m.
7
8
For each x in R n^ , Tx is computed as Ax , where A is an m×n matrix. We sometimes denote this Matrix Transformation by x -> Ax. Domain of T lies in R n when A has n columns and range of T lies in R m^ when each column of A has m entries.
13
c. Any x whose image under T is b must satisfy
We have seen in (b) that there is exactly one x whose image is b.
1 2
14
d. The vector c is in the range of T if c is the image of some x in R 2 , that is, if c=T(x) for some x. This is just another way of asking if the system Ax=c is consistent. To find the answer, row reduce the augmented matrix
The third equation 0=-35 shows that the system is inconsistent. So c is not in the range of T.
15
If
Then x -> Ax projects points in R^3 onto R2.
1 1 2 2 3
x x x x x
x (^3)
16
Let
Then the transformation T:R 2 -> R 2 defined by Ax is called the Shear Transformation. For example the image of
1 3 0 1
A ^
17
Shear Transformation
18
Theorem If A is an m×n matrix, u and v are vectors in R n^ and c is a scalar, then a) A(u+v) = Au + Av b) A(cu) = c(Au) Proof For simplicity take n=3, so A =[a 1 , a 2 , a 3 ]
1 1 1 2 3 2 2 3 3
u v A u v a a a u v u v
19
1 1 1 2 2 2 3 3 3
1 1 1 1 2 2 2 2 3 3 3 3
1 1 2 2 3 3 1 1 2 2 3 3
1 1
1 2 3 2 1 2 3 2
3 3
Similarly (b) can also be proved 20
A transformation T is linear, if
1. T(u+v) = T(u) + T(v) **(for all u,v in the domain of T)
25
Solution
Note that T(u+v) is obviously equal to T(u)+T(v). Also, it appears that T rotates u , v and u+v counterclockwise about the origin through 90 degrees.
0 1 4 1 0 1 2 3 ( ) , ( ) 1 0 1 4 1 0 3 2
0 1 6 4 ( ) 1 0 4 6
T u T v
T u v
(^) (^) (^)
^ (^)
26
A rotation transformation
27
Linear transformation
29
30
31
32
37
38
39
40
41
42
43
44
49
50
51
52
53
54
55
Every Linear Transformation T:Rn^ -> Rm^ is a matrix transformation x -> Ax.
The key to finding A is to observe that T is completely determined by what it does to the columns of the n×n identity matrix In.
56
The columns of are.
Suppose T is a linear transformation from R 2 into R 3 such that
With no additional information, find a formula for the image of an arbitrary x in R 2.
2
1 0 0 1
I ^ 1 2
(^1) and 0 0 1
e ^ e
2
5 3 ( 1) 7 and ( ) 8 2 0
T e T e
^ ^ ^ ^
61
Find the standard matrix A for the dilation transformation T(x) = 3x, for x in R^2.
Solution
Write
1 1 2 2
62
Let T:R 2 -> R 2 be the transformation that rotates each point in R 2 about the origin through an angel , with counterclockwise rotation for a positive angle. Find the standard matrix A of this transformation. Solution rotates to
and rotates into
1 0
cos sin
sin cos
=>
63
A rotation transformation
64
A mapping T:R n^ -> R m^ is said to be onto R m^ if each b in Rm^ is the image of at least one x in Rn.
65
Equivalently, T is onto When the range of T is all the codomain , there exists at least one solution of T(x)=b. The mapping T is not onto when there is some b in for which T(x)=b has no solution.
R^ m
Rm
Rm
66
A mapping T:R n^ -> R m^ is said to be one-to-one if each b in Rm^ is the image of at most one x in Rn.
67
Let T be the linear transformation whose standard matrix is
Solution A happens to be in echelon form, we can see at once that A has a pivot position in each row. For each , the equation Ax=b is consistent. In other words, the linear transformation T maps ( its domain) onto However, since the equation Ax=b has free variables, each b is the image of more than one x , i.e., T is not one-to-one****.
1 4 8 1 0 2 1 3 0 0 0 5
A
^
b R^3 3
68
Theorem Let T:Rn^ -> R m^ be a linear transformation. Then T is one-to-one if and only if the equation T(x)=0 has only the trivial solution.
73
Alternatively Let be any typical vector from
then must be consistent if T has to be onto.
3
2
1
b
b
b b
3
2
1
1 2
74
The augmented matrix of the above system is
In general is nonzero. Hence the system is inconsistent. Thus T is not onto.
3
2
1
b
b
b
1
2
3
b
b
b
1 3
2 3
3
b b
b b
b
1 2 3
2 3
3
b b b
b b
b
3 1
2 1 3
75
The Identity Transformation Let defined by
(a) T maps onto since the columns of A span T is one-to-one since the columns of A are linearly independent.
3
2
1
3
2
1