rmfw
- 53
- 0
Homework Statement
A particle of mass m moves over the cylindrical surface of radius R. The particle is connected to the origin O, located on the central point of the cylindrical surface axis, by a spring with spring constant k and length R. Ignore force of gravity.
a) State how many degrees of freedom the particle has and choose a set of generalized coordinates.
b) Write the Lagrangian of the system and obtain the equations of motion
c) Identify two constants of the motion.
d) Obtain the equation of motion for the coordinate along the cylinder axis on the limit of small deviations of the plane that contais the origin. Calculate the first integral of the equations and say what's its physical meaning. (Note that: d^2z/dt^2=v dv/dz)
Homework Equations
L=T-V
\frac{\partial L}{\partial q} - \frac{d}{dt}( \frac{\partial L}{\partial \dot{q}}) = 0
The Attempt at a Solution
a) The particle has 2 degrees of freedom, and the generalized coordinates I choose are the cylindrical coordinates: (R,θ,z) with R being constant
b)
First of all I define the distance from the origin to the mass r = \sqrt{R^2 + z^2}
L = T- V
V= \frac{1}{2} k (r - R)^2= \frac{1}{2} k (\sqrt{R^2 + z^2} - R)^2
T=\frac{1}{2}m(\dot{x}^2 + \dot{y}^2 + \dot{z}^2)
R is constant so :
\dot{x}= -R sin(\theta) \dot{\theta}
\dot{y}= R cos(\theta) \dot{\theta}
\dot{z}=\dot{z}
T=\frac{1}{2} m (( R \dot{\theta})^2 + \dot{z}^2)
L = \frac{1}{2}m ( (R \dot{\theta})^2 + \dot{z}^2) - \frac{1}{2} k (\sqrt{R^2 + z^2} - R)^2
Using the formula:
\frac{\partial L}{\partial q} - \frac{d}{dt}( \frac{\partial L}{\partial \dot{q}}) = 0
For the equations of motion I got:
k z- kz\frac{R}{\sqrt{R^2 + z^2 }} =m \ddot{z}
m R^2 \dot{\theta} = Constant
c) Identify two constants of motion
One is the angular momentum which can be seen above L=m R^2 \dot{\theta}
To find the other I integrated the other equation and got :
\frac{k}{2}z^2 - kR\sqrt{R^2+z^2}-\frac{m}{2} \dot{z}^2 = Constant which I guess is the energy of the system.
d) Still havn't put a lot of thinking into this question but for now I just need someone to confirm the above answers, if someone here has the time to do so I would be grateful. Thanks!
Last edited: