MIDTERM 2-
Problem 1- Consider the square matrix
(a) Calculate its characteristic polynomial and its eigenvalues.
(b) Find the eigenvectors of A.
(c) Diagonalize the matrix A.
Problem 2- (a) Define an inner product in a vector space V.
(b) For p, q ∈ P2(R) (polynomials up to degree 2 in one variable, with real coefficients) define
(p, q) = p(-1)q(-1) + p(0)q(0) + p(1)q(1) .
Show that this is an inner product.
(c) Find an orthogonal basis in P2(R) with respect to the above inner product.
Problem 3- Find a least squares solution xˆ for the linear system Ax = b, where
Problem 4- Mark each statement True or False. Justify your answers.
(a) If A4 = A then -1 is not an eigenvalue for A.
(b) An invertible matrix has only nonzero eigenvalues.
Problem 5- A 3 × 3 symmetric matrix A has eigenvalues λ1 = 0, λ2 = 1, and λ3 = 2. The first two eigenvectors are
(a) Find the third eigenvector v3.
(b) Find the matrix A.
Problem 6- Prove the following inequalities for vectors in an inner product space V:
(a) For any two vectors u, v we have
(u, v) 2 ≤ ||u||2 · ||v||2
(b) If v1, . . . , vk is an orthonormal set, then for each vector x we have
||x||2 ≥ (x, v1)2 + . . . + (x, vk)2.