Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Modular Arithmetic (Definition)

A system of arithmetic for integers, where numbers 'wrap around' upon reaching a certain value, the modulus.
📜

The statement of the theorem

ab(modn)a \equiv b \pmod n if nn divides aba - b.