Stated without proof: Every finite abelian group is the direct product of a finite number of cyclic groups of the form Zn.
If I make up an arbitrary finite list of cyclic groups, it's a finite abelian group. For example,
Z5 ✕ Z14 ✕ Z2 ✕ Z17 ✕ Z44 ✕ Z10
The order of this group is 5 ✕ 14 ✕ 2 ✕ 17 ✕ 44 ✕ 10 = 1,057,200. Because this number is not prime, there are a lot of groups of order 1,057,200, and we need a way to tell them apart and a consistent way to represent them. Mathematicians have decided on two consistent ways to write down a group like this, primary decomposition and cyclic decomposition.
First step: write each component subgroup as a direct product of groups whose order are powers of primes.
We have three components that are already powers of primes, so I will put them at the front of the list in numerical order.
Z2 ✕ Z5 ✕ Z17 ✕ Z14 ✕ Z44 ✕ Z10
Now we split of the composite numbers into powers of primes.
Z14 = Z2 ✕ Z7
Z44 = Z4 ✕ Z11
Z10 = Z2 ✕ Z5
Notice that Z44 is not Z2 ✕ Z2 ✕ Z11. Z4 has a single generating element, Z2 ✕ Z2 but needs two generators. Now we replace the last three groups with their primary decompositions.
Z2 ✕ Z5 ✕ Z17 ✕ Z2 ✕ Z7 ✕ Z4 ✕ Z11 ✕ Z2 ✕ Z5
We put them in numerical order with this proviso: powers of 2 first with highest power at the front of that list, then powers of 3, powers of 5, powers of 7, etc. There are no powers of 3 in the list, so we skip that prime. I will use parentheses to separate the lists of different primes from one another.
(Z4 ✕ Z2 ✕