I'm doing the following exercise:
Using that we know that if $M\in SO_n(\mathbb{R})$ there exists a $P\in GL_n(\mathbb{R})$ such that $M=PM'P^{-1}$, where $M'$ has zeros on everywhere except on its diagonal, formed by blocks of the form:
$$\begin{bmatrix} \cos(\theta_i) & \sin(\theta_i) \\ -\sin(\theta_i) & \cos(\theta_i) \\ \end{bmatrix}$$
or by $1\times 1$ blocks of the form $$\begin{bmatrix} 1 \\ \end{bmatrix}$$
Prove that $SO_n(\mathbb R)$ is arcwise connected and compact.
I have the compact part because previously I had to prove that $O_n(\mathbb{R})$ is connected, so I showed that the special orthogonal group is a closed subgroup of the orthogonal. But I'm not able to prove the arcwise connection of the special orthogonal group.
Thanks for your time.