I am learning group theory now I’m on the topic cyclic groups.
Textbooks say that
a group is cyclic if it is generated by an element $a$ of this group,
or
a group $G$ is said to be cyclic if every element of $G$ is a power of one and the same element $a$ (say) of $G$ and written as $$G=\langle a : a^n = e \rangle$$ (read as $G$ is a cyclic group of order $n$ generated by $a$).
My question is that is $$ a^n = \underbrace{a \cdot a \cdot a \dotsm a}_{\text{$n$ times}} $$ operation is multiplication only? Or it can be written for any operation $*$?
I’m confused because every text book I read gives examples under multiplication operation.
Can you help me to give examples of cyclic groups which are cyclic under operation different from multiplication or addition?
Thank you in advance.
A group is in some sense a generalization of some familiar concepts, including familiar types of addition and multiplication.
The way of denoting the group operation is arbitrary, though sometimes suggestive. For instance addition, $+$, is often used for abelian groups.
The group operation can be any binary operation that satisfies the requirements for a group.
Any element $a$ of any group $G$ generates a cyclic subgroup. If the order of $a$ is finite (or $a$ is torsion), say equal to $n$, then $\langle a\rangle \cong \Bbb Z_n$ (or $C_n$). If $a$ is not torsion, then $\langle a\rangle \cong \Bbb Z$.
Consider as an example the dihedral group $D_{2n}$, generated by a rotation of order $n$ and a reflection of order $2$ (and subject to another anti-commutativity relation). Suggestive notation here could be composition, $\circ$. Or to be perfectly frank, one might as well just use $•$ for any group (the point is it doesn't matter).
Now the rotation $r$ generates a cyclic subgroup of order $n$. And the generator $s$ a (cyclic) group of order $2$. You'll learn more about this group as you go along.