- #1
Batman2
- 1
- 0
Homework Statement
Let B be an invertible matrix
a.) Verify that B cannot have zero as an eigenvalue.
b.) Verify that if [tex]\lambda[/tex] is an eigenvalue of B, then [tex]\lambda[/tex][tex]^{-1}^[/tex] is an eigenvalue of B[tex]^{-1}[/tex].
Homework Equations
Bv = [tex]\lambda[/tex]v, where v[tex]\neq[/tex]0
The Attempt at a Solution
a.) I'm pretty sure that I need to manipulate the eigenvalues definition above so that I end up with v = 0, thus contradicting the definition.
What I have so far is:
Bv = [tex]\lambda[/tex]v
B[tex]^{-1}[/tex]Bv = B[tex]^{-1}[/tex][tex]\lambda[/tex]v
Iv = B[tex]^{-1}[/tex][tex]\lambda[/tex]v
v = [tex]\lambda[/tex]B[tex]^{-1}[/tex]v
If [tex]\lambda[/tex] = 0
v = 0, which contradicts the definition for eigenvalues where v[tex]\neq[/tex]0
Therefore [tex]\lambda[/tex][tex]\neq[/tex]0
I think I am missing some crucial steps and kinda jumped ahead in my working. Am I on the right track? How can I approach this problem properly?
b.) I'm thinking of a similar approach for b.), where I would need to use the above definition and multiply through by the inverse B, and then maybe take the reciprocal of lambda.
However I'm not sure given that I can't do the first part yet. Any help would be much appreciated.Daniel