$\DeclareMathOperator{\tr}{tr}$Let's consider a $n \times n$ matrix and the sequence of traces $\tr(A)=\tr(A^{2})= \ldots = \tr(A^{n})=0$. How to prove that $A$ is a nilpotent matrix (a matrix so that $A^{k} \times u = 0$ for all $u \in V$ and for some $k$)?
Maybe it would be reasonable to consider $A$'s Jordan form (we assume that the action occurs over an algebraically closed field, such as $\mathbb{C}$). For example, suppose that we have found it and $A'$ consists of $m$ blocks of sizes $r_{1}, \ldots r_{m}$ ($r_{1}+r_{2}+\ldots+r_{m}=m, r_{i} \in \mathbb{Z}_{+}$) with $\alpha_{1}, \ldots \alpha_{m}$ as corresponding eigenvalues to each of the blocks. Then, according to the problem will get the system $$\begin{align} r_{1}\alpha_{1}+&\ldots+r_{m}\alpha_{m}=0 \\ r_{1}{\alpha_{1}}^{2}+&\ldots+r_{m} {\alpha_{m}} ^{2}=0\\ &\ ~\,\vdots \\ r_{1}{\alpha_{1}}^{n}+&\ldots +r_{m}{\alpha_{m}}^{n}=0 \end{align}$$
But the system's analysis over $\mathbb{C}$ seems to be too much complicated.
Actually, the problem must have more or less simple solution.
Any piece of advice would be much appreciated.
Two facts: (1) The trace of a matrix $A$ is the sum of it's eigenvalues and (2) the eigenvalues of $A^k$ are $\lambda^k$ where $\lambda$ is an eigenvalue of $A$ matched with algebraic multiplicities.
This means we can write $$\lambda_1 + \cdots + \lambda_n = 0$$ $$\lambda_1^2 + \cdots + \lambda_n^2 = 0$$ $$\cdots$$ $$\lambda_1^n + \cdots + \lambda_n^n = 0$$
It is also a known fact that all symmetric polynomials can be expressed as a polynomial in the above symmetric polynomial forms. The characteristic equation of $A$,
$$\det(A-\lambda I) = (\lambda - \lambda_1) \cdots (\lambda - \lambda_n) =\\ \lambda^n + f_{n-1}(\lambda_1, \dots, \lambda_n) \lambda^{n-1} + \cdots + f_0(\lambda_1, \cdots, \lambda_n),$$
has coefficients symmetric in $\lambda_1, \cdots, \lambda_n$. This means they must be constant as the expression in terms of the powers of eigenvalues can be evaluated with those expressions equal to zero. I.e., the coefficients are in fact not dependent on the eigenvalues at all! But since each of the coefficients will go to zero as $|\lambda_1 \cdots \lambda_n| \to 0$ the constant terms must be zero and hence the characteristic equation is $\lambda^n$ identically.