Perfect Numbers and Their Properties
Problem
Verify that 28 is a perfect number (1 + 2 + 4 + 7 + 14 = 28). Show the divisor sum animation.
Explanation
What is a perfect number?
A perfect number is a positive integer that equals the sum of its proper divisors (all divisors except itself).
Step-by-step: Verify that 28 is perfect
Step 1 — Find all divisors of 28: 1, 2, 4, 7, 14, 28.
Step 2 — List the proper divisors (exclude 28 itself): 1, 2, 4, 7, 14.
Step 3 — Sum them:
The sum equals the number itself. 28 is perfect! ✓
The known perfect numbers
These are extremely rare. As of 2024, only 51 perfect numbers are known, and all of them are even.
The Euclid-Euler connection
Euclid proved: if is prime (a Mersenne prime), then is perfect.
For : (prime) → ✓
For : (prime) → ✓
For : (prime) → ✓
Euler proved the converse: every even perfect number has this form. Whether odd perfect numbers exist is one of the oldest unsolved problems in mathematics.
Abundant and deficient numbers
- Deficient: divisor sum number (e.g., 8: ).
- Perfect: divisor sum number.
- Abundant: divisor sum number (e.g., 12: ).
Try it in the visualization
Enter a number. All divisors are found and summed. The result is classified as deficient, perfect, or abundant. An animation shows divisors accumulating toward (or overshooting) the target number.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.