Show that every rotation in $\mathbb{R^3}$ can be written as the product of two rotations of order 2.
Here's my attempt at a solution:
We know that any rotation in $\mathbb{R^3}$ can be represented as the product of two reflections. So we write our rotation as $R_1R_2$ where the $R_j$ are reflections in $\mathbb{R^3}$.
We would like to show that $R_1R_2$=$(R_aR_b)(R_cR_d)$=$R_aR_bR_cR_d$ where $R_aR_b$ and $R_cR_d$ are rotations of order 2 in $\mathbb{R^3}$. I think I have shown that a rotation $R_1R_2$, which is the product of reflections in the planes $\Pi_1$ and $\Pi_2$ respectively, has order two if and only if $\Pi_1$ and $\Pi_2$ are perpendicular. Next I thought it sufficient to show that $R_1$=$R_aR_b$ (and similarly for $R_2$ with $R_c$ and $R_d$) and as $R_1$ and $R_2$ are just any reflections, I now attempt to show that any reflection can be written as the product of two reflections in perpendicular planes.
The form of a reflection in the plane $x.n=d$ in $\mathbb{R^3}$ is given as $R(x)=x+2(d-x.n)n$.
Suppose that we have $R_a$ and $R_b$ as reflections in the perpendicular planes (that is, the planes have perpendicular normals), $x.n_a=d_a$ and $x.n_b=d_b$ respectively. As $n_a.n_b=0$, we can show that $R_aR_b(x)= x+2(d_1+d_2)-(x.(n_1+n_2))(n_1+n_2)$ which is of the required form. So that for any reflection $R$ in $x.n=d$, we can set $n_1,n_2,d_1,d_2$ such that $d_1+d_2=d$ and $n_1+n_2=n$.
First off, is this correct, have I shown what I was required to show? I was also wondering if there may be a nicer, perhaps geometric way of going about the question.
Apologies if my attempt at a solution is difficult to follow, I have next to zero experience in writing formal solutions.
(1) Fix a rotation $R$. It is a product of two reflections :
Proof : WLOG we can assume that $R$ fixes $z$-axis and rotates $\theta$-rotation on $xy$-plane. That is $v_1:=(1,0,0)\rightarrow v_2:=(\cos\ \theta, \sin\ \theta ,0) $
Define $$ w_1=(\cos\ \theta/4, \sin\ \theta/4,0 ),\ w_2:= (\cos\ \theta/2, \sin\ \theta/2,0 ) ,$$ $$ w_3:=(\cos\ 3\theta/4, \sin\ 3\theta/4,0 ),\ w_4 :=(\cos\ 5\theta/4, \sin\ 5\theta/4,0 )$$
If $r_1$ is a reflection fixing $(0,0,1),\ w_1$ and $r_2$ is a reflection fixing $(0,0,1),\ w_3$ so $$ r_2\circ r_1 (v_1 ) = r_2(w_2)=v_2 $$
And $$ r_2\circ r_1 (w_1)=r_2(w_1)=w_4 $$
Hence $$ R= r_2\circ r_1 $$
(2) Given reflection $r $ where $r(v_1)=-v_1$, we have a reflection $r'$ s.t. $r'r$ is $\pi$-rotation :
Proof : Let $r'(0,1,0)=(0,-1,0)$ so that $$ r'r (v_1)=-v_1,\ r'r(0,1,0)=r'(0,1,0)=(0,-1,0)$$
Note : Already $r(v_1)$ is $\pi$-rotation so that $r'(v_1)=v_1$ If $(0,\cos\ t,\sin\ t)$ is fixed by $r'$, then $$ r'r(0,\cos\ t,\sin\ t)=(0,\cos\ t,\sin\ t)$$
That is $r'r$ is $\pi$-rotation. If we summarize this, let $ r(v)=-v,\ |v|$, and fix $w\in v^\perp,\ |w|$ Then we have $r'(v\times w)=-v\times w$ and $r'r(w)=w$
(3) Our strategy is to find a reflection $r$ s.t. $$ R_1:=r\circ r_1,\ R_2:= r_2\circ r $$ are $\pi$-rotations (That is $ R_2\circ R_1=r_2\circ r_1=R$) :
Proof : $r_1((0,0,1)\times w_1)=-(0,0,1)\times w_1$ so that we define $r$ to be a reflection fixing $(0,0,1)\times w_1,\ a(0,0,1) + bw_1 $ where $a^2+b^2=1$
And $$((0,0,1)\times w_1 )\times ( a(0,0,1) + bw_1 )=aw_1 -b(0,0,1) $$ Here $$ r(aw_1 -b(0,0,1) )=-(aw_1 -b(0,0,1)) $$ so that $r_2$ fix $ aw_1 -b(0,0,1) $
Hence $$\bigg(aw_1 -b(0,0,1) \bigg) \perp (0,0,1)\times w_3 $$
Hence $a=0$
(4) Conclusion : $R_1$ fixes $ w_1$ and $R_2$ fixes $w_3$ Then $R=R_2\circ R_1$