spaghetti3451
- 1,311
- 31
Homework Statement
A string of length ##a##, mass per unit length ##\sigma## and under tension ##T## is fixed at each end. The Lagrangian governing the time evolution of the transverse displacement ##y(x, t)## is
##L = \int_{0}^{a} dx \bigg[ \frac{\sigma}{2} \Big( \frac{\partial y}{\partial t}\Big)^{2} - \frac{T}{2} \Big( \frac{\partial y}{\partial x}\Big)^{2} \bigg]##
where ##x## identifies position along the string from one end point. By expressing the displacement as a sine series Fourier expansion in the form
##y(x,t) = \sqrt{\frac{2}{a}} \sum_{n=1}^{\infty} \text{sin} \big(\frac{n\pi x}{a}\big) q_{n}(t)##
show that the Lagrangian becomes
##L = \sum_{n=1}^{\infty} \bigg[ \frac{\sigma}{2} \dot{q}_{n}^{2} - \frac{T}{2} \big( \frac{n \pi}{a}\big)^{2} q_{n}^{2} \bigg]##.
Derive the equations of motion. Hence show that the string is equivalent to an infinite set of decoupled harmonic oscillators with frequencies
##\omega_{n} = \sqrt{\frac{T}{\sigma}} \big( \frac{n \pi}{a} \big)##.
Homework Equations
The Attempt at a Solution
Before I solve the problem, I want to convince myself that the form of the Lagrangian is correct. I can see that the kinetic term is correct because it is simply half times the mass density times speed squared for each infinitesimal segment integrated over the entire length.
But, I am having difficulty understanding the form of the potential term. Why, for each infinitesimal segment, is the half of the tension multiplied by the square of the gradient to obtain the potential energy?