I am searching for some groups, where it is not so obvious that they are groups.
In the lecture's script there are only examples like $\mathbb{Z}$ under addition and other things like that. I don't think that these examples are helpful to understand the real properties of a group, when only looking to such trivial examples. I am searching for some more exotic examples, like the power set of a set together with the symmetric difference, or an elliptic curve with its group law.


I was surprised the first time I saw the group of unit arithmetic functions under Dirichlet convolution. Arithmetic functions are functions $f:\mathbb{N}\rightarrow F$, where $F$ can be any field (but usually $\mathbb{C}$). The operation is $$(f\star g)(n)=\sum_{d\mid n}f(d)g\left(\frac{n}{d}\right).$$ So, here the identity is the function $$\varepsilon(n)=\left\{\begin{array}{lcl}1&:&n=1\\0&:&\text{otherwise}\end{array}\right.$$while inverses are defined recursively, as described here under "Dirichlet inverse." Note that $1/f(1)$ appears in the definition of the inverses, so we must include only arithmetic functions for which $f(1)$ is invertible in $F$ (this is why we say unit arithmetic functions).