Modularkongruenz
Modularkongruenz, often referred to as congruence modulo n, is a fundamental concept in number theory that describes a relationship between integers. Two integers, a and b, are said to be congruent modulo n, where n is a positive integer, if their difference (a - b) is an integer multiple of n. This relationship is typically denoted by the symbol "≡", so we write a ≡ b (mod n). Alternatively, this means that a and b leave the same remainder when divided by n. The integer n is called the modulus.
For example, 17 is congruent to 5 modulo 12, written as 17 ≡ 5 (mod 12), because 17