I have to solve the following exercise:
$\langle a,b | ababa \rangle $ is a presentation of $\mathbb{Z}$.
Hint: Let $t =ab$
How can you I show such a thing? Help would be very appreciated.
I have to solve the following exercise:
$\langle a,b | ababa \rangle $ is a presentation of $\mathbb{Z}$.
Hint: Let $t =ab$
How can you I show such a thing? Help would be very appreciated.
Following the hint, we have
$$t^2 a = 1 \implies a = t^{-2}$$
and
$$t = ab \implies b = t^3$$
In particular, this shows that $\langle a, b | ababa\rangle$ is cyclic - so it suffices to check that $\mathbb{Z}$ actually satisfies this presentation. This is immediate from an appropriate choice of $a$ and $b$.
Note the general pattern of the proof: We first find a "bound" on the size of the group, given the presentation - in this case, the role of the bound is played by the conclusion that the group is cyclic, which is quite limiting. Then we find a sufficiently large group that satisfies the presentation.