This is a problem from C.W. Curtis Linear Algebra. It goes as follows:
"Let V a vector space over R and let T a linear transformation, $T:V\mapsto V$ that preserves orthogonality, that is $(Tv,Tw)=0$ whenever $(v,w)=0$. Show that T is a scalar multiple of an orthogonal transformation."
My approach was to see the effect of $T$ to an orthonormal basis. So I started with the question if it was possible that could exists such a $T$ that could map an element of the orthonormal basis to the zero vector. But I have not been able to produce a contradiction. Because if seems to me that could be a case, and if right there could not be an orthogonal transformation $S$, such that $T=\lambda S$, for some $\lambda \in \mathbb{R}$.
Hope you can help.