To be sure my basic physics isn't rusty...
Consider a 2D bowled shaped classical potential well within which a classical particle of mass m is rolling. In this system the conservation of energy holds so the particle of mass m would roll from one end to another-indefinitely.
Because conservation of energy holds, we expect the mechanical energy to be
$E=T + U = \frac{1}{2}mv^{2}-mgh$
where $v$ is the velocity of the particle
$g$ is the gravitational acceleration
and
$h$ is the heigh relative to the ground.
In classical physics, the maximum velocity of the particle occurs when the particle is at $r=\left ( x,h=0 \right )$ and the minimum velocity occurs when the particle is at some position $r=\left ( x,h \right ) \exists h$ on both end of the well such that its kinetic energy T is 0 and potential energy U is at maximum.
Again, this follows from the conservation of energy:
$\Delta T= - \Delta U$
Now, I would like to construct a mathematical equation describing the probability of finding this particle of mass m as a function of its velocity. Intuitively, the greater the velocity of the particle at some point the lower the probability to find the particle and the smaller its velocity is the higher the probability to find the particle.
Solving $ E=T + U = \frac{1}{2}mv^{2}-mgh$ for v:
$v=\sqrt{\frac{2 \left ( E+mgh \right ) }{m}}$
If we want to explictly determine the probability of finding the particle as a function of its velocity, we should expect the probability density as a function of velocity to be of the form
$P=P\left ( v \right ) \propto \frac{1}{v}$
which comports to our common sense intuition.
How can I go about constructing a more explicit and informative equation that would enable to me determine the probability of finding the particle as a function of its velocity?
Any help is appreciated.