Identify the Lyapunov exponent for the cat map: $C(x,y) = (2x+y , x+y)$.
I am very confused as to finding the Lyapunov exponent for a two-dimensional map. I've come across a resource that states $$\lambda(T,(x, y)) = \liminf_{n\to\infty} \frac1n\log\|DT^n(x, y)\|$$ but I have no idea how to interpret this: $\|DT^n(x, y)\|$. I understand how the Lyapunov exponent is calculated in one dimension as it is just the long-term average of the log of the derivative of the trajectory. I am confused as to how to transform this idea into two dimensions, but I know it has to do with the Jacobian matrix. Also, the source I found that equation from also states that the Lyapunov exponent ends up being $\ln\left(\dfrac{3+\sqrt{5}}2\right)$ which is just the natural log of one of the eigenvalues of the Jacobian. Can someone please point me in the right direction?
Here, $\|DT^n\|= \|T^n\| = \|T\|^n$, since the map $T$ is linear: it is its own derivative. Then by calculating the larger of the two eigenvalues, you have $\|T\|=\frac{3+\sqrt{5}}{2}$ and your result follows.