Study Guide for FinalExam - MAT 330 Elementary Number Theory
- The ring of integers
- Prime numbers, gcd, lcm, Euclid’s algorithm, factorization,
- Fundamental Th. of Arithmetic
- Sequence of prime numbers, Erathostene’s sieve, sketch of Euclid’s proof that there are infinitely many prime numbers.
- Basic terminology from abstract algebra:
- Group, subgroup, group homomorphism (“Z-lines”),
- Generators and cyclic groups (Z,+) and (Zn,+);
- Ring, zero divisors, units;
- Fields; main examples Q and Fp=Z/pZ (also denoted Zp).
- Ring of integers modulo n:
- Congruences modulo n, complete set of residues, arithmetic operations and properties;
- Wilson’s theorem and converse (p-1)!=-1 mod p
- Chinese Reminder Theorem and associated isomorphism (homomorphism of rings)
- Solving linear equations modulo n
- Euler’s phi-function, relatively prime elements
- Multiplicative orders of elements, Fermat’s Little Theorem and Euler’s Theorem
- Primality tests, Fermat pseudo-primes
- Multiplicative and completely multiplicative functions; examples: phi-function & powers
- How to solve ax=1 mod n; extended Euclidian Algorithm and representation ax+by=g
- Structure of the group of units U(Zp)=(Zp*,.): it is a cyclic Abelian group; generators: primitive roots
- Solving polynomial equations over Zn (direct methods: guess & quadratic formula)
- Quadratic reciprocity
- Existence of square-roots: quadratic residues vs. quadratic non-residues
- Legendre symbol (def. and properties: group homomorphism)
- Euler’s criterion
- Quadratic reciprocity for odd primes: L(p/q)=(-1)e(p)e(q) L(q/p), e(p)=(p-1)/2, where e(p)=(p-1)/2; using it to reduce the numbers when determining Legendre symbol.
- Solving quadratic equations, and using quadratic reciprocity to determine if the discriminant has a square root or not;
- Prime numbers: construct new primes from old; deconstruct primes via factorization of p-1.
- Sums of squares:
- Pythagorean triples, finding the parameters n & m for an irreducible triple
- Fermat 2 squares theorem; representing p=a2+b2 (know in principle how to handle the general case)
- Lagrange 4 square theorem; representing p as a sum of 4 squares;
- Modular group: definition, trace, conjugation, fact: any A=TXT-1 for some T in M
- Continued fractions (CF):
- Definition, examples; representing rationals as CFs;
- Solving Pell’s equation using continued fractions.
- Arithmetic functions: Mangoldt fn., Mobius fn., Euler phi-function, Riemann zeta fn.; properties: multiplicative, complete multiplicative; Dirichlet series: def. and examples; Mobius inversion formula.
- Miscellaneous: Dirichlet Theorem, Prime Number Theorem (explaining what it means abut primes), primality testing (what is it? Examples), sieving methods (examples), cryptography (how does encryption work, in general).