Can an Invertible Matrix Have Zero as an Eigenvalue?

  • Thread starter Thread starter Batman2
  • Start date Start date
  • Tags Tags
    Eigenvalues
Batman2
Messages
1
Reaction score
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
 
Physics news on Phys.org
Batman2 said:
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.

Normally, I'd say that looks like it'd work, but I am not sure as I only did this topic like 3 years ago.


and for the first one, I'd just use what the product of the eigenvalues would give in relation to B and then show how it would contradict the statement of what B is given \lambda=0
 
Batman2 said:
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?
I suspect that it's that eerie feeling you get when you really start to understand something, and are surprised at how straightforward it all seems!

Just to organize what you've done a little bit (and probably with too much detail), your arithmetic has shown

Given a vector v, scalar \lambda, and matrix B:

If Bv = \lambda v and B is invertible
Then v = \lambda B^{-1} v

If, in addition, \lambda = 0,
Then v = 0
And you have correctly argued
If B is invertible, \lambda is an eigenvalue, and \lambda = 0
Then we have a contradiction​
And correctly concluded
If B is invertible, \lambda is an eigenvalue
Then \lambda \neq 0​
 
For (b), if Bv= \lamba v then, as you have, B^{-1}Bv= B^{-1}\lambda v or v= \lambda B^{-1}v. Now divide on both sides by \lambda.
 
I remember doing these problems. I think this is how I did part a:

Bv=\lambdav
Bv-\lambdav=0
(B-\lambda)v=0

If \lambda=0 then Bv=0 which can only happen if B is not invertible, which is a contradiction.


As for part b: If Bv= \lambdav then B-1v=\lambda-1v
Then B-1v-\lambda-1v=0
(B-1-\lambda-1)v=0 and you now have the definition of an eigenvalue, where \lambda-1 is an eigenvalue for B-1.
 
Last edited:
You know, you guys shouldn't be doing his homework for him.

Fortunately, from the opening poster's comments, I'm sure he had worked it out already.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top