I am trying to determine the group given by the presentation:
$\langle\ a, b, c\ \vert\ a^2=b^5,\ b^2=c^3,\ c^2=a^7\ \rangle$.
I've been trying to tackle this problem by starting with the first relation and, in essence, 'cycling' through the other two relations by substitution, in the hope that I produce some sort of simpler relation. So far, I've managed to deduce that
$a=b^{50}$ and $c^2=b^{65}$. These together with the original relation $c^2=a^7$ mean we can say: $b^{285}=1$.
From here, though, I am struggling to get any further. From what I've done so far, my intuition suggests to me that this is going to be some cyclic group, but I'm very unsure.
Any help would be appreciated!