fluidistic
Gold Member
- 3,928
- 272
Homework Statement
Consider a particle of mass m in a unidimensional harmonic potential of the form V(x)=\frac{kx^2}{2}.
1)Show that a function of the form \Psi (x)=Ce^{-\alpha x^2} is an eigenfunction of the time-independent Schrödinger's equation. Calculate the values of E, C and \alpha.
This solution corresponds to the minimum energy of the unidimensional harmonic oscillator.
2)Verify the uncertainty principle for a particle that have this state of energy.
3)From the uncertainty principle, estimate the the ground state energy for a unidimensional harmonic oscillator and compare it with the value obtained in 1).
Homework Equations
-\frac{\hbar ^2}{2m} \frac{d ^2 \Psi}{dx^2} + V(x)\Psi = E \Psi.
The Attempt at a Solution
What I've done is calculate the first 2 derivatives of the given \Psi, with respect to x.
It gave me \Psi ' (x)=2x \alpha C e^{-\alpha x^2} and \Psi '' (x)=-2\alpha C e^{-\alpha x^2} (1+2x^2 \alpha).
Then replacing \Psi ''(x) and \Psi (x) into Schrödinger's equation, I reached -\frac{\hbar ^2}{2m} (1+2x^2 \alpha)+E-\frac{kx^2}{2}=0 if I assume C\neq 0 which I think is fair.
Now I'm totally stuck. I've isolated E from the equation, which gave me E=\frac{kx^2}{2}+\frac{\hbar ^2}{m}(1+2 x^2 \alpha) and I can recognize the potential energy part and what would be the kinetic energy?
The minimum kinetic energy would be when x=0, in this case the potential energy is also minimum (worth 0J), and it gives the ground state energy \frac{\hbar ^2}{m}. But I'm afraid, I've no idea what \alpha and C might be.
Maybe I can get C from a normalization? That is, by setting C^2\int _{-\infty}^{\infty} |e^{-\alpha x^2}|^2 dx=1. But it seems I have 2 unknowns and 1 equation...
I would like to know if I'm doing things right and ideas on how to proceed a bit further. Thanks a lot.