1. (a) Compute all eigenvalues of the 3 x 3 matrix
(b) Compute an eigenvector for each of the eigenvalues found in part (a). Be sure to scale the eigenvectors so that each is a unit vector (i.e., vT.v = 1 for each eigenvector v).
(c) Let the three (unit) eigenvectors be vi, i = 1, 2, 3 with corresponding eigenvalues λi i = 1, 2, 3. Compute the following matrix
Note that the columns of the matrix [v1, v2, v3] are the (unit) eigenvectors.
2. Suppose A is an N x N matrix with eigenvectors vi, i = 1, 2, 3......N and corresponding eigenvalues λi, i = 1, 2, 3........N.
(a) Show that the characteristic polynomial det(A - λI) can be written as
det(A - λI) = (λ- λ1) (λ-λ2) (λ-λ3)..........(λ-λN)
(b) Let M(λ) = det(A-λI). Prove that
(N - 1)!dN-1M(λ)/dλN-1|λ = 0 = (-1)N-1(λ1 + λ2 + λ3 +............ + λN)