Eigenvalues and Eigenvectors of Invertible Linear Operators and Matrices

hkus10
Messages
50
Reaction score
0
Let L : V>>>V be an invertible linear operator and let lambda be an eigenvalue of L with associated eigenvector x.
a) Show that 1/lambda is an eigenvalue of L^-1 with associated eigenvector x.
For this question, the things I know are that L is onto and one to one. Therefore, how to prove this question?

b) state the analogous statement for matrices. What does "state" the analogous statement mean?

Thanks
 
Physics news on Phys.org
hkus10 said:
Let L : V>>>V be an invertible linear operator and let lambda be an eigenvalue of L with associated eigenvector x.
a) Show that 1/lambda is an eigenvalue of L^-1 with associated eigenvector x.
For this question, the things I know are that L is onto and one to one. Therefore, how to prove this question?
What does it mean to say that λ is an eigenvalue, and x an eigenvector of L?
hkus10 said:
b) state the analogous statement for matrices. What does "state" the analogous statement mean?
L(x) corresponds to Ax, where A is a matrix representation of the operator L. L is invertible, so what can you say about A?
 
Mark44 said:
What does it mean to say that λ is an eigenvalue, and x an eigenvector of L?

a) This is what I get for part(a)let n=lambda.
Since r is an eigenvalue of L, Lx=nx.
Since the transformation is invertible, (L^-1)Lx=(L^-1)nx.
==> Ix=r(L^-1)x, where I=indentity matrix
At this point, I want to divide both sides by r. However, how can I be sure r is not equal to zero?

Thanks
 
hkus10 said:
a) This is what I get for part(a)let n=lambda.
Since r is an eigenvalue of L, Lx=nx.
Since the transformation is invertible, (L^-1)Lx=(L^-1)nx.
==> Ix=r(L^-1)x, where I=indentity matrix
At this point, I want to divide both sides by r. However, how can I be sure r is not equal to zero?

Thanks

You seem to be using both n and r for lambda. But if the eigenvalue were 0, would L be invertible?
 
Dick said:
You seem to be using both n and r for lambda. But if the eigenvalue were 0, would L be invertible?

Yes, this is a typo. It seems to me that if the eigenvalue is 0, L is not invertible. However, I cannot conceptualize it.

Could you please explain it ?

Thanks
 
hkus10 said:
Yes, this is a typo. It seems to me that if the eigenvalue is 0, L is not invertible. However, I cannot conceptualize it.

Could you please explain it ?

Thanks

If the eigenvalue is 0, then L can't be invertible. If x is an eigenvector (hence not the zero vector) and has eigenvalue 0, then L(x)=0*x=0. But L^(-1)(0) must be 0, it can't be x since L^(-1) is linear. So if L is invertible, you can assume all eigenvalues are not zero.
 
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