Saturday, November 17, 2018

homework and exercises - Finding Lagrangian of a Spring Pendulum


I'm trying to understand Morin's example of a spring pendulum. What I don't get is his expression for T. I can understand the ˙x2 term in the brackets. But I don't understand the (l+x)2˙θ2.


Also, it seems rather strange to break up Kinetic Energy into tangential and radial components when it is a scalar.



enter image description here



Answer



In radial coordinates, ˙ˆer=˙θˆeτ, and (useless here) ˙ˆeτ=˙rˆer. ˆer,ˆeτ are unit vectors in radial and tangential directions respectively. Due to this mixing of unit vectors (they move along with the particle), things get a little more complicated than plain 'ol cartesian system, where the unit vectors are constant.


For your particle, writing x+lr, the position vector is: p=rˆer \therefore v^2= \vec v\cdot\vec v= \d r^2+r^2\d\theta^2


Substituting back the value of r=x+l,\d r=\d x (and mutiplying by \m, we get the above expression?


As you can see in my expression for \vec v, I had two components of velocity--radial and tangential. Since they are perpendicular, I can just square and add, akin to T=\m\left(\d x^2 +\d y^2\right).


The point is, it may be a scalar, but it contains a vector in its expression:T=\m v^2=\m|v|^2=\m \vec v\cdot \vec v=\m(\dot x^2+\dot y^2)


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...