Summary of Lecture 7
Chebyshev’s theta function:
THEOREM:.
THEOREM: For any real number , .
THEOREM (Hadamard; Poussin, 1896):
- ;
// Rosser and Schoenfeld
THEOREM: when .
Prime Number Generation: choose and test // at most trials
- Fermat test:
THEOREM: Let and . If , then if and only if .
Chinese Remainder Theorem
THEROEM: Let be pairwise relatively prime and let . Then for any , then the system
always has a solution. Furthermore, if is a solution, then any solution must satisfy .
- Let for every .
- for every .
- .
- Let .
- Then for every .
- for all
for all
for all
Solution to Sun-Tsu’s Question
EXAMPLE: Solve the system .
- is a solution of the system iff
- Solutions:
CRT Map
THEOREM: Let and for all . Let . The CRT map is a bijection from to .
- is well-defined:
- show that for every
- for every for every
- show that
- for every ;
for every
- is injective, i.e.,
- for every
for every
- is surjective: Let . Preimage?
- Due to CRT, the system , has a solution
- for all
- Since , for all
- is a preimage of
Euler’s Phi Function
THEOREM: Let be pairwise relatively prime. Let . Then .
- is bijective
THEOREM: If for distinct primes and integers , then .
EXAMPLE:;
EXAMPLE: For , and satisfy the following properties.
- Closure:
- Associative:
- Identity:
- Inverse:
- Commutative:
Group
DEFINITION: A group is a set together with a binary operation on such that
- Closure:
- Associative:
- Identity:
- Inverse:
DEFINITION: A group is said to be an Abelian group if it is
- Commutative:
Group
THEOREM: is an Abelian group for any integer .
- Closure:
- Associative:
- Identity element:
- Inverse: such that
- Commutative:
REMARK: we are interested in two types of Abelian groups
- Additive Group: binary operation ; identity
- Example:
- Multiplicative Group: binary operation ; identity //
- Example:
Order
DEFINITION: The order of a group is the cardinality of .
DEFINITION: when , , the order of is the least integer such that ( for additive group)
EXAMPLE: Determine the orders of all elements of and
THEOREM: Let be a multiplicative Abelian group of order . Then for any , .
- If , then .