Six is a very special number. The factors of six are 1 , 2 , 3 and 6 . If we add the factors other than 6 , we get 1 + 2 + 3 = 6 . What is the smallest special number that is larger than 6?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
All perfect numbers found so far can be represented as
(
2
n
−
1
)
(
2
n
−
1
)
where
2
n
−
1
is prime.
6=
(
2
2
−
1
)
(
2
2
−
1
)
.
2
2
−
1
is prime when n=2.
2
n
−
1
is laso prime when n=3 as
2
3
−
1
=
7
.
(
2
3
−
1
)
(
2
3
−
1
)
=4(7)=
28
Problem Loading...
Note Loading...
Set Loading...
A perfect number is a positive integer that is equal to the sum of its proper positive divisors
6 is a perfect number. Because 1 + 2 + 3 = 6
The next perfect number is 28. The factors of 28 are 1,2,4,7 and 14.
Now add the factors,
1 + 2 + 4 + 7 + 1 4 = 2 8 .