How would I go about computing: 5^11469 mod 1911?
What I know:
1911 is not prime because it is divisible by 3. The same goes for the exponent 11469. Since both numbers are divisible by 3, can I reduce the problem to 5^3823 mod 637? From here, 637 is not prime as well. On the other hand, the exponent is prime.
Will I have to reduce it in a way to be able to use Fermat's Little Theorem?
Please advise.
Thanks!
You would go about it, noting that:
Equivalently you could note:
Equating the three above, we can solve for forms of $x$,$y$, and $z$ ($y$ is 3 mod 13 and 2 mod 3 leading to it being 29 mod 39 for example) solving for a unique remainder on division by 1911 ( we get 1448 mod 1911)