PX285 - C5 - a roller-coaster
- the arc-length coordinate,
, is used to describe the motion of a roller coaster, which represented the distance moved along the track from an arbitrary starting point - the height of the track at any point,
, is given by - the lagrangian is:
- using the euler-lagrange equation:
solutions
-
the above differential equation can always be solved by adopting some numerical approach, eg: finite difference approach - discretize
and -
it can also be solved analytically
-
eg:
:
- integrating both sides:
$$\dot s = - \alpha gt + v_{0}$$
- integrating again:
$$s = - \frac{1}{2} \alpha gt^{2}+ v_{0}t + s_{0}$$
- also, for
- the
$$\ddot s = -gcs = -\omega^{2} s$$
where, the equation is in simple harmonic motion, and
- this is a 'perfect' SHM for all amplitudes, not necessarily small, neglecting friction