How to prove that $\mathbb{Z/2Z\times Z/2Z}$ is not cyclic?
Here is what I did, what is wrong with it if anything and is there a better way to prove it? A group $G$ is cyclic if $\exists\ a \in G$ such that $\forall g \in G, \exists\ k \in N$ such that $g=a^k$.
Here an element $g$ of $G=\mathbb{Z/2Z\times Z/2Z}$ writes $g=(x,y)$ with $x,y \in \{\bar{0},\bar{1}\}$, ie $g \in \{(0,0),(0,1),(1,0),(1,1)\}$
and there exists no $a \in G$ and $k,k',k'' \in N$ such that $a^k=(0,0), a^{k'}=(0,1)$ and $a^{k''}=(1,0)$