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 [tex]x \in [-A, A][/tex].
Show that if we take snapshots of the particle at random time intervals dt that the probability density for the particle is [tex]\rho (x) = \frac{1}{\pi \sqrt{A^2 - x^2}}[/tex]
Homework Equations
[tex]x(t) = Acos(\omega t -\delta)[/tex]
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.
[tex]\frac{dx}{dt} = -A \omega sin(\omega t - \delta)[/tex]
From the example in the book, the probability density is found from [tex]\frac{dt}{T}[/tex], where T is the total time traveled by the particle.
Rearranging gives, [tex]\frac{dt}{T} = \frac{dx}{T} \frac{1}{-A \omega sin(\omega t - \delta)}[/tex]
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.