I tried to show that $\mathbb Q$ with addition is not a cyclic group. Here is the proof:
If possible assume that there is $a\in \mathbb Q$ such that $\mathbb Q=\langle a \rangle$. Note that $a\neq 0$. For $1\in \mathbb Q$ we must have $1=ma$ for some $m\in \mathbb Z$.
Now for each $n\in \mathbb N$ we must have $\frac {1}{n}=m_n a$ for some $m_n\in \mathbb Z$. Then $1=nm_n a$ for each $n\in \mathbb N$. Then $ma=nm_n a$. Then we get $nm_n-m=0$. So $n$ must divide $m$ for each $n\in \mathbb N$. Then $m$ must be a zero which is not possible. So our supposition is wrong. Hence $\mathbb Q$ is not cyclic.
Is this correct?