Fermat Little Theorem

1 revision
#11 week ago
+6
Auto-generated stub article
+**Fermat's Little Theorem**
+Fermat's Little Theorem elegantly reveals a profound property of [prime numbers](/wiki/prime_number) in relation to powers. It states that if *p* is a prime, then for any integer *a* not a multiple of *p*, *a* raised to the power of (*p*-1) will leave a remainder of 1 when divided by *p*, a cornerstone of [number theory](/wiki/number_theory).
+## See also
+- [Modular arithmetic](/wiki/modular_arithmetic)
+- [Euler's Theorem](/wiki/euler_theorem)
... 1 more lines