- #1
ATroelstein
- 15
- 0
I am trying to use Euler's theorem for calculating the following:
$$
8^{7} mod 187
$$
I have determined that:
$$
\phi(187) = \phi(11*17) = 160
$$
and
$$
8^{7} = 8^{4} * 8^{2} * 8^{1}
$$
but am unfortunately confused about how to now proceed beyond this point. Thank you.
$$
8^{7} mod 187
$$
I have determined that:
$$
\phi(187) = \phi(11*17) = 160
$$
and
$$
8^{7} = 8^{4} * 8^{2} * 8^{1}
$$
but am unfortunately confused about how to now proceed beyond this point. Thank you.