1v1Dota2RightMeow
- 75
- 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.
), and it seems there may be a less "systematic" way to solve these kinds of problems. Here's how it goes. First, the "whatever" terms need to go away; this can be done by setting ##\ddot{x}_1 = \ddot{x}_2 = 0## and seeing for what ##x_1## and ##x_2## there is equilibrium; we call these positions ##x_{1\text{eq}}## and ##x_{2\text{eq}}## respectively. You then define a new pair of variables ##x_1' = x_1 - x_{1\text{eq}}## and ##x_2' = x_2 - x_{2\text{eq}}##, and if you plug these new variables into your differential equations, you should get rid of any constant terms.