

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
Solutions to problems 1 and 2 from the linear algebra and probability homework assignment, including finding determinants and eigenvalues for given matrices a and b, as well as their corresponding eigenvectors.
Typology: Assignments
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Department of Mathematics Linear Algebra and Probability
April 18
(a) det(A) = 3 · 3 − (−1)(−1) = 10 (b) det(B) = (−1)(2)(−2) = 4 (c)
det(C) = det
det
− det
− det
(a) To find the eigenvalues, we solve det(A − λI) = 0. This gives
det(A − λI) = det
2 − λ 1 4 − 1 − λ
= (2 − λ)(− 1 − λ) − 4 = (λ − 3)(λ + 2) = 0.
So A has eigenvalues λ = 3 and λ = − 2.
In order to find the eigenvector corresponding to λ = 3, we substitute λ into the matrix equation (A − λI)x = 0 and solve for x :
[ 2 − λ 1 4 − 1 − λ
So we can choose the eigenvector corresponding to the eigenvalue λ = 3 to be the special solution x = (1, 1). Note that we could also choose any nonzero multiple of the special solution. We can use a similar approach to find the eigenvector corresponding to the eigen- value −2 : [ 2 − λ 1 4 − 1 − λ
So we can choose the eigenvector corresponding to the eigenvalue λ = −2 to be the special solution x = (− 1 / 4 , 1), but we could also choose any nonzero multiple of the special solution.
(b) Solving det(B − λI) = 0, gives
det(B − λI) = det
1 − λ 2 0 0 2 − λ 1 0 0 3 − λ
(^) = (1 − λ)(2 − λ)(3 − λ) = 0.
So the eigenvalues are λ = 1, λ = 2, and λ = 3. In order to find the eigenvector corresponding to λ = 1, we solve (B − I)x = 0 :
So we can choose the eigenvector corresponding to λ = 1 to be the special solution x = (1, 0 , 0). In order to find the eigenvector corresponding to λ = 2, we solve (B − 2 I)x = 0 :