boooster
- 2
- 0
Homework Statement
Consider a particle confined in a 1D potential well of length L. Derive the normalized wavefunctions and energies of the eigenstates of the system in terms of the quantum number n, working from the time independent Schördinger equation.
With the particle initially in the ground state (n=1) in the potential, the potential well instantaneously expands to twice it's original size.
Work out the probability, immediately after this change takes place, of measuring the system in (i) its new ground state and (ii) its new first excited state.
Homework Equations
The wavefunction can be written in terms of the eigenstates as follows:
\Psi = \sum_n a_n \phi_m
If we change to a different se of basis states we can write:
\Psi = \sum_m b_m \chi_m
where b_m = \sum_n a_n \int \chi_m^* \phi_n dx
The Attempt at a Solution
\phi_1 = \sqrt{\frac{2}{L}} \sin{\left(\frac{\pi x}{L}\right)}
\chi_m = \sqrt{\frac{1}{L}} \sin{\left(\frac{\pi x m}{2 L}\right)}
I tried to express the probability as \left|a_m\right|^2 where a_m = \int \chi_m^* \phi_1 dx = \int_0^L \frac{\sqrt{2}}{L} \sin{\left(\frac{\pi x}{L}\right)} \sin{\left(\frac{\pi x m}{2L}\right)} dx = \frac{4\sqrt{2}\sin{\frac{m\pi}{2}}}{4\pi -m^2 \pi}
Do you think this approach could be right? a_m^2 equals a nice expression - but unfortunately its infinite sum from m=1 to infinity does not converge ... (it should equal 1).
Thanks for the help!