perfect number
An positive integer is called perfect if it is the sum of all positive divisors![]()
of less than itself. It is not known if there are any odd perfect numbers, but all even perfect numbers have been classified according to the following lemma:
Lemma 1.
An even number![]()
is perfect if and only if it equals for some integer and is prime.
Proof.
Let denote the sum of divisors function. Recall that this function is multiplicative.
Necessity: Let be prime and . We have that
which shows that is perfect.
Sufficiency: Assume is an even perfect number. Write for some odd and some . Then we have . Thus,
Since is perfect, by definition. Therefore, . Piecing together the two formulas![]()
for yields
Thus, , which forces . Write . Note that . From above, we have:
Since by definition of divides (http://planetmath.org/Divides) and by assumption, we have
which forces . Therefore, has only two positive divisors, and . Hence, must be prime, , and , from which the result follows.∎
The lemma can be used to produce examples of (even) perfect numbers:
- •
If , then , which is prime. According to the lemma, is perfect. Indeed, .
- •
If , then , which is prime. According to the lemma, is perfect. Indeed, .
- •
If , then , which is prime. According to the lemma, is perfect. Indeed, .
Note that yields that , which is not prime.
The sequence![]()
of known perfect numbers appears in the OEIS as sequence http://www.research.att.com/ njas/sequences/?q=A000396A000396.