Modular artithmetic

 

Modular arithmetic[edit]

The clock hand points to 9 o'clock; 4 hours later it is at 1 o'clock.
The hours on a clock form a group that uses addition modulo 12. Here, 9 + 4 ≡ 1.

Modular arithmetic for a modulus  defines any two elements  and  that differ by a multiple of  to be equivalent, denoted by . Every integer is equivalent to one of the integers from  to , and the operations of modular arithmetic modify normal arithmetic by replacing the result of any operation by its equivalent representative. Modular addition, defined in this way for the integers from  to , forms a group, denoted as  or , with  as the identity element and  as the inverse element of .

A familiar example is addition of hours on the face of a clock, where 12 rather than 0 is chosen as the representative of the identity. If the hour hand is on  and is advanced  hours, it ends up on , as shown in the illustration. This is expressed by saying that  is congruent to  "modulo " or, in symbols,

For any prime number , there is also the multiplicative group of integers modulo .[43] Its elements can be represented by  to . The group operation, multiplication modulo , replaces the usual product by its representative, the remainder of division by . For example, for , the four group elements can be represented by . In this group, , because the usual product  is equivalent to : when divided by  it yields a remainder of . The primality of  ensures that the usual product of two representatives is not divisible by , and therefore that the modular product is nonzero.[m] The identity element is represented by , and associativity follows from the corresponding property of the integers. Finally, the inverse element axiom requires that given an integer  not divisible by , there exists an integer  such that

that is, such that  evenly divides . The inverse  can be found by using Bézout's identity and the fact that the greatest common divisor  equals .[44] In the case  above, the inverse of the element represented by  is that represented by , and the inverse of the element represented by  is represented by , as . Hence all group axioms are fulfilled. This example is similar to  above: it consists of exactly those elements in the ring  that have a multiplicative inverse.[45] These groups, denoted , are crucial to public-key cryptography.[n]

Cyclic groups[edit]

A hexagon whose corners are located regularly on a circle
The 6th complex roots of unity form a cyclic group.  is a primitive element, but  is not, because the odd powers of  are not a power of .

cyclic group is a group all of whose elements are powers of a particular element .[46] In multiplicative notation, the elements of the group are

where  means  stands for , etc.[o] Such an element  is called a generator or a primitive element of the group. In additive notation, the requirement for an element to be primitive is that each element of the group can be written as

In the groups  introduced above, the element  is primitive, so these groups are cyclic. Indeed, each element is expressible as a sum all of whose terms are . Any cyclic group with  elements is isomorphic to this group. A second example for cyclic groups is the group of th complex roots of unity, given by complex numbers  satisfying . These numbers can be visualized as the vertices on a regular -gon, as shown in blue in the image for . The group operation is multiplication of complex numbers. In the picture, multiplying with  corresponds to a counter-clockwise rotation by 60°.[47] From field theory, the group  is cyclic for prime : for example, if  is a generator since , and .

Some cyclic groups have an infinite number of elements. In these groups, for every non-zero element , all the powers of  are distinct; despite the name "cyclic group", the powers of the elements do not cycle. An infinite cyclic group is isomorphic to , the group of integers under addition introduced above.[48] As these two prototypes are both abelian, so are all cyclic groups.

The study of finitely generated abelian groups is quite mature, including the fundamental theorem of finitely generated abelian groups; and reflecting this state of affairs, many group-related notions, such as center and commutator, describe the extent to which a given group is not abelian.[49]

Comments

Popular posts from this blog

Jacobi method

Vector-valued function