PS2
PS2
Department of Mathematics
MA11004 - Linear Algebra, Numerical and Complex Analysis
Problem Sheet - 2
Spring 2022
1. Determine which of the following form a basis of the respective vector spaces:
5. Consider the vector space C over the field C. Give an example of a function φ : C → C
such that φ(w + z) = φ(w) + φ(z) ∀ w, z ∈ C, but φ is not a linear transformation .
6. Find the null space and range space of the following linear transformations. Also find
their respective dimensions and verify the rank-nullity theorem.
Z x
(a) T : P2 (R) → P3 (R) defined by T (f (x)) = 2f 0 (x) + 3f (t)dt.
0
3 2
(b) T : R → R , defined by T (x, y, z) = ( x−y−z
2 , z2 ).
A − AT
(c) T : M2×2 (R) → M2×2 (R) defined by T (A) = , ∀A ∈ M2×2 (R).
2
7. (a) Determine the linear transformation T : R2 → R3 such that T (1, 1) = (1, 0, 2), T (2, 3) =
(1, −1, 4).
(b) Determine the linear transformation T : R3 → R2 which maps the basis vectors
{(1, 0, 0), (0, 1, 0), (0, 0, 1)} of R3 to the vectors {(1, 1), (2, 3), (3, 2)} respectively.
1
(i) Find T (1, 1, 0), T (6, 0, −1),
(ii) Find N (T ) and R(T ),
(iii) Prove that T is not one-to-one but onto.
8. Find the matrix of the linear transformations with respect to the given ordered bases:
d3
(a) D : P4 (R) → P4 (R) defined by D(p(x)) = 3 (p(x)), with respect to the ordered
dx3
basis {1, x, x2 , x3 , x4 } for both P4 (R).
(b) T : P3 (R) → M2×2 (R) by
00
2f (0) f (3)
T (f (x)) =
0 f 0 (2)
2 3 1 0 0 1 0 0 0 0
with respect to the ordered basis {1, x, x , x } and , , , .
0 0 0 0 1 0 0 1
9. Determine the linear mapping T : R3 → R4 that maps the basis vector (0,1,1), (1,0,1),
(1,1,0) of R3 to the vectors (0,1,1,1), (1,0,1,1), (1,1,0,1), respectively. Find null space
N (T ) and range space R(T ) and also verify that dim N (T ) + dim R(T ) = 3.
10. Find the rank of the following matrices
3 1 −5 1 1 −2 3 4
(i) 1 −2 1 −5 (ii) −2 4 −1 −3
1 5 −7 2 −1 2 7 6
−1 2 −2 1 2 −1 3
(iii) 4 −3 4 (iv) 2 4 1 −2
−2 4 −4 3 6 3 −7
[Answers. (i) 3 (ii) 2 (iii) 2 (iv) 2 ]
11. Use Gauss elimination method to conclude about the (in)consistency of the system
x + y − 3z = 4
2x + y − z = 2
3x + 2y − 4z = 7
[Hint. rank A = 2 and rank of the augmented matrix is 3, so inconsistent]
12. Use Gauss elimination method to show that the following system has a unique solution.
Find also the solution.
2x − 2y = −6
x−y+z = 1
3y − 2z = − 5
2
is inconsistent.
[Hint. rank A = 3 and rank of the augmented matrix is 4]
x+y+z =b
2x + y + 3z = b + 1
5x + 2y + az = b2
admits of (i) only one solution, (ii) no solution, (iii) infinitely many solutions.
**********