Is My Solution to the Driven Spring Problem Correct?

Click For Summary
The discussion centers on the correctness of a solution to the Driven Spring Problem. The user defines a Cartesian coordinate system and derives expressions for position and velocity, leading to the formulation of the Lagrangian. The derived Lagrangian is expressed as L = T - V, incorporating kinetic and potential energy terms. A response confirms that the user's approach appears to be correct. The conversation emphasizes the importance of accurate mathematical formulation in solving physics problems.
member 731016
Homework Statement
Please see below
Relevant Equations
Please see below
For this problem,
1718433290547.png

For part(a), I am not sure if I am solving it correctly. I define the usual cartesian x-y coordinate system at the base of the wall. This gives ##x = l_0 + q(t) + x_w(t) = l_0 + q(t) + d\sin(\gamma t)## which implies that ##\dot x = \dot q + d \gamma \cos (\gamma t)##

Therefore ##L = T - V = \frac{1}{2}m(\dot q + d \gamma \cos (\gamma t))^2 - 0.5kq^2##.

Is this please correct?

Thanks!
 
Physics news on Phys.org
ChiralSuperfields said:
For part(a), I am not sure if I am solving it correctly. I define the usual cartesian x-y coordinate system at the base of the wall. This gives ##x = l_0 + q(t) + x_w(t) = l_0 + q(t) + d\sin(\gamma t)## which implies that ##\dot x = \dot q + d \gamma \cos (\gamma t)##

Therefore ##L = T - V = \frac{1}{2}m(\dot q + d \gamma \cos (\gamma t))^2 - 0.5kq^2##.

Is this please correct?

Thanks!
Yes, it looks correct.
 
  • Like
  • Love
Likes MatinSAR and member 731016
At first, I derived that: $$\nabla \frac 1{\mu}=-\frac 1{{\mu}^3}\left((1-\beta^2)+\frac{\dot{\vec\beta}\cdot\vec R}c\right)\vec R$$ (dot means differentiation with respect to ##t'##). I assume this result is true because it gives valid result for magnetic field. To find electric field one should also derive partial derivative of ##\vec A## with respect to ##t##. I've used chain rule, substituted ##\vec A## and used derivative of product formula. $$\frac {\partial \vec A}{\partial t}=\frac...