let $M$ be a $n \times n$ matrix of rank $k (\neq n)$ if $\lambda \neq 0$ is an eigenvalue of $M$ with corresponding unit column vector $u$. with $Mu=\lambda u$,then which of the following is\are true?.
1). $rank(M-\lambda uu^{*})=k-1$
2). $rank(M-\lambda uu^{*})=k$
3).$rank(M-\lambda uu^{*})=k+1$
4).$(M-\lambda uu^{*})^{n}$$=M^{n}-\lambda^{n}uu^{*}$
solution I tried
in the given question
rank$(M-\lambda uu^{*})$$=$rank$(M-Muu^{*})$
taking $M$ common we get rank$[M(I-uu^{*})]$
further that I don't know how to proceed
please help!
Thank you