humanist rho
- 92
- 0
Homework Statement
A Lagrangian for a particular physical system can be written as,
L^{\prime }=\frac{m}{2}(a\dot{x}^{2}+2b\dot{x}\dot{y}+c\dot{y}^{2})-\frac{K%<br /> }{2}(ax^{2}+2bxy+cy^{2})
where a and b are arbitrary constants but subject to the condition that b2
-ac≠0.What are the equations of motion?Examine particularly two cases a=0=c and b=0,c=a.What is the physical system described by above lagrangian.? What is the significance for the condition b2-ac?
2. The attempt at a solution
I've done the mathematics.But donno the physics!
Equations of motion are,
ma\ddot{x}+mb\dot{y}+Kax+Kby=0
ma\ddot{y}+mb\dot{x}+Kcy+Kbx=0
I think these equations represent coupled 2D harmonic oscillator.(i'm not sure)
when a=c=0,
mb\dot{y}+Kby=0
mb\dot{x}+Kbx=0
when b=0,c=-a,
ma\ddot{x}+Kax=0
ma\ddot{y}+Kay=0
Thanks.