Modular arithmetic: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Barry R. Smith
(created stub)
 
imported>Barry R. Smith
mNo edit summary
Line 1: Line 1:
{{subpages}}
{{subpages}}


In [[mathematics]], '''modular arithmetic''' (also known as '''remainder arithmetic''') is a method for adding and multiplying that arises from the usual [[elementary arithmetic]] of [[whole numbers]].  In modular arithmetic, a special number called the '''modulus''' (plural: moduli) is chosen, and whole numbers that leave the same remainder when divided by the modulus are considered indistinguishable.  When numbers are added or multiplied in modular arithmetic, one does not care about the whole numerical result, but rather only about its remainder upon division by the modulus.  The most familiar examples are '''clock arithmetic''' and the rules for manipulating [[odd number|odd]] and [[even number|even]] numbers, which are the arithmetics coming from the moduli 12 and 2 respectively.   
In [[mathematics]], '''modular arithmetic''' (also known as '''remainder arithmetic''') is a method for adding and multiplying that arises from the usual [[elementary arithmetic]] of [[whole number|whole numbers]].  In modular arithmetic, a special number called the '''modulus''' (plural: moduli) is chosen, and whole numbers that leave the same remainder when divided by the modulus are considered indistinguishable.  When numbers are added or multiplied in modular arithmetic, one does not care about the whole numerical result, but rather only about its remainder upon division by the modulus.  The most familiar examples are '''clock arithmetic''' and the rules for manipulating [[odd number|odd]] and [[even number|even]] numbers, which are the arithmetics coming from the moduli 12 and 2 respectively.   


Modular arithmetic has many more sophisticated applications than telling time.  A notable application is as the foundation for some kinds of modern [[cryptography]].  Within pure mathematics, modular arithmetic is of fundamental importance in [[abstract algebra]] and [[number theory]].
Modular arithmetic has many more sophisticated applications than telling time.  A notable application is as the foundation for some kinds of modern [[cryptography]].  Within pure mathematics, modular arithmetic is of fundamental importance in [[abstract algebra]] and [[number theory]].

Revision as of 00:27, 14 June 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, modular arithmetic (also known as remainder arithmetic) is a method for adding and multiplying that arises from the usual elementary arithmetic of whole numbers. In modular arithmetic, a special number called the modulus (plural: moduli) is chosen, and whole numbers that leave the same remainder when divided by the modulus are considered indistinguishable. When numbers are added or multiplied in modular arithmetic, one does not care about the whole numerical result, but rather only about its remainder upon division by the modulus. The most familiar examples are clock arithmetic and the rules for manipulating odd and even numbers, which are the arithmetics coming from the moduli 12 and 2 respectively.

Modular arithmetic has many more sophisticated applications than telling time. A notable application is as the foundation for some kinds of modern cryptography. Within pure mathematics, modular arithmetic is of fundamental importance in abstract algebra and number theory.

Clock arithmetic

Parity arithmetic

Modern notation

The rules and modern notation of modular arithmetic for an arbitrary positive whole number modulus were first introduced by Gauss in his foundational work Disquisitiones Arithmeticae on number theory (written when he was just 21 years old).

Two perspectives: remainders and congruence classes