I'm studying quotient groups (by myself) and having a hard time with them.
I will reference
- Calculate the quotient groups and classify $\mathbb{Z^3}/(1, 1, 1)$ - Fraleigh p. 151 15.8
- Classification of $\mathbb{Z}\times \mathbb{Z} \times \mathbb{Z} / \langle (n,n,n) \rangle$
- Classification of finite abelian groups
This question is more of a followup on the first link.
I'm interested in infinite quotient groups. The exercises I am doing are $\mathbb{Z}^3/\left<(1,1,1)\right>$ and $\mathbb{Z}^3/\left<(3,0,0)\right>$ but I feel like I'm missing some concepts to do them. I have to write the quotient groups and classify them with the fundamental theorem of finitely generated abelian groups. I look at groups of the form $\mathbb{Z}^3/\left<(x,y,z)\right>$.
Starting with the definition, $\mathbb{Z}^3/H$ is the set of all elements $gH$ with $g\in \mathbb{Z}^3$: $\{(0,0,0)+H, (0,0,1)+H, ..., (i,j,k)+H,...\}$. When $H=\left<(1,1,1)\right>=\left<(x,x,x)\right>$, $\mathbb{Z}^3/H=\{(a,b,c)+\left<(a,a,a)\right>\}$.
First: why do I need to find generators for $\mathbb{Z}^3/H$? Is this because the group is cyclic, to make it easier to classify? The answers linked above start by: $\mathbb{Z}^3$ has basis $(1,0,0),(0,1,0),(0,0,1)$ but also $(1,1,1),(0,1,0),(0,0,1)$ generates $\mathbb{Z}^3$. Why is this important?
I understand that the matrix with those three vectors can be transformed into the identity matrix (which again is the canonical basis), but why? Is it always this obvious to transform such a matrix? If I had $\mathbb{Z}^3/\left<(3,0,0)\right>$, how would I go from $(3,0,0)$ to a matrix "equivalent" to the identity matrix? I read about the Smith normal form; is there a way without it?
Now, I have generators for $\mathbb{Z}^3$ and for $\left<(1,1,1)\right>$ (that element). How do I find the generators for $\mathbb{Z}^3/H$?