- #1
Icebreaker
Is it possible to manipulate and substitute modulos like so
a^5 = a (mod 5)
a^3 = a (mod 3)
a^15 = a (mod 15)
By substituting the first into the second?
a^5 = a (mod 5)
a^3 = a (mod 3)
a^15 = a (mod 15)
By substituting the first into the second?