0
$\begingroup$

I want to find the orthogonal matrix $\begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}$ which diagonalises the matrix $\begin{pmatrix} 0 & m\\ m & M \end{pmatrix}$.

The eigenvalues are easily found to be $\lambda = \frac{M}{2} \pm \frac{1}{2}\sqrt{M^{2}+4m^{2}}.$

However, I am having trouble finding the eigenvectors. I have the eigenvector equation

$$\begin{pmatrix} 0 & m\\ m & M \end{pmatrix} \begin{pmatrix} a \\ b \end{pmatrix} = \lambda \begin{pmatrix} a \\ b \end{pmatrix},$$

which gives me $mb = \left( \frac{M}{2} \pm \frac{1}{2}\sqrt{M^{2}+4m^{2}} \right)a$ and $ma+Mb = \left( \frac{M}{2} \pm \frac{1}{2}\sqrt{M^{2}+4m^{2}} \right)b.$

Could you help me out here?

The answer's supposed to be $\cos \theta = \frac{1}{2} \arctan \frac{2m}{M}$.

  • 1
    The LHS of the former equation should be $mb.$2017-02-06
  • 0
    Ah! Yes! I see! Updating answer!2017-02-06
  • 0
    You’ve got a pair of linear equations in the unknowns $a$ and $b$. Solving this system should be at least as easy as finding the eigenvalues.2017-02-06
  • 0
    $\cos(\theta) = \frac{1}{2}\arctan(2m/M)$ just looks wrong. You mean $\theta = \frac{1}{2}\arctan(2m/M).$2017-02-06

0 Answers 0