fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must calculate the probability that the position of a harmonic oscillator in the fundamental state has a greater value that the amplitude of a classical harmonic oscillator of the same energy.
Homework Equations
##\psi _0 (x)=\left ( \frac{m \omega}{\pi h } \right ) ^{1/4} \exp \{ -\frac{m\omega x^2}{2\hbar} \}##
##E_0=\frac{\hbar \omega}{2}##.
##|\psi _0 (x)|^2=\psi ^* _0 (x) \psi _0(x) =\left ( \frac{m \omega}{\pi h } \right ) ^{1/2} \exp \{ -\frac{m\omega x^2}{\hbar} \}##
The Attempt at a Solution
Classically the Hamiltonian is ##H=\frac{\dot x ^2 m}{2} + \frac{m \omega ^2 x^2}{2} =\frac{\hbar \omega}{2}##. Where ##x(t)=A\cos (\omega t)## and ##\dot x (t)=-A\omega \sin (\omega t)##. Replacing these into the Hamiltonian yields ##A =\sqrt{\frac{\hbar}{m\omega }}##.
I'm asked to calculate ##P=1-\int _0 ^A |\psi _0 (x)|^2dx=1-\int _0 ^{\sqrt{\frac{\hbar}{m\omega }}} \left ( \frac{m \omega}{\pi h } \right ) ^{1/2} \exp \{ -\frac{m\omega x^2}{\hbar} \} dx##
After the change of variables ##\alpha = \sqrt{\frac{m\omega }{\hbar}}x##, I get that ##P=1-\frac{1}{\sqrt \pi } \int _0 ^1 \exp (-\alpha ^2 ) d\alpha =1-\frac{1}{\sqrt \pi } \approx 0.73##.
First off, I can't believe this result. It doesn't depend on the mass of the particle oscillating, this goes against my intuition... I would think that the smaller the mass is, the greater the probability to find it farther than the classical amplitude is. And for m tends to infinity I would have thought to reach classical mechanics, i.e. a probability of 0 to find it farther than A.
Also 73% seems way too big!
So I'm wondering where I went wrong. Thank you.
P.S.:I haven't found my mistake(s) when writing this thread, after rechecking the algebra.