mcbonov
- 3
- 0
Homework Statement
Let A be an invertible matrix.
show that if λ is an eigenvalue of A,
then 1/λ is an eigenvalue of A^-1
PLEASE HELP ME .
Thank you.
The discussion revolves around the properties of invertible matrices in linear algebra, specifically focusing on eigenvalues. The original poster presents a problem that requires showing the relationship between an eigenvalue of an invertible matrix and its inverse.
Some participants have provided guidance on the definitions and necessary steps to approach the proof, while others express uncertainty about their attempts and seek further clarification. Multiple interpretations of the problem are being explored without a clear consensus on the solution.
There is an emphasis on the need for a proper understanding of matrix operations and eigenvalue definitions, as well as the requirement for participants to demonstrate their efforts before receiving assistance.
mcbonov said:Homework Statement
Let A be an invertible matrix.
show that if λ is an eigenvalue of A,
then 1/λ is an eigenvalue of A^-1
PLEASE HELP ME .
Thank you.
No, you can't say this. A is a matrix, but λ is a scalar. You can't subtract a scalar from a matrix. What you can say is this:mcbonov said:i tried Ax =λx
(Ax-λx)=0
(A-λ)x=0 since x is not a zero vector
Makes no sense, since A and λ are two completely different kinds of things.mcbonov said:A-λ=0 then A=λ
mcbonov said:THEN A^-1 = λ^-1
so (A^-1)x = (λ^-1)x
I basically don't know how to prove...
I don't think the above is near to correct answer.
that's the most I can do ...
how can i solve this problem??