fluidistic
Gold Member
- 3,928
- 272
Homework Statement
Consider a classical particle in an unidimensional harmonic potential. Let A be the amplitude of the oscillation of the particle at a given energy. Show that the probability to find the particule between x and x+dx is given by P(x)dx=\frac{dx}{\pi \sqrt {A^2-x^2}}.
1)Graph P(x) and compare it with the probability to find a quantum particle between x and dx for the first state of the unidimensional harmonic quantum oscillator.
2)What is the probability to find the classical and quantum particles in some position between 0 and A/2?
3)Graph the density of probability for the state n=10 of the harmonic quantum oscillator and compare it with the classical density of probability of the particle for this same energy.
Homework Equations
Details in next section.
T=\frac{2 \pi}{\omega}.
The Attempt at a Solution
So my strategy to show the mathematical relation of P(x) is to write find what percentage of its time the particle passes from x to dx compared to half its period (the particle "runs" a distance of A in that time).
So I start with x(t)=A\cos (\omega t). I want to get dt in function of dx. So I find t in function of x first. This gives me t= \left [ \arccos \left ( \frac{x}{A} \right ) \right ] \frac{1}{\omega}.
Now I take the differential d/dx in both sides of this equation:
\frac{dt}{dx}= \left ( \frac{1}{\omega} \right ) \frac{d}{dx}\left [ \arccos \left ( \frac{x}{A} \right ) \right ]=-\frac{1}{\omega} \left [ \frac{1}{\sqrt {A^2-x^2}} \right ]=-\frac{1}{\omega} \left ( \frac{1}{\sqrt {A^2-x^2}} \right )=-\frac{T}{2\pi} \left ( \frac{1}{\sqrt {A^2-x^2}}\right ) \Rightarrow dt =- \frac{T}{2 \pi} \left ( \frac{1}{\sqrt {A^2-x^2}} \right ) dx.
But I know that if t_1-t_0=T/2, x_0=0 and x_1=A can be associated to t_0 and t_1 respectively. So that I can write \frac{T}{2}=-\frac{T}{2\pi} \int _0 ^A \frac{dx}{\sqrt {A^2-x^2}} \Rightarrow 1=-\frac{1}{\pi} \cdot \frac{\pi}{2}=-\frac{1}{2} which is obvisouly wrong.
I don't where I went wrong. I hope someone can help me.