I'm dealing with the test of the International Mathematics Competition for University Students, 2011, and I've had a lot of difficulties, so I hope someone could help me to discuss the questions.
The question 2 says:
Does exist a real matrix $A_{3\times 3}$ such that $\operatorname{tr}(A)=0$ and $A^2+A^T=I$?
The only thing I could get in that problem is that if $A$ exists, so $\operatorname{tr}(A^2)=3$, because
$\operatorname{tr}(A^2+A^T)=\operatorname{tr}(I)\Longrightarrow $ $\operatorname{tr}(A^2)+\operatorname{tr}(A^T)=3\Longrightarrow $ $\operatorname{tr}(A^2)+\operatorname{tr}(A)=3\Longrightarrow $ $\operatorname{tr}(A^2)=3$
Thanks for the help.
Let $a,b,c$ be the roots of the characteristic polynomial of $A$ so that $\det (xI-A)=(x-a)(x-b)(x-c)$ with $a,b,c \in \mathbb{C}$. Since $tr(A)=0$, we have $a+b+c=0$. Since $tr(A^2)=3$ as you found, we have $a^2+b^2+c^2=3$. Therefore $$2ab+2ac+2bc=(a+b+c)^2-(a^2+b^2+c^2)=-3.$$ Moreover, it follows that $\det(A^2)=\det(I-A^T)=\det(I-A)= (1-a)(1-b)(1-c)=1-3/2-abc=-0.5-abc$. On the other hand $\det(A^2)=\det(A)^2=(abc)^2$. So for $y=abc$ we have the equation $y^2+y+1/2=0$ which does not have real roots. We have proved that such a real matrix $A$ does not exist.