Let $G=\left \langle x \right \rangle$ a cyclic group s.t. $ord(x)=n$. Let $a=x^\alpha$ s.t. $\alpha \nmid n$ and $0<\alpha<n$ . Prove that $x^\alpha$ is a generator of $G$.
My partial answer: Let $A:=\left \langle x^\alpha \right \rangle$. We'll assume in counterwise the oposite. Then, $|G|=n$ thus $|A|\leq n$. $|A|\ne n$ because elsewise we would get $\left \langle x^\alpha \right \rangle = G$. Thus, $|A|<n$. I would like for some help from here or to get another direction.
You can't prove it, since it is not true. Take $(\mathbb{Z}_6,+)$, which is a cyclic group of order $6$ and generated by $1$. Take take $\alpha=a=4$. Notice that $4<6$ and that $4\nmid6$. However, $\langle a\rangle=\{0,2,4\}\neq\mathbb{Z}_6$.