Let $A$ be an $n\times n$ complex matrix with $trace(A)=0$. We need to Show that $A$ is similar to a matrix with all $0'$ s along the main diagonal.
What I thought: $A$ is not zero matrix, also $A\ne cI$ for any $c\in\mathbb{C}^*$
so $\exists v\in \mathbb{C}^n$ which is not an eigen vector of $A$, then I thought of taking a basis whose first two vectors are $v,Av$ and then with respect to this basis what will be the matrix $A$?
Thanks for helping.