Number Theory Section Summary: 4.1-2

The Theory of Congruences

  1. Summary

    Carl (or Karl) Friedrich Gauss, prince of mathematicians, thought that ``Mathematics is the queen of the sciences and number-theory the queen of mathematics.'' His Disquisitiones Arithmeticae was the book Dirichlet carried about like the Bible. This notion of congruence appears in the first chapter....

    You're probably already familiar with modular arithmetic: this is the generalization of it. On the clock, 13 and 1 are the same thing (if we ignore pm and am - 25 and 1 work if you don't want to ignore am and pm!).

  2. Definitions

    Definition 4.1: Let n be a fixed positive integer. Two integers a and b are said to be congruent modulo n, symbolized by

    displaymath305

    if n divides a-b; that is, provided a-b=kn for some integer k.

    complete set of residues: a collection of n integers tex2html_wrap_inline333 forms a complete set of residues modulo n if every integer is congruent modulo n to one and only one of the collection. (For those of you who've had linear algebra, you can think of the collection as a ``basis'' for all integers with respect to the operation of congruence).

  3. Theorems

    Theorem 4.1: For arbitrary integers a and b, tex2html_wrap_inline343 if and only if a and b leave the same nonnegative remainder when divided by n.

    Theorem 4.2: Let n>1 be fixed and a, b, c, and d be arbitrary integers. Then the following properties hold:

    1. tex2html_wrap_inline361
    2. If tex2html_wrap_inline343 , then tex2html_wrap_inline365 .
    3. If tex2html_wrap_inline343 and tex2html_wrap_inline369 , then tex2html_wrap_inline371 .
    4. If tex2html_wrap_inline343 and tex2html_wrap_inline375 , then tex2html_wrap_inline377 , and tex2html_wrap_inline379 .
    5. If tex2html_wrap_inline343 , then tex2html_wrap_inline383 , and tex2html_wrap_inline385 .
    6. If tex2html_wrap_inline343 , then tex2html_wrap_inline389 for any positive integer k.

    Note that the converse of Theorem 4.2(f) is false: for example

    displaymath306

    Half of the converse of Theorem 4.2(e) is also false, as indicated in Theorem 4.3:

    Theorem 4.3: If tex2html_wrap_inline393 , then tex2html_wrap_inline395 , where tex2html_wrap_inline397 .

    Corollary 1: If tex2html_wrap_inline393 and tex2html_wrap_inline401 , then tex2html_wrap_inline343 .

    Corollary 2: If tex2html_wrap_inline405 (p prime), and p does not divide c, then tex2html_wrap_inline413 .

    Unfortunately we cannot simply cancel without thought: for example, you can check that

    displaymath307

    but that

    displaymath308

    In fact, however, it is true that

    displaymath309

  4. Properties/Tricks/Hints/Etc.

    Because all integers are congruent modulo 1, we generally assume that in a formula tex2html_wrap_inline415 , n>1.

    Note that tex2html_wrap_inline419 does not imply that a or b is 0 (mod n): for example tex2html_wrap_inline429 but neither 5 nor 3 is 0 (mod 15). What we can say is that, if tex2html_wrap_inline419 and tex2html_wrap_inline433 , then tex2html_wrap_inline435 .




Thu Feb 9 16:43:09 EST 2006