Linked from
The 62 pages that link to Modular arithmetic, each with the reason it gives.
IntegerRelated: It studies integer calculations through their remainders.
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.
RemainderRelated: It treats equal remainders as the same arithmetic class.
Perfect squareRelated: Squares occupy only certain remainder classes, ruling out many candidates.
Caesar cipherRelated: The alphabet’s wraparound makes each letter shift an addition modulo 26.
Lonely runner conjectureRelated: Positions on a unit track are computed modulo one.
Number (identifier)Related: Many check-digit rules rely on modular sums or remainders.