Prove a group generated by two involutions is dihedral
Solution 1:
If $G$ is finite and has generators $x,y$ of order 2, then the elements of $G$ are $x,xy,xyx,xyxy,xyxyx,\dots$ and $y,yx,yxy,yxyx,yxyxy,\dots$ and as soon as you know the first term in those lists to give you the identity element, you're done. It can't be an element like $xyxyx$, because if that's the identity then you multiply left and right by $x$ to find $yxy$ is the identity, and you multiply left and right by $y$ to find $x$ is the identity. So the defining relation must be $(xy)^m=1$ for some positive integer $m$ (note that $(yx)^m=1$ if and only if $(xy)^m=1$).
So your presentation is $$\langle x,y\mid x^2,y^2,(xy)^m\rangle$$ and you seem happy to accept that as dihedral.
Solution 2:
More algebraicaly: If $xy$ has order $n$, then note that $\langle xy \rangle \lhd \langle x, y \rangle $ in this case. Now neither $x$ nor $y$ is in $\langle xy \rangle ,$ (if one is, the other is, and then $\langle x, y \rangle$ is cyclic, forcing $x = y,$ a contradiction. Clearly we have $\langle x,y \rangle = \langle x \rangle \langle xy \rangle,$ so we have $|\langle x,y \rangle| = 2n.$ Since $\langle x,y \rangle$ is a homomorphic image of a dihedral group with $2n$ elements, it is itself dihedral with $2n$ elements.
Solution 3:
One geometric way to do this is to let $X=\langle x\rangle$ and $Y=\langle y\rangle$ be subgroups of $G=\langle x,y\rangle$, so that $|X|=|Y|=2$. We can then form a graph $\Gamma$ (a Tits geometry) where:
- the vertices are the right cosets of $X$ and $Y$;
- there is an edge between $Xg_1$ and $Yg_2$ precisely when $Xg_1\cap Yg_2\neq\emptyset$.
You can then check the following properties easily:
- $\Gamma$ is connected, because $X$ and $Y$ generate $G$;
- every vertex of $\Gamma$ has valence $2$, because $|X|=|Y|=2$.
Now $\Gamma$ is finite if and only if $G$ is finite. If $\Gamma$ is finite, then it is a polygon with $|G|$ sides, and $G$ acts on this polygon (by right translation). You can check $xy$ acts by a rotation, while $x$ (and also $y$) act by a reflection. [Even if you don't check this, $G$ is acting on a polygon by plane isometries,so...] $G$ is thus dihedral (see below).
If $\Gamma$ is infinite, it then looks like a copy of the real line; again $G$ acts on this space, in such a way that it is infinite dihedral.
Note: For the finite case, the polygon you get is two times too big. This can be remedied by alternately coloring the edges red and blue; $G$ will then always send red edges to red edges, etc., and so the action is really on the "appropriately" sized polygon.