hotcommodity
- 434
- 0
Homework Statement
A particle of mass m is attached to a spring with a spring constant k. The particle is moved a horizontal distance A from the equilibrium point and released from rest. We follow the motion for half a period, that is x \in [-A, A].
Show that if we take snapshots of the particle at random time intervals dt that the probability density for the particle is \rho (x) = \frac{1}{\pi \sqrt{A^2 - x^2}}
Homework Equations
x(t) = Acos(\omega t -\delta)
The Attempt at a Solution
There was a similar example in the textbook about dropping a ball from a given height h. I tried to follow that example, but I'm still getting hung up.
\frac{dx}{dt} = -A \omega sin(\omega t - \delta)
From the example in the book, the probability density is found from \frac{dt}{T}, where T is the total time traveled by the particle.
Rearranging gives, \frac{dt}{T} = \frac{dx}{T} \frac{1}{-A \omega sin(\omega t - \delta)}
I believe the idea is to somehow eliminate the time variable on the right hand side, but I can't get it to look anything like the given answer, nor do I understand where the pi comes from. Any help is appreciated.