CalcYouLater
- 51
- 0
Homework Statement
I have some questions about the eigenstates of an operator.
A state is an eigenstate of an operator if the application of the operator on the state results in a constant complex multiple of the state. The constant complex multiple will be the eigenvalue.
For instance, given a wave function:
\psi(r,\theta,\phi)=4{\left|\right\psi_1\rangle}+\sqrt{\frac{4}{3\pi}}{\left|\right\psi_2\rangle}
And an operator, A^hat, (with eigenvalue a), then psi is an eigenfunction of A^hat if:
\hat{A}\psi(r,\theta,\phi)=a\psi(r,\theta,\phi)
If the above is a correct understanding, then my question are:
How do the constants in front of the states (psi_1, and psi_2) affect (if at all) the eigenvalue a?
Does the wavefunction need to be properly normalized to determine whether or not it is an eigenstate of the operator?
Would the operator A^hat applied to psi(r,theta,phi) result in:
\hat{A}\psi(r,\theta,\phi)=4\hat{A}{\left|\right\psi_1\rangle}+\sqrt{\frac{4}{3\pi}}\hat{A}{\left|\right\psi_2\rangle}
yielding:
{a}\psi(r,\theta,\phi)=a(4{\left|\right\psi_1\rangle}+\sqrt{\frac{4}{3\pi}}{\left|\right\psi_2\rangle})
Homework Equations
The Attempt at a Solution
I have a specific example in mind involving the angular momentum operator, but I want to see if I understand the concepts of eigenstates, eigenvalues, and eigenfunctions.
The way I see it, the constants in front of the states, psi_1 and psi_2, simply multiply the eigenvalue "a" after the operator A^hat has been applied. If that is true, then it does not matter whether or not the wave function is normalized. However, to determine the probability of obtaining a specific eigenvalue, the wave function must be properly normalized.
Is this correct? If not, what is incorrect?