a.
The divisors of 6 are 1,2, and 3. If we sum these divisors then we have ,
1+2+3=6, Therefore, 6 is a perfect number.
The divisors of 28 are 1,2,4,7,14. Summing these divisors gives,
1+2+4+7+14=28. This shows that 28 is a perfect number.
b.
We need to show that If 2p−1 is a prime number, then 2p−1(2p−1) is a perfect number.
Let p be an integer so that 2p−1 is a prime number. Also, let n=2p−1 so that 2p−1(2p−1)=2p−1n. We can write the divisors of 2p−1 as, 1,2,4,8,...,2p−1. Since n
is prime, we can write out the other divisors of 2p−1n as, n,2n,4n,8n,...,2p−2n.
Let us recall that,
1+x+x2+x3+...+xp−1=(xp−1)/(x−1), where x=2 so,
1+2+4+8+...+2p−1=(2p−1)/(2−1)=2p−1=n...........(i)
We can use the same formula we have used to find equation(i) for,
n+2n+4n+8n+...+2p−2n
We can see that,
n+2n+4n+8n+...+2p−2n=n(1+2+4+8+...+2p−2)=n(1+21+22+23+...+2p−2)=n(2p−1−1)/(2−1)=n(2p−1−1)............(ii)
We can now sum all the divisors of 2p−1n by combining equations (i) and (ii), 1+2+4+...+2n−1+n+2n+4n+...+2p−2n=n+n(2p−1−1)=n+2p−1n−n=2p−1n=2p−1(2p−1)
Therefore, if 2p−1 is prime then 2p−1(2p−1) is perfect. ■
Comments