Lecture 10: Modular Arithmetic
MIT OpenCourseWare · 78:50
Modular arithmetic treats integers as equivalent when they differ by a multiple of a modulus \(n\) (same remainder on division by \(n\)). This lecture builds from that definition through the Euclidean and extended Euc...