Let $K=\left(\begin{array}{rrr}3 & 0 & -1 \\ 0 & 2 & 0 \\ -1 & 0 & 3\end{array}\right)$. (a) Find an orthogonal matrix $Q$ and a diagonal matrix $\Lambda$
such that $K=Q \wedge Q^T$. (b) Is $K$ positive definite? (c) Solve the second order system $\frac{d^2 \mathbf{u}}{d t^2}=A \mathbf{u}$ subject to the initial conditions $\mathbf{u}(0)=\left(\begin{array}{l}1 \\ 0 \\ 1\end{array}\right), \frac{d \mathbf{u}}{d t}(0)=\left(\begin{array}{l}0 \\ 1 \\ 0\end{array}\right)$.
(d) Is your solution periodic? If your answer is yes, indicate the period.
(e) Is the general solution to the system periodic?