Read this lesson as text

Cyclic Group Structure

Abstract Algebra · Axiom Academy

Understanding cyclic groups through their classification, generators, and the beautiful connection to Euler's totient function. The element g is called a generator of the group. Starting from g , we can reach every element by repeatedly applying the group operation. The group with generator g = 1 : Every element appears exactly once! (integers mod n ) for some positive integer n , or This remarkable result tells us there are only two "types" of cyclic groups: finite ones (isomorphic to ) and one infinite type (isomorphic to ). Structure: Elements cycle back Example: Clock arithmetic (Z₁₂) Example: Integers under addition 3. Counting Generators: Euler's φ Function Euler's Totient Function counts how many numbers from 1 to n are coprime to n . This directly tells us how many generators exist! So there are exactly 4 generators: 1, 5, 7, and 11 (These are the numbers from 1 to 12 that are coprime to 12) 4. Different Generators, Same Group Perhaps the most beautiful aspect of cyclic groups: different generators produce the same group , just with elements appearing in different orders. The structure remains unchanged—only the perspective shifts. Both generate all of Z₈, but in different orders!

This is the written version of the interactive lesson above. See the full Abstract Algebra course.