

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solutions to the final exam of math 20f, covering topics such as eigenvalues, eigenvectors, triangular matrices, orthonormal bases, and orthogonal projections. It includes step-by-step solutions for various problems, including finding eigenvalues and eigenvectors, constructing orthonormal bases, and projecting vectors onto subspaces.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Math 20F Solutions to Final Exam 11:30 AM March 21, 2003
λ = 1 v = α(1, 0 , 0)T^ λ = 3 v = β(1, 1 , 0)T^ λ = 4 v = γ(0, 0 , 1)T
where α, β and γ are nonzero scalars. Any values you chose for those scalars are correct.
u 1 = (1/ 3 , 2 / 3 , 0 , 2 / 3 , 0)T u 2 = (2/ 3 , − 1 / 3 , 0 , 0 , 2 /3)T u 3 = (0, 2 / 3 , 0 , − 2 / 3 , 1 /3)T^.
You could use Gram-Schmidt orthogonalization and obtain the same answer. The orthonormal basis is not unique, so you may have obtained a different correct answer; however, that’s fairly unlikely since this choice is the obvious one.
(b) If the given vector is v, then vT^ u 1 = 15, vT^ u 2 = 9 and vT^ u 3 = 3. Thus the projection of v onto W is 15u 1 + 9u 2 + 3u 3 = p = (11, 9 , 0 , 8 , 7)T^. Thus q = v − p = (− 2 , 0 , 9 , 1 , 2) is in W ⊥^ and so v = p + q is the answer. (There is no other correct answer.)
Math 20F Solutions to Final Exam 11:30 AM March 21, 2003
A: Using the previous observations, we cannot rule this answer out In fact, there is a matrix with the given row and null space: Construct a matrix with that row space and the null space will automatically take care of itself. B: Since (0, 0 ′^0 , 1) and (0, 1 , 1 , 2)T^ are not orthogonal, the answer must be wrong. C: The spaces are orthogonal, but the sum of their dimensions is wrong, so C is incorrect. (The student must have missed a vector in the basis of either the row space or the null space.)
〈x, x〉 = (Ax)T^ (Ax) = yT^ y ≥ 0 ,
with equality if and only if y = 0. y = Ax = 0 if and only if x = 0 because A is nonsingular.
(ii) 〈x, y〉 = xT^ AT^ Ay = (yT^ AT^ Ax)T^ = (〈y, x〉)T^. Since the inner product is a scalar, it equals its transpose.
(iii) 〈αx + βy, z〉 = (αx + βy)T^ AT^ Az = αxT^ AT^ Az + βyT^ AT^ Az = α〈x, z〉 + β〈y, z〉.