More about even perfect numbers

Share this page

More about even perfect numbers

Knowing that every even perfect number is of the form n=2kp=2k(2k+11)makes it easy to list all its factors, and this enables us to prove some interesting results. Since p is a prime, the factors of n=2kp must either be a power of 2 (up to 2k) or a product of a power of 2 and p. Listing these factors in a table we get:

Factors of 2kOther factors
1p
22p
2222p
2323p
......
2k12k1p
2k2kp

For example, the factors of n=28=24×7 are:

Factors of 24Other factors
17
22×7=14
2222×7=28

We claimed that the product of the factors of an even perfect number n=2kp is always equal to nk+1. For n=24 this is clearly true, since 1×2×4×7×14×28=21952=283, as required. For a general proof, note that the product of the factors in the first column of the table above is 1×2×22...×2k=21+2+...+k. As we already noted in the main article, the sum of the first k integers is 1+2+..+k=k(k+1)/2, so (1) is equal to 21+2+...+k=2k(k+1)/2. Note that every factor in the second column of the table above is p times the corresponding factor in the first table. Since there are k+1 entries in each column, the product of all the factors in the second column is therefore pk+12k(k+1)/2. The product of all the factors is 2k(k+1)/2pk2k(k+1)/2=pk+12k(k+1)=(2kp)k+1=nk+1. This proves our result.

A similar result involves adding up the reciprocals of all the factors of an even perfect number. Taking our example of n=28 again we see that 11+12+14+17+114+128=2. In fact the sum is equal to 2 for every perfect number! As one might expect, the proof proceeds in the same way as above, replacing addition with multiplication. We leave it to you as an exercise.

Back to the main article