Reduced Residue System/Examples/Modulo 18/Powers of 5

From ProofWiki
Jump to navigation Jump to search

Examples of Reduced Residue Systems

The set of integers:

$\set {1, 5, 25, 125, 625, 3125}$

forms a reduced residue system modulo $18$.


Proof

We have:

\(\ds 25\) \(=\) \(\ds 1 \times 18 + 7\)
\(\ds \) \(\equiv\) \(\ds 7\) \(\ds \pmod {18}\)
\(\ds 125\) \(=\) \(\ds 6 \times 18 + 17\)
\(\ds \) \(\equiv\) \(\ds 17\) \(\ds \pmod {18}\)
\(\ds 625\) \(=\) \(\ds 34 \times 18 + 13\)
\(\ds \) \(\equiv\) \(\ds 13\) \(\ds \pmod {18}\)
\(\ds 3125\) \(=\) \(\ds 173 \times 18 + 11\)
\(\ds \) \(\equiv\) \(\ds 11\) \(\ds \pmod {18}\)

Thus we see that:

$\set {1, 5, 25, 125, 625, 3125}$

is equivalent to:

$\set {1, 5, 7, 17, 13, 11}$

The result follows from Least Positive Reduced Residue System Modulo 18.

$\blacksquare$


Sources