I am learning group theory by myself and has not reached cyclic groups yet but as I have read cyclic groups are group generated by a single element and is denoted as $G = \langle x, *\rangle$ where $*$ is a operation.
I have some questions:
- Can this $*$ be a function? I think yes it can be a function. Because every operation is a kind of function.
If yes, then will the following is a group, specifically cyclic group:
- $G = \langle x, 26(x^2+8x) \mod 103\rangle$ where $x = 2$. I think yes and no (I am confused). Yes because it generates a cyclic group of order $9$, $G = [2, 5, 42, 10, 45, 4, 12, 60, 93]$. No because the operator here is a unary operation that would not be able to combine two elements of group.
I might have made an error in notation so please ask in comments for any clarification.
Your confusion seems to be about the meaning of the phrase "generated by".
But as long as you don't equip this set $G$ with some binary operation (i.e. some function from $G\times G$ to $G$), you have no opportunity to claim it to be (or not to be) a group.