Perfect Number Finder

Note: Searching large ranges may take time. Maximum range: 10,000
About Perfect Numbers:

A perfect number is a positive integer that equals the sum of its proper positive divisors (divisors excluding the number itself).

Examples: 6 = 1 + 2 + 3, 28 = 1 + 2 + 4 + 7 + 14, 496 = 1 + 2 + 4 + 8 + 16 + 31 + 62 + 124 + 248

Number Theory

Understanding Perfect Numbers

Perfect numbers are rare and fascinating mathematical objects that have intrigued mathematicians for over 2000 years. They represent a perfect balance where a number equals the sum of all its proper divisors.

Mathematical Properties:

  • Ancient Discovery: Known since Euclid's time (around 300 BCE)
  • Extreme Rarity: Only 51 perfect numbers are currently known
  • Even Perfect Numbers: All known perfect numbers are even
  • Mersenne Connection: Related to Mersenne primes via Euclid-Euler theorem
  • Binary Pattern: Perfect numbers have unique patterns in binary
  • Unsolved Mystery: Unknown if odd perfect numbers exist

Perfect numbers bridge pure mathematics and computational number theory, making them valuable for educational purposes and mathematical research.

Perfect numbers illustration
Maintained by ToolexeLast updated December 14, 2025