This is question 5.5 from Erdmann & Wildon (paraphrased):
Consider 2 square matrices over complex number $A,B$. Let $C=AB-BA$. Assume that $AC=CA$ and $BC=CB$.
(i) Show that $trace(C^{m})=0$ for all $m\geq 1$.
(ii) Let $n\times n$ be the dimension of those matrices. Let $\lambda_{1},\ldots,\lambda_{n}$ be the eigenvalues of $C$. Prove that $\lambda_{i}=0$ for all $i$, and deduce that $C^{k}=0$ for some $k$ (hint: use Vandermonde determinant).
(note: this was written as a Lie algebra question, but since the question explicitly ask to avoid the use of invariance lemma, it looks clearly more like a linear algebra question, which is why I rephrased it into a linear algebra question)
I already solved (i). But I have no clues how to do (ii). The question hinted at using Vandermonde determinant. This is the first time I heard of it, and after looking it up I still gain no intuitions about it to help me handle this question.
Thus I am looking for help in solving (ii). Thank you for your help.
From part (i), we know that $$ \lambda_1^m + \cdots + \lambda_n^m = 0 $$ For all $m$ from $1$ to $n$. Now, I'm not quite sure how they were planning on using the Vandermonde determinant, but a quick application of Newton's identities allows you to deduce that all $\lambda_i = 0$.