Given:
$A \in M_{n \times n} (\mathbb R)$, $n\geq 2$, rank($A) = 1$, trace($A) = 0$. Prove A is not diagonalizable and find $P_A(x)$.
So I said:
if $n \geq 2$ and rank($A)=1$ then $A$ is not invertible. That means that it has an eigenvalue 0. Its' geometric multiplicity is $n-1$, since, again, rank$(A)=1$. Now we also know that the trace is the sum of all the eigenvalues which means $\operatorname{trace}(A) = 0^{n-1} + \lambda_x = \lambda_x = 0$ which means ALL the eigenvalues are $0$.
Is that correct? and if so, does it mean that it is not diagonalizable? (and if its correct then of course $P_A(x) = \lambda^{n}$.