Something Simple for a Change
by t0rajir0u, Feb 11, 2007, 12:32 AM
I keep forgetting this is here, sorry. Anyway, I'll just be addressing a cute little topic today: the divisor function.
Definition: Given a positive integer
, let
denote the sum of the positive divisors of
. For example,
. In sigma notation, this is

Perfect numbers are numbers
such that the sum of their proper divisors (not including
) is equal to
. In other words:
Definition: A number
is a perfect number if
.
The first few perfect numbers are



If
then the number is said to be abundant, and if
then
is said to be deficient.
Now we prove a few interesting results.
Definition: Let
. Then
is perfect if
, and so forth.
Lemma:
. In other words,
is the sum of the reciprocals of the divisors of
.
Proof: Given any divisor
of
, the quotient
is an integer (definition of a divisor), so it must also be a divisor of
. In other words, if you take the divisors
of
, sorted in increasing order, and divide them by
, you get

When
is a perfect number we have
. Therefore:
- For
: We have
.
- For
: We have
.
- For
: We have
.
And so forth.
Using this result, you can show that if
is a perfect or abundant number, then any multiple
of
must be an abundant number (since it must have at least one more divisor than
, so
).
One more note: Notice that the perfect numbers given can all be written in the form
, where
is a prime. Here,
.
Notice also that these primes are all one less than a power of
: We have
.
Finally, notice that the exponents of the powers of
are themselves prime. Primes of this type are known as Mersenne primes. Euler proved that this construction generates all even perfect numbers, but we'll go with the weaker proof by Euclid that this construction generates some even perfect numbers. To do that, we need a nice way to calculate
.
Lemma: Let
, where
are the primes in the prime factorization of
. Then

Proof: I won't go into detail here, but the general idea is that if you expand out the above product you get every possible combination of prime factorizations that could possibly divide
. Incidentally, this provides a quick proof concerning the number of divisors of
.
Back to perfect numbers. The conjecture here is that if
is a prime such that
is also a prime (a Mersenne prime), then
is a perfect number. Well,

Exactly as expected. QED.
Practice Problem 1: Show that if
is prime then
is prime. (One of the easier problems featured on this blog
)
Practice Problem 2: Show that the above construction produces all even perfect numbers.
Definition: Given a positive integer





Perfect numbers are numbers



Definition: A number


The first few perfect numbers are



If



Now we prove a few interesting results.
Definition: Let



Lemma:



Proof: Given any divisor








When


- For


- For


- For


And so forth.
Using this result, you can show that if





One more note: Notice that the perfect numbers given can all be written in the form



Notice also that these primes are all one less than a power of


Finally, notice that the exponents of the powers of


Lemma: Let




Proof: I won't go into detail here, but the general idea is that if you expand out the above product you get every possible combination of prime factorizations that could possibly divide


Back to perfect numbers. The conjecture here is that if




Exactly as expected. QED.
Practice Problem 1: Show that if



Practice Problem 2: Show that the above construction produces all even perfect numbers.