I have this math question that I am kind of stuck on.
Suppose that $o(z) = 28$, what is the order of the element $z^{16}$?
From this information I know that $o(z) = 28$ means that $z^{28} = 1$... How can I use that to find $o(z^{16})$? Thanks.
I have this math question that I am kind of stuck on.
Suppose that $o(z) = 28$, what is the order of the element $z^{16}$?
From this information I know that $o(z) = 28$ means that $z^{28} = 1$... How can I use that to find $o(z^{16})$? Thanks.
The fact that $o(z)=28$ gives you that $z^n = e$ if and only if $n = 28k$ for some $k\in {0,1,2,...}$, agreed? So you need to find the smallest $m$ such that $16m$ is divisible by $28$, i.e. least common multiple of $28$ and $16$ divided by $16$.