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 \lambda is an eigenvalue of B, then \lambda^{-1}^ is an eigenvalue of B^{-1}.
Homework Equations
Bv = \lambdav, where v\neq0
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 = \lambdav
B^{-1}Bv = B^{-1}\lambdav
Iv = B^{-1}\lambdav
v = \lambdaB^{-1}v
If \lambda = 0
v = 0, which contradicts the definition for eigenvalues where v\neq0
Therefore \lambda\neq0
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