Let A be a $n\times n$ complex matrix. We need to prove that A has n distinct eigen values in $\mathbb{C}$ iff A commutes with no non-zero Nilpotent matrix.I am not getting any hint how to proceed, shall be pleased for your comments
A Complex Matrix which commutes with No Nonzero Nilpotent matrices
1
$\begingroup$
linear-algebra
-
1As you probably know, in order to get the best possible answers, it is helpful if you say in what context you encountered the problem, and what your thoughts on it are so far; this will prevent people from telling you things you already know, and help them write their answers at an appropriate level. Also, many find the use of imperative ("Find", "Show") to be rude when asking for help; please consider rewriting your post. – 2012-04-16
-
0the matrix you are looking for is $\prod_{\text{unique eigenvalues}} (A - \lambda_i)$ which is non zero and nilpotent iff A fails to have distinct eigenvalues – 2012-04-16
1 Answers
2
Hint: if $A$ commutes with the nilpotent matrix $N$ and $Av = \lambda v$, then $ANv = \lambda N v$. Show that $Nv = 0$.