Let $V$ be a bector space over a filed $\mathbb{F}$, and let $L:V\rightarrow V$ be a linear mapping. Let $U$ be a subspace of $V$ such that $L(U)\subset U$
Suppose that $u$ and $v$ are eigenvectors of $L$ corresponding to dinstinct eigenvalues. Show that if $u+v\in U$, then $u$ and $v$ are elements of $U$.
Suppose
$$\begin{cases}Lu=\lambda u\\{}\\Lv=\mu v\end{cases}\;\;\;,\;\;\;\lambda\,,\,\mu\in\Bbb F\;,\;\;\;\lambda\neq\mu$$
Then
$$U\ni L(u+v)=Lu+Lv=\lambda u+\mu v$$
So
$$\begin{cases}&u+v=u'\in U\\{}\\&\lambda u+\mu v=u''\in U\end{cases} \implies (\lambda-\mu)u=u''-\mu u'\implies u=\frac1{\lambda-\mu}(u''-\mu u')\in U$$
and likewise for $\;v\;$ .