Linked from
The 62 pages that link to Modular arithmetic, each with the reason it gives.
IntegerRelated: It studies integer calculations through their remainders.
DivisibilityNarrower topic: It uses divisibility to define when two integers count as equivalent.
Fibonacci sequenceRelated: Fibonacci numbers modulo an integer form periodic patterns.
Cyclic groupRelated: Residue classes modulo n form the additive cyclic group of order n.
Ring (mathematics)Related: Residue classes form quotient rings that model modular calculations.
Binary operationRelated: Remainder classes support binary operations that wrap around a finite set.
ArithmeticCompared with: It changes ordinary equality into congruence and makes calculations cyclic.
RemainderRelated: It treats equal remainders as the same arithmetic class.
Perfect squareRelated: Squares occupy only certain remainder classes, ruling out many candidates.
Even numberNarrower topic: Calculating modulo 2 reduces parity questions to two residue classes.
Wilson's theoremNarrower topic: The theorem expresses factorials as congruences modulo n.
Caesar cipherRelated: The alphabet’s wraparound makes each letter shift an addition modulo 26.
PseudoprimeNarrower topic: Pseudoprime tests compare powers and residues within this arithmetic.