Fermat claimed to have proven that the numbers
are all prime. The first 5 of these are prime, but it has since been shown that are composite. The numbers are called Fermat Numbers and the prime ones are called Fermat Primes
For prime, denote . Primes of this form are called Mersenne primes.
The sum-of-divisors function is given by
where the sum is over positive divisors. A positive integer is perfect if
Example 1.3.1
We have , so 6 is perfect.
An arithmetic function is a function . An arithmetic function is multiplicative if holds for any coprime positive integers and
Lemma 1.3.2
The sum-of-divisors function is multiplicative
Proof
Let with . Then
Example 1.3.3
Let be a Mersenne prime, and put . Then
So is perfect.
Theorem 1.3.4 (Euclid-Euler Theorem)
If is even then is perfect if and only if
where is a Mersenne PrimeProof
todo