How Do Eigenvectors of a Matrix Relate to Its Inverse?

azone
Messages
7
Reaction score
0
Suppose that B is the inverse of A. Show that if |psi> is an eigenvector of A with eigenvalue a not equal to 0, then |psi> is an eigenvector of B with eigenvalue 1/a.


So I know that A|psi> = a|psi>, and I'm trying to prove that A^(-1)|psi> = 1/a|psi>. I tried simplifying A as a 2x2 matrix and then doing the inverse of that. And then I assumed that the inverse of A has an eigenvalue b. So then I did the determinant of A^(-1)-b = 0 in the hopes to find b and see that it's equal to 1/a. But that became really messy.

Any suggestions on how to solve this problem? Thank you so much!
 
Physics news on Phys.org
Start with A|psi> = a|psi> and solve for (isolate) |psi> in terms of inv(A). You should be able to take it from there.
 
well it is not too difficult:

you supposed A invertible and B=A^(-1).

since AB=BA=1---->[A,B]=0.

(1)|psi>=BA|psi>=Ba|psi>=AB|psi>=ab|psi>.


but ab=1 so the eigenvalue b must be b=1/a
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top