- #1
1v1Dota2RightMeow
- 76
- 7
Homework Statement
Let's say that I have a potential ##U(x) = \beta (x^2-\alpha ^2)^2## with minima at ##x=\pm \alpha##. I need to find the normal modes and vibrational frequencies. How do I do this?
Homework Equations
##U(x) = \beta (x^2-\alpha ^2)^2##
##F=-kx=-m\omega ^2 x##
##\omega = \sqrt{\frac{k}{m}}##
##U(x)=\frac{1}{2}m\omega ^2 x^2##
The Lagrangian for this system is given by:
##L=(1/2)m(\dot{x}_1^2 + \dot{x}_2^2)-4\alpha^2 \beta (x_1 + \alpha)^2 -4\alpha^2 \beta (x_2 + \alpha)^2 - (1/2) k (x_2 - x_1 -2\alpha)^2 ##
The Attempt at a Solution
I found an example that uses matrices. The general idea seems to be to put the Lagrangian into matrix form, set up the characteristic equation, and then solve for eigenvalues and eigenvectors. But how do I put this Lagrangian into matrix form?? Note - I have Mathematica at my disposal.