1

Statement. Suppose we have a square matrix $A$ of order $n$ over a field $\mathbb{F}$ of characteristics $0$ or $p>n$. There is a theorem that if $\mathrm{tr}\,A^k=0$ for all $k=1,\ldots, n$, then $A$ is nilpotent and $A^n = 0$. The problem is to prove it.

What I did so far.

  1. Let's consider characteristic polynomial $\chi(x)$ of our matrix $A$. The Newton identities relate $\mathrm{tr}\,A^k$ to the coefficients of $\chi(x)$: $$ s_k = \mathrm{tr}\,A^k $$

  2. Since $\mathrm{tr}\,A^k=0$ for all $k=1,\ldots, n$, then $\chi(x) = x^n$ and (since we a over a field) all roots of $\chi$ are $0$. Therefor the only eigenvalue for $A$ is 0.

Now I have trouble proving first item and going from second to $A^n = 0$, How do I do those things?

Glinka
  • 3,182

1 Answers1

1

Look up the Cayley-Hamilton Theorem.