Modular arithmetic

From Wikiversity
Jump to navigation Jump to search

Modular arithmetic is a type of arithmetic on finite subsets of the natural numbers

Definition

[edit | edit source]

For then

iff

This is read as "a is congruent modulo n to b".

Examples

[edit | edit source]

If then

If then

Calculation

[edit | edit source]

An easy way to calculate in mod{n} is they have the same remainder when divided by .

Equivalence

[edit | edit source]

Congruence modulo n is an equivalence relation.

Reflexivity

[edit | edit source]

Let . Then and so . Thus .

Symetry

[edit | edit source]

Let such that . Then . Since . Thus .

Transitivity

[edit | edit source]

Let such that. Then . Then . Thus and .