Exam 3
The Unit 3 exam covers sessions 25 through 32 — symmetric matrices and their real eigenvalues, positive definite and semidefinite matrices, similar matrices, the singular value decomposition, and linear transformations. Three multi-part problems test classifying matrices by their SVD, diagonalizing and taking powers and exponentials of a matrix, and solving equations by expanding in an orthonormal eigenvector basis.
Taking this exam
This exam covers all of Unit 3 (sessions 25–32): symmetric matrices, positive definite matrices and their tests, similar matrices and diagonalization, the singular value decomposition , and linear transformations. Attempt it closed-book under exam conditions before revealing any solutions — every problem here rewards thinking about eigenvalues and matrix classes rather than brute computation. If you get stuck, or once you’re done, watch the unit review video linked above, where a course TA works through problems of exactly this kind.
Problems
(a) If a square matrix has all of its singular values equal to in the SVD, what basic classes of matrices does belong to? (Singular, symmetric, orthogonal, positive definite or semidefinite, diagonal)
(b) Suppose the (orthonormal) columns of are eigenvectors of :
The eigenvalues of are . Write as the product of 3 specific matrices. Write as the product of 3 matrices.
(c) Using the list in question (a), which basic classes of matrices do and belong to? (Separate question for and )
Show solution
(a) If then = product of orthogonal matrices = orthogonal matrix.
Second proof: all implies . So is orthogonal.
( is never singular, and it won’t always be symmetric — take and , for example. This also shows it can’t be diagonal, or positive definite or semidefinite.)
(b) Diagonalization with the orthonormal eigenvector matrix :
For , adding shifts every eigenvalue by and keeps the same eigenvectors, and inverting reciprocates them:
(c) is singular, symmetric, positive semidefinite (its eigenvalues are real and nonnegative, with one zero, and it has orthonormal eigenvectors).
is symmetric positive definite (its eigenvalues are all positive).
(a) Find three eigenvalues of , and an eigenvector matrix :
(b) Explain why . Is ? Find the three diagonal entries of .
(c) The matrix (for the same ) is
How many eigenvalues of are positive? zero? negative? (Don’t compute them but explain your answer.) Does have the same eigenvectors as ?
Show solution
(a) The eigenvalues are since is triangular (they sit on the diagonal).
Those vectors are the columns of (upper triangular!):
(b) and . Notice , since , , and — so .
But : is singular, and , so .
has , , on its diagonal. Proof using series: has triangular matrices, so the diagonal entries are , , and .
Proof using :
All three factors are triangular, so the diagonal of the product is .
(c) has 2 positive eigenvalues (it has rank 2, and eigenvalues of can never be negative). One eigenvalue is zero because is singular. And , so none are negative.
(Or: is symmetric, so the eigenvalues have the same signs as the pivots. Do elimination: the pivots are , , and .)
does not have the same eigenvectors as : since is symmetric, its eigenvectors are orthogonal, while the eigenvectors of (the columns of above) are not.
Suppose the by matrix has orthonormal eigenvectors and positive eigenvalues . Thus .
(a) What are the eigenvalues and eigenvectors of ? Prove that your answer is correct.
(b) Any vector is a combination of the eigenvectors:
What is a quick formula for using orthogonality of the ‘s?
(c) The solution to is also a combination of the eigenvectors:
What is a quick formula for ? You can use the ‘s even if you didn’t answer part (b).
Show solution
(a) has eigenvalues with the same eigenvectors . Proof — start from the eigenvalue equation and multiply by :
(All , so dividing by is legal and exists.)
(b) Multiply by . Orthogonality kills every term but the first: , so
(the last step because the ‘s are orthonormal, so ).
(c) Multiplying by multiplies each by (part (a)). So each becomes , and