Elementary number theory Flashcards
what is the process for proof by induction
try n = 1
try k
using k, prove k + 1
n is a natural number, with n > 1, then either n is prime, or is a product of a (finite) sequence of primes.
n is a natural number, with n > 1, then either n is prime, or is a product of a (finite) sequence of primes.
Theorem 3.14 — Fundamental Theorem of Arithmetic. Let n have the prime factorizations
n=p1···pr =q1···qs.
Then every prime occurs equally often in both factorizations (and so r = s).
Theorem 3.14 — Fundamental Theorem of Arithmetic. Let n have the prime factorizations
n=p1···pr =q1···qs.
Then every prime occurs equally often in both factorizations (and so r = s).
Definition 3.15 For an integer n ≥ 1, we say that integers a and b are congruent modulo n, whenever (a − b)/n is an integer.
Definition 3.15 For an integer n ≥ 1, we say that integers a and b are congruent modulo n, whenever (a − b)/n is an integer.
a ≡ a (mod n) for all a (so congruence modulo n is reflexive),
* ifa≡b(modn)thenb≡a(modn)(socongruencemodulon is symmetric),
* ifa≡b(modn)andb≡c(modn)thena≡c(modn)(so congruence modulo n is transitive).
a ≡ a (mod n) for all a (so congruence modulo n is reflexive),
* ifa≡b(modn)thenb≡a(modn)(socongruencemodulon is symmetric),
* ifa≡b(modn)andb≡c(modn)thena≡c(modn)(so congruence modulo n is transitive).