- #1
Darkbalmunk
- 5
- 0
Homework Statement
a) |-1 1 1|
| 1 -1 1| = A
| 1 1 -1|
Find an orthoginal matrix P that diagonalizes Ab) |0 1| What value of a is multiplicity 2, what value of a is eigen values -1 and 2
A = |a 1| what value of a does A have real eigenvaluesC) If A is a diagonizable matrix that has only one eigenvalue lambda
prove A = λ [Identity]
D) if lambda is a eigenvalue of matrix A then prove
i) λ ^2 is an eigenvalue of A^2
ii) 1/λ is an eigenvalue of A^-1
iii) λ + 2 is an eigenvalue of A+2I
Homework Equations
B) found determinate (X^2) - X - a
also b^2 = 4ac for ax^2 + bx + c
C) i found the form A-λ[identity] = 0
D) AX=λX
The Attempt at a Solution
A> when finding eigenvalue for the matrix i end up with a complicated polynomial
in the form of 4 - (3X^2) - (X^3) and i can't figure out how to factor it to find my eigenvalues and find the eigenvectors, also it asks for the orthoginal matrix P that diagonalizes A i know the eigenvectors make P but how do i make them orthoginal.
update: 4 = (3+λ)λ^2 i get λ = 1,-2,2 but my teacher says λ=1,-2 why is 2 not an eigenvector?
B> I found a to be -1/4 for multiplicity to be 2, and if a was 2 you factor to find eigenvalues to be -1 and 2, but does a = any real number for A to have real eigenvalues.
c) i really might have missed something cause i don't think it is as simple as taking A - λ Identity and prove that since lambda is scalar that i can just use algebra to say A = λ identity.
i found something what if i say A = PDP^-1 so if D = λ then can i say A = PλP^1 then A = λPP^-1 so A = λI.
D>
i was easy but
ii) AX = λX
if i A^-1 A X = A^-1 λ X
IX = λ A^-1 X
1/λ X = A^-1 X
did i do it correctly?
also for iii)
i was going to just add 2 to both sides but that was wrong, so i tried multiplying one side by (I + 2A^-1) that does the AX side but i have no idea how to go about this problem.
Last edited: