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?
You can show this more quickly in the following way: We must have $m_{1}a=a/2$ for some $m_{1} \in \mathbb{Z}$ so that $2m_{1}a=a \implies 2m_{1} = 1 \implies m_{1} = \frac{1}{2}$ but $\frac{1}{2} \notin \mathbb{Z}$.