Let $T \in \text {SO} (3) : = \left \{T \in M_3 (\Bbb R)\ |\ TT^t = T^tT = I,\ \det (T) = 1 \right \}.$ Prove that there exists $v \in \Bbb R^3 \setminus \{0\}$ such that $T(v) = v.$ Hence conclude that the elements of $\text {SO} (3)$ are rotations by some angle about some uniquely determined axis.
The first part is easier. To prove that $T(v) = v,$ for some $0 \neq v \in \Bbb R^3$ it is enough to show that $\det (T - I) = 0.$ Now $$\begin{align*} \det (T - I) & = 1 \cdot \det (T - I) \\ & = \det (T) \det (T - I) \\ & = \det (T^t) \det (T - I) \\ & = \det (T^t T - T^t) \\ & = \det (I - T^t) \\ & = \det (I^t - T^t) \\ & = \det ((I - T)^t) \\ & = \det (I - T) \\ & = (-1)^3 \det (T - I) \\ & = - \det (T - I) \end{align*}$$ This shows that $2 \det (T - I) = 0 \implies \det (T - I) = 0,$ as required.
How to prove the second conclusion? Any help in this regard will be appreciated.
Thanks in advance.
Take $v\ne0$ such that $T(v)=v$. Let $w\in\Bbb R^3$ be a vector orthogonal to $v$. Then\begin{align}\langle T(w),v\rangle&=\langle T(w),T(v)\rangle\\&=\langle w,T^tT(v)\rangle\\&=\langle w,v\rangle\\&=0.\end{align}Now let $u=v\times w$. Then $u$ and $v$ are orthogonal and therefore $T(u)$ and $v$ are orthogonal too. And, since $w$ and $u$ are orthogonal, then so are $T(w)$ and $T(u)$. The restriction of $T$ to $\operatorname{span}(\{w,u\})$ is a rotation (since it is an isometry and its determinant is $1$). So, $T$ is a rotation around $v$.