Do the roots of the characteristic polynomial must be integers?
For example for the ode $u^{(5)}+5u^{(4)}-2u^{(3)}-10u^{(2)}+u'+5u=0$
The characteristic polynomial is $\lambda^{(5)}+5\lambda^{(4)}-2\lambda^{(3)}-10\lambda^{(2)}+\lambda+5=0$
Why for $u'$ we take $\lambda$ and why for $5u$ we take $5?
To find the roots, I can first "guess" one root and divided the characteristic polynomial to find the rest, how can I be sure that $\lambda\in \mathbb{Z}$?