Let $A: \Bbb{R}^2 \rightarrow \Bbb{R}^2$ be a linear transformation with eigenvalues $\frac{2}{3}$ and $\frac{9}{5}$.
Then how to prove there exist a non- zero vector $v \in \Bbb{R}^2$ such that $\vert \vert Av \vert \vert=\vert \vert v \vert \vert$ ?
I know A has distinct eigenvalues, so diagonalizable. How to proceed further?
By continuity. There is a vector $v$ with norm $1$ such that $Av=\frac95v$ and there is a vector $w$ with norm $1$ such that $Aw=\frac23w$. Consider the map$$\begin{array}{rccc}f\colon&[0,1]&\longrightarrow&\mathbb R\\&t&\mapsto&\dfrac{\left\|A\bigl((1-t)v+tw\bigr)\right\|}{\|(1-t)v+tw\|},\end{array}$$Since $f(0)=\frac95$ and $f(1)=\frac23$, $f(t)=1$ for some $t\in(0,1)$.