Let $G=\mathbb Z\times\mathbb Z$. Consider $H\leq G$ generated by $(-5,1)$ and $(1,-5)$. Show that $\frac{G}H$ is cyclic.
This is what I have so far but I'm not sure if I'm right either.
Let $a,b,\in\mathbb Z$. So $a(-5,1)+b(1,-5)=(b-5a,a-5b).$
Then $H=\{(b-5a,a-5b)\equiv(b,a) \mod 5\;|a,b\in\mathbb Z\}$
So $\frac{G}H= \{[(b,a)] \mod 5\}$.
The way I see it, this is generated by $[(0,1)]$ and $[(1,0)]$. Where have I made my mistake?