Description:

  • Let and is prime if its only positive divisors are 1 and
  • Otherwise, is composite, there exists such that and theorem

The fundamental of theorem of arithmetic:

  • Every natural number can be uniquely factored into a product of a sequence of non-decreasing primes, i.e. the unique prime factorizationtheorem
  • Euclid theorem: there are infinitely many primestheorem

Prime number theorem:

  • Let be the number of primes . Then:

Relative primality:

  • Two positive integers are relatively prime (or co-prime) if
    • Prime to each other
  • Two positive integers are relatively prime if and only if there exists such that theorem
  • If and are relatively prime and , then lemma

Pairwise relatively prime:

  • The integers are pairwise relatively prime if whenever
  • If integers are pairwise relatively prime, then for all lemma
  • If integers are pairwise relatively prime, and for all and some integer then theorem
    • If each of the prime divides then their product also divides

Least common multiple:

  • The least common multiple of the positive integers and is the smallest positive integer that is divisible by both and , denoted by
  • Let and be positive integers. Then theorem

Multiplicative inverse:

  • Let . There exist an element such that if and only if and are relatively prime.theorem
    • Solutions are not unique, some may not have solution
    • Inverse of a modulo

Primality

  • If is prime and , then there exist some such that lemma
    • If a prime divides a product of numbers, then that prime divides at least 1 of the numbers