Is there a simple algebraic proof?
Thanks!
Let the glide reflection be $T$. Without loss of generality the reflection part of $T$ is reflection in the $y$-axis. Assume that the translation part is by the vector $(a,b)$.
The reflection takes $(x,y)$ to $(-x,y)$. The translation part now takes us to $(-x+a,y+b)$. So $T$ takes $(x,y)$ to $(-x+a,y+b)$.
Do it again. The reflection part takes $(-x+a,y+b)$ to $(x-a,y+b)$, and the translation part takes this to $(x,y+2b)$. So $T^2$ is translation parallel to the $y$-axis by $2b$.
It's not hard to see this on euclidean spaces; even easier in the plane. But to do this with an algebraic proof?
Try do proof this using only geometric arguments; if you have a glide reflection then it has a line in which it reflects; this line must divide the plane in two components, in such a way that when you apply the reflection again, the original geometric object which is being reflected is in the original "side" of the plane, but translated.
– Marra Dec 12 '12 at 22:36