Abundant / Perfect / Deficient Number Checker
Classify a number by its aliquot sum.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
This tool classifies a whole number by comparing it to the sum of its proper divisors (its "aliquot sum" — every divisor except the number itself). A number is perfect when the aliquot sum equals the number (6 = 1+2+3, 28 = 1+2+4+7+14), abundant when the sum exceeds it (12: 1+2+3+4+6 = 16), and deficient when the sum falls short (8: 1+2+4 = 7). Most numbers are deficient; abundant numbers become more common as numbers grow, and perfect numbers are rare — only 51 are known, and every even one corresponds to a Mersenne prime via the Euclid-Euler theorem.
This classification dates back to ancient Greek number theory (Euclid, Nicomachus) and remains a staple of recreational mathematics and introductory number theory courses. Math teachers use it to illustrate divisor functions, programmers use it to practice algorithm efficiency (finding divisors up to √n), and puzzle enthusiasts use it to explore related curiosities like amicable and sociable numbers.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)