I've been trying to complete the following problem, but I just can't think of any ideas.
If $\mathcal{L}$ is a linear operator on vector space $V$, where $dimV=n$ and $dim(rang(L))=k$, prove that characteristic polynomial of $\mathcal{L}$, $f_{\mathcal{L}}(\lambda)$ is divisible by $\lambda^{n-k}$.
The only thing I know is that $dim(Ker(\mathcal{L}))=n-k$, but couldn't come up with anything to do with that fact. Could we say, that $dim(Ker(\mathcal{L}-\lambda\mathcal{E}))=dim(Ker(\mathcal{L}))=n-k$, which would then lead us to the proof? Any hints will be appreciated.
On the other hand let's say this can be shown (I'm guessing it can). Would you mind giving me an example of such linear operator, preferably just a matrix of one? I really haven't encountered a lot of examples where there is $\lambda=0$ as eigenvalue, with algebraic multiplicity of $n-k$.