Let $G$ be a group. Let $x,y,z \in G$ such that $[x,y]=y$, $[y,z]=z$, $[z,x]=x$ (the commutators; $[x,y]=xyx^{-1}y^{-1}$). Prove that $x=y=z=e$.
I tried to show it by proving that $zx^mz^{-1}=x^{2m}$ with induction. Therefore, if the order of $x$ is even, we can take $zx^{|x|/2}z^{-1}=x^{|x|}=e$ and thus, $x^{|x|/2}=e$ proving it.
However, what if the order of $x$ is infinite (or even just odd)? I don't know what to do about that cases.
Thank you very much in advance!