We were given the following example in lectures:
Consider the abelian group $G$ generated by $a$ and $b$ such that the relations
$2a + b = 0 $
$-a + 2b = 0$
hold.
Then $G \cong \frac{\mathbb{Z}^2}{N}$ where $N$ is generated by $(2,1)$ and $(-1,2)$.
Question: I can't seem to understand why this is the case.
Attempt at a solution: I have tried to write an explicit isomorphism e.g.
$\phi : G \rightarrow \frac{\mathbb{Z}^2}{N}$
$a \mapsto (2,1)$, $b\mapsto (-1,2)$ - does this even work?
Alternatively this might just be a case of applying the isomorphism theorem, but I'm not sure how to surject $G$ into $\mathbb{Z}^2$....
Any help would be appreciated!
Write an explicit isomorphism in the other direction. Start with $$ \psi : \mathbb Z^2 \to G, \qquad \psi(1,0)=a, \qquad \psi(0,1)=b $$ or $\psi(x,y)=xa+yb$. Then $\psi$ is a surjective homomorphism with kernel $N$. This latter part is the one that needs careful checking.
Here is an ad hoc solution.
$b=-2a$ implies that $G = \langle a,b \rangle = \langle a \rangle$.
$a=-2b$ implies $5a=0$ and so $a=0$ (and $G$ is trivial) or $a$ has order $5$. Let's assume the latter.
$\psi(x,y)=xa+yb=(x-2y)a$ and so $\psi(x,y)=0$ iff $x-2y \equiv 0 \bmod 5$. Write $x-2y=5k$.
We want to write $(x,y)=u(2,1)+v(-1,2)$. The solution is $$ u = (2 x + y)/5 = 2k + y ,\quad v = (2 y - x)/5 = -k $$