bznm
- 181
- 0
Homework Statement
I'm solving an exercise about small oscillations.
I name T the kinetic matrix and $H$ the hessian matrix of potential.
The matrix \omega^2 T- H is diagonal and so find the auto-frequencies is easy! But I have a problem with normal modes. The lagrangian coordinates are two angles, \theta and \phi.
$$\omega^2T-H(\theta, \phi)=\begin{pmatrix}m\omega^2-m \Omega &&&0 \\
0&&&M\omega^2-k
\end{pmatrix}$$
Normal modes are given by splitted oscillations of the two coordinates. Is it correct? Are they given by:
\theta(t)=A_1 \cos(\Omega t+ \alpha_1) and \phi(t)=A_2(\cos \frac{k}{M} t+\alpha_2)? (A_1, A_2= constants depending on initial conditions)
And is the general solution of motion given by $$\theta(t)+\phi(t)=A_1 \cos(\Omega t+ \alpha_1)+A_2(\cos \frac{k}{M} t+\alpha_2)$$?