Midsem
Midsem
Q. 2 Let V be a vector space over K and S be a subset of V . (i) Define when S is said
to be linearly dependent. Also define what is meant by the span of S. [2 marks]
(ii) Prove the following crucial result: If S contains s elements and S ⊂ span(R) for
some set R with r elements and if s > r, then S is linearly dependent. [3 marks]
1
Q. 4 Let A be an n × n matrix with entries in C.
(i) Define what is meant by the adjoint A∗ of A. Show that rank(A∗ ) = rank(A∗ A).
[2 marks]
(ii) Assume that all the entries of A are in R and A∗ = A. If all the eigenvalues of
A are positive real numbers, then show that xT Ax > 0 for every nonzero column
vector x ∈ Rn×1 . [3 marks]
Q. 5 (i) Let V = R2×2 be the space of all 2 × 2 matrices with entries in R and consider
the ordered basis E = {E11 , E12 , E21 , E22 } of V , where Ejk denotes the 2 × 2 matrix
whose (j, k)th entry is 1 and all other entries are 0. Let T : V → V be the linear
map defined by T (A) = AT , the transpose of A. Find the matrix ME E (T ) of T with
respect to E. [2 marks]
(ii) Consider the quadric surface in R3 given by
and let Q(x, y, z) be the ternary quadratic form associated to this surface. Find an
orthogonal set of coordinates u, v, w such that Q(x, y, z) becomes a diagonal form
in u, v, w. Write explicitly the expressions for u, v, w in terms of x, y, z. [3 marks]
Q. 6 (i) Find the best approximation for a solution of the following system of linear
equations:
1 0 1
1 0 X = 0 [2 marks]
0 1 0
(ii) Let C[−3, 3] be the vector space of all continuous real-valued functions defined
on the interval [−3, 3]. Consider the usual inner product on C[−3, 3] defined by
Z 3
hf, gi = f (t)g(t)dt
−3