0% found this document useful (0 votes)
32 views2 pages

Tutorial 4

This document provides examples and problems related to linear transformations. It covers determining if a function represents a linear transformation, finding the standard matrix and kernel/range of linear transformations, applying linear transformations to vectors using matrix multiplication, properties of one-to-one and onto linear transformations, and representing linear transformations with matrices with respect to given bases.

Uploaded by

Prinshu Rawat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views2 pages

Tutorial 4

This document provides examples and problems related to linear transformations. It covers determining if a function represents a linear transformation, finding the standard matrix and kernel/range of linear transformations, applying linear transformations to vectors using matrix multiplication, properties of one-to-one and onto linear transformations, and representing linear transformations with matrices with respect to given bases.

Uploaded by

Prinshu Rawat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Birla Institute of Technology and Science, Pilani-K K Birla Goa Campus

Second Semester 2023-2024

MATHEMATICS-II (MATH F112)


Problem Sheet-4
Topic: Linear Transormations

Note: We use short form‘LT’ for ‘Linear transformation’ and ‘LI’ for ‘Linear Independent’

1. In each part, determine whether T is a Linear trasnformation.


(a) T (x, y, z) = (0, 0) (b) T (x, y, z, w) = (1, −1)
(c) T (x, y, z) = (x − y + z, 0) (d) T (x, y, z) = (z, yz, x + y + z)
(e) T (x, y, z) = (2y, x + z, −3y).

2. Find the standard matrix for the operator T : R3 → R3 defined by


w1 =4x1 − 3x2 + x3
w2 =2x1 − x2 + 5x3
w3 =x1 + 2x2 − 2x3
and then calculate T (−1, 2, 4) by directly substituting in the euation and also by matrix
multiplication.

3. Use matrix multiplication to find the orthogonal projection of (−3, 1) on


(a) the x-axis. (b) the y-axis
Use matrix multiplication to find the range image of the vector (−2, 1, 2) if it is rotated
(a) 30o about the x-axis (b) 45o about the y-axis (c) 90o about the z-axis

4. Let L : P1 → P2 be a LT for which, L(x + 1) = x2 − 1 and L(x − 1) = x2 + x then,


(i) what is L(7x + 3)?
(ii) what is L(ax + b)?

5. Let L : V → W be a LT, then prove that kernel of L is a subspace of V and range(L)


is a subspace of W .

6. Let L : V → W be a LT, then prove that L is one - one if and only if kernel(L) = 0V .

7. Let L : R3 → R3 be defined by L(x, y, z) = (x − y, x + 2y, z), then:


(i) Show that L is a LT .
(ii) Find a basis for kernel(L) .
(iii) Find a basis for range(L) .
(iv) Is L one-one?
(iv) Is L onto?

1
8. Let L : P2 → P2 be a LT defined by L(ax2 + bx + c) = (a + 2b)x + (b + c), then:

(i) Check whether, x2 + 2x + 1 ∈ range(L).


(ii) Check whether, − 4x2 + 2x − 2 ∈ kernel(L).
(iii) Find a basis for kernel(L) .
(iv) Find a basis for range(L) .

9. Let L : P2 → R2 be defined by L(p(x)) = (p(1), p′ (1)), then:

(i) Show that L is a LT .


(ii) Find a basis for kernel(L) .
(iii) Find a basis for range(L) .
(iv) Find the matrix of L corresponding to S = {1 + x2 , 1, x − 1} and T = {(1, 1), (1, 2)}.

10. Let L : V → W be a function. If L(0v ) ̸= 0w then show that L is not a LT.

11. Let L : V → W be a one-one LT. If S = {v1 , v2 , · · · , vk } is a LI set in V, then show


that T = {L(v1 ), L(v2 ), · · · , L(vk )} is LI set in W.

12. Let L : P1 → P2 be a LT defined by L(p(x)) = xp(x) + p(0). Let S = {x + 1, x − 1}


and T = {x2 + 1, x − 1, x + 1} be bases for P1 and P2 , respectively. Find the matrix
of the LT with respect to S and T . Compute L(−3x + 3) using the definition of L as
well as using the matrix of L.

You might also like