Assignment2
Assignment2
Even Semester-2024
Assignment-2
Instructor: Dr. Muslim Malik
Last Date: 7th May, 2024
1. Find the standard matrix for the linear operator T : R3 → R3 that first rotates a vector counterclockwise
about the z-axis through an angle θ, then reflects the resulting vector about the yz-plane, and then projects
that vector orthogonally onto the xy-plane.
3. Let l be the line in the xy-plane that passes through the origin and makes an angle θ with the positive
x-axis, where 0 ≤ θ < π. Let T : R2 → R2 be the linear operator that maps each vector into its reflection
about the line l.
(a) Find formulas for T1−1 (p(x)) ,T2−1 (p(x)) and T1−1 ◦ T2−1 (p(x)).
(b) (T2 ◦ T1 )−1 = T1−1 ◦ T2−1 .
and
T2 (a + bx) = (a, b, a)
(c) Show that T2 ◦ T1 is not onto by finding a vector (a, b, c) in R3 that is not in the range of T2 ◦ T1 .
6. Let T : P2 → R3 be the linear transformation defined by T (P (x)) = (P (−1), P (0), P (1)), find T (x2 ),
rank and nullity of T.
1
1
7. Let T : P2 → P2 be the contraction operator with factor k = .
4
(a) Find T (1 + 4x + 8x2 ).
(b) Find the rank and nullity of T .