Modular arithmetic (sometimes called modulo arithmetic) is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus. Modular arithmetic was introduced by Carl Friedrich Gauss in his book Disquisitiones Arithmeticae published in 1801.
One way to understand modular arithmetic is to consider "24-hour clock arithmetic": the arithmetic of time-keeping in which the day runs from midnight to midnight and is divided into 24 hours, numbered from 0 to 23. If the time is noted at 7 o'clock in the evening (i.e. 1900 in 24-hour system) and then again 8 hours later, then rather than ending at 2700 (as in usual addition), the time will actually be 0300, albeit the next day. Likewise, if the clock starts at noon (1200) and 7 hours elapses three times (3 × 7), then the time will be 0900 the next day, rather than 3300 (as in usual addition). Since the time starts over at 0 hour after passing 23, this is similar to arithmetic modulo 24 — the hours "wrap around" upon reaching 24.
Two integers a and b are said to be congruent modulo n, if a and b have the same remainder when divided by n, or equivalently, that their difference (a−b) is a multiple of n. In this case, it is expressed as
Congruence is an equivalence relation, and the equivalence class of the integer a is denoted by *n = { ..., a − 2n, a − n, a, a + n, a + 2n, a + 3n, ...}. This set of all integers congruent to a modulo n is called the congruence class or residue class of a modulo n, and is also denoted by .
If
This observation underpins modular arithmetic.
This is the prototypical example of a congruence relation.
In simpler terms:
Given any positive integer n and any non-negative integer a, if a is divided by n, the result can be expressed as an integer quotient q and an integer remainder r. Modular arithmetic is only interested in the remainder (or residue) after division by some modulus, and results with the same remainder are regarded as equivalent, or congruent. Two integers a and b are said to be congruent modulo n if (a mod n) = (b mod n).
One can then define formally an addition and multiplication on the set
of all equivalence classes by the following rules:
In this way, Z/nZ becomes a commutative ring with |n| elements. For instance, in the ring Z/12Z, we have
The notation Z/nZ is used, because it is the factor ring of Z by the ideal nZ containing all integers divisible by n.
In terms of groups, the residue class *n is the coset of a in the quotient group Z/nZ, a cyclic group.
The set Z/nZ has a number of important mathematical properties that make it the foundation of many different branches of mathematics.
Where n = 0, Z/nZ does not have zero elements; rather, it is isomorphic to Z, since *0 = {a}. This seemingly counterintuitive special case follows from the definitions and is useful for example when discussing the characteristic of a ring.
When working with modular arithmetic, each equivalence class is usually represented with its least non-negative member, which is called the common residue. This can be found using long division.
Modular arithmetic is referenced in number theory, group theory, ring theory, abstract algebra, cryptography, computer science, and the visual and musical arts.
It is one of the foundations of number theory, touching on almost every aspect of its study, and provides key examples for group theory, ring theory and abstract algebra.
In cryptography, modular arithmetic directly underpins public key systems such as RSA and Diffie-Hellman, as well as providing finite fields which underlie elliptic curves, and is used in and a variety of symmetric key algorithms including AES, IDEA, and RC4.
In computer science, modular arithmetic is often applied in bitwise operations and other operations involving fixed-width, cyclic data structures. The modulo operation, as implemented in many programming languages and calculators, is an application of modular arithmetic that is often used in this context.
In the visual arts, modular arithmetic can be used to create artistic patterns based on the multiplication and addition tables modulo n (see external link, below).
In music, modular arithmetic is used in the consideration of the twelve tone equally tempered scale, where octave and enharmonic equivalency occurs (that is, pitches in a 1∶2 or 2∶1 ratio are equivalent, and C-sharp is the same as D-flat).
More generally, modular arithmetic also has application in disciplines such as law (see e.g., apportionment), economics, (see e.g., game theory) and other areas of the social sciences, where proportional division and allocation of resources plays a central part of the analysis.
Modular arithmetic | Ring theory | Group theory
Kongruence | Kongruenz (Zahlentheorie) | Aritmética modular | Arithmétique modulaire | חשבון מודולרי | Modulus (wiskunde) | 合同式 | Ciało Zp | Aritmética modular | เลขคณิตมอดุลาร์ | Modüler aritmetik | 同餘
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Modular arithmetic".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world