9 Homework Linear Transformation
9 Homework Linear Transformation
Prob 1:
Are the following transformations (T: R2->R2) linear or not?
1, T(x,y) = (2x,y)
2, T(x,y) = (x2,y)
3, T(x,y) = (y,x)
4, T(x,y) = (0,y)
5, T(x,y) = (x,y+1)
6, T(x,y) = (2x+y,x-y)
7, T(x,y) = (y,y)
8, T(x,y) = (x1/3,y1/3)
Prob 2:
Let T: R3->R2 be a linear transformation and assume that:
1
T 0
0
1
,T
1
0
1
0
3
,T
0
0
0
1
3, Calculate
T 3
8
x
T y
z
Prob 3:
Let T: R2->R2 be a transformation with the following representation matrix:
2
8
1
4
2, Find range of T
Prob 5:
Let V be n-dimensional vector space. Calculate rank of T: V->V defined by:
1, T(x) = x
2, T(x) = 0
3, T(x) = 3x
Prob 6:
Consider a basis S = {v1,v2,v3} in R3
V1 = (1,2,3), v2 = (2,5,3), v3 = (1,0,10)
Calculate the linear transformation T: R3->R2 defined by:
T(v1) =(1,0), T(v2)=(1,0), T(v3) = (0,1).
Calculate T(1,1,1).
Prob 7:
Calculate the representation matrices of the following linear operators:
1, T(x,y) = (2x-y,x+y)
2, T(x,y) = (x,y)
3, T(x,y,z) = (x+2y+z,x+5y,z)
4, T(x,y,z) = (4x,7y,-8z)
Prob 8:
Let T: R3->R3 defined by:
T(x,y,z) = (x-y,y-x,x-z)
1, Calculate representation matrix of T with basis B = {v1,v2,v3}
v1 = (1,0,1), v2 = (0,1,1), v3 = (1,1,0)
2, Calculate T(2,0,0) by using the matrix in the previous question.
Prob 9:
Let T: R2->R3 defined by:
T(x,y) = (x+2y,-x,0)
1, Calculate representation matrix of T with basis B = {u1,u2} in R2 and
B={v1,v2,v3} in R3:
u1 = (1,3), u2 = (-2,4)
v1 = (1,1,1), v2 = (2,2,0), v3 = (3,0,0)
2, Calculate T(8,3) by using the matrix in the previous question.