I have a differential equation $X'=AX$ where $A\in\mathcal M_n(\Bbb R)$. The question is to prove that if all the solutions have a constant norm then $A$ is skew-symmetric matrix.
What I have tried so far: let $\varphi(t)=\Vert X(t)\Vert^2$ where $X$ is a solution. Then $$0=\varphi'(t)=2\langle X'(t),X(t)\rangle=2\langle AX(t),X(t)\rangle=2\langle X(t),A^TX(t)\rangle$$ How can I complete my answer? Any other suggestion?
Now conclude from $x^TAx=0$ for all $x$ that $A_{ii}=0$ for all $i$ by setting $x=e_i$ and then $A_{ij}+A_{ji}=0$ by setting $x=e_i+e_j$.