We are in $\mathbb{R}^{3}$.
We have $r^{'}=t_{(1,0,-1)}\circ r$ where $r$ is a linear rotation by $\frac{\pi }{6}$ around the axis $\mathbb{R}(1,1,1)$.
I need to find $(r^{'})^{1800}$.
I realize that $(1,0,-1)$ is orthogonal to the axis of rotation and that $1800=150\times 12$ so $r^{1800}$ is the identity matrix.
But apparently $(r^{'})^{1800}$ is identity too, why? What happened to the translations?
Thanks in advance.
It turns out that $(r')^{12}$ is the identity function. Since $1\,800=150\times12$, then...
Actually, it is simpler to do the computations supposing that $r'=t_{(1,0,0}\circ r$, where $r$ is a linear rotation of $\frac\pi6$ radians around the $\mathbb{R}(0,1,0)$ axis (see it as a chage of basis). Then$$r'(x,y,z)=\left(\frac{\sqrt{3}}2x-\frac12z+1,y,\frac12x+\frac{\sqrt{3}}2z\right)$$and so$$(r')^3(x,y,z)=\left(-z+\frac{\sqrt{3}+3}2,y,x+\frac{\sqrt{3}+1}2\right).$$Therefore$$(r')^6(x,y,z)=\left(1-x,y,-z+\sqrt{3}+2\right),$$and so, as I wrote, $(r')^{12}$ is the identity.