Thursday, 23 April 2026

Exercise (6.3).9

By using the table you established in the previous question, determine the least non-negative residue $x$ such that

$$ 7^{100}6^{100} \equiv x \pmod {17} $$


The table of indices was calculated as follows.

a mod 17ind_3(a)
116
214
31
412
55
615
711
810
92
103
117
1213
134
149
156
168


(a) We use Propositions (6.15) and (6.16) on $7^{100}6^{100} \equiv x \pmod {17}$ to give

$$ \begin{align} 100 \; \text{ind}_3 (7) + 100\text{ind}_3(6) & \equiv \text{ind}_3 (x) \pmod {\phi(17)} \\ \\  100(11 + 15) & \equiv \text{ind}_3 (x) \pmod {16} \\ \\ 2600 & \equiv \text{ind}_3 (x) \pmod {16} \\ \\ \text{ind}_3 (x) & \equiv 8 \pmod{16} \end{align} $$

Using the table of indices, we conclude the least non-negative residue $x$ is 16.