Assignment 3
Assignment 3
Assignment 3
Department of Mathematics
4. Let A be a real symmetric matrix. Then each root λ of its characteristic polynomial is
real.
8. For each of the following operator: T : R2 → R2 , find all eigenvalues and corresponding
linearly independent eigenvactors:
(a) T (x, y) = (2x − 3y, 2x − 5y)
(b) T (x, y) = (2x + 4y, −x + 6y)
(c) T (x, y) = (x − 4y, 3x − 7y)
When possible, find the nonsingular matrix P that diagonalizes T .
1
10. Let {e1 , ...., en } be an orthonormal bases of an inner product space V . Let P = [aij ] be
an orthogonal matrix. Then the following n Vectors form an orthonormal basis for V :
e0i = a1i e1 + a2i e2 + ... + ani en , i = 1, 2, .....n
13. Find the values of k so that the following is an inner product on R2 , where u = (x1 , x2 )
and v = (y1 , y2 ):
f (u, v) = x1 y1 − 3x1 y2 − 3x2 y1 + kx2 y2