I am trying to determine whether the following statement is true or false:
Every linear transformation on $\mathbb{R}^5$ has an invariant 3-dimensional subspace.
Since $\dim(\mathbb{R}^5)=5$ then given any linear operator $T$ on $\mathbb{R}^5$ I know that $\deg(\text{char}_T(x))=5$, and hence,$\text{char}_T(x)$ has at least one real root, meaning that $T$ has at least one real eigenvalue, $\lambda$. Thus, $$\text{char}_T(x)=(x-\lambda)f(x),$$ where $f$ can be factored as the product of irreducibles into two quadratics, a quadratic and two linear factors, or 4 linear factors. I don't know where to go from there. Perhaps the statement is false? Thank you for your help!