Theorem: If $ord_{m}a=t$, then $ord_{m}a^n=t/(n,t)$
Proof: Let $(n,t)=d$. Then since $a^t \equiv 1(mod\text{ } m)$, we have
$$(a^t)^{n/d}=(a^n)^{t/d} \equiv 1(mod\text{ } m)$$,
so that if $ord_{m}a^n = t'$, then $$t'|t/d$$
But from the congruence $$(a^n)^t{'} \equiv 1(mod \text{ } m)$$
We have $t|nt'$ by theorem 4-3, or
$$t/d|{n/d}t'$$
Since
$$(t/d,n/d)=1$$
we obtain $$t/d|t'$$
Combining $t'|t/d$ and $t/d|t'$ we have $t'=t/d$
why do we need n/d in the first statement and how does that show $t'|t/d$