Problem in proof of: Show the order $d$ of $a$ modulo $m$ exists and $d\mid\phi(m)$

289 Views Asked by At

Theorem: Let $m\in\mathbb{N}$ and $a\in\mathbb{Z}$ satisfy $(a,m)=1$. Then the order $d$ of $a$ modulo $m$ exists, and $d\mid\phi(m)$.

Proof: By Euler's theorem, one has $a^{\phi(m)}\equiv 1\pmod{m}$, and so the order of $a$ modulo $m$ clearly exists.

Suppose then that $d$ is the order of $a$ modulo $m$, and further that $a^k\equiv 1\pmod{m}$.

Then it follows from the division algorithm that there exists integers $q$ and $r$ with $k=dq+r$ and $0\leq r<d$.

But then we obtain $a^k=(a^d)^qa^r\equiv a^r\equiv 1\pmod{m}$,

therefore $r=0$.

Thus we have $d\mid k$ and in particular $d\mid\phi(m)$

Point of contention: I understand that $a^k=(a^d)^qa^r$ and that $a^d\equiv 1\pmod{m}$ since it is the order of $a$ modulo $m$, therefore $(a^d)^q\equiv 1\pmod{m}$.

But I dont understand how $a^r\equiv 1\pmod{m}$

I understand the rest of the argument after this.

2

There are 2 best solutions below

0
On BEST ANSWER

Since $(a^d)^q \equiv 1 \pmod{m}$ it follows that $a^r \equiv a^k \equiv 1 \pmod{m}$, where the second $\equiv$ is by hypothesis.

2
On

we have 1=a^d=a^k from def of k,d. And so 1=a^k=a^(dq+r)=a^(dq).a^r=1.a^r=a^r