Last updated ·Published ·By the WiserWork team
Divisors Finder
List every divisor of a number
Type any positive whole number and this tool lists every divisor it has, then tells you whether the number is prime, perfect, abundant, or deficient based on those divisors.
What is the Divisors Finder?
The Divisors Finder uses trial division up to the square root of your number to find every divisor efficiently, then classifies the number using the sum of its proper divisors (every divisor except the number itself). A perfect number equals the sum of its proper divisors, an abundant number's proper divisors sum to more than the number, and a deficient number's proper divisors sum to less.
Key Features
- Trial division up to the square root finds every divisor quickly, even for large numbers
- Full divisor list shown as tags, sorted from smallest to largest
- Automatic classification: prime, perfect, abundant, or deficient
- Sum of proper divisors shown as a bonus figure, since it drives the classification
- Five presets covering a prime, a perfect number, and both abundant and deficient examples
Common Use Cases
- Checking factor and divisor homework in a number theory or pre-algebra course
- Exploring perfect numbers like 6, 28, and 496 and seeing why they're special
- Finding all the ways a quantity can be split into equal groups
- Verifying whether a candidate number is prime by checking its divisor count
How to Use the Divisors Finder
- Type a positive whole number into the field; the page recalculates as you type.
- Read the classification line: prime, perfect, abundant, or deficient.
- Check the Number of Divisors and Sum of Proper Divisors cards for the figures behind that classification.
- Scroll the Divisors tag list to see every factor in order.
- Try the presets to see one example of each classification instantly.
Tips for Best Results
- A perfect number is rare — 6, 28, 496, and 8128 are the first four, and they get sparse quickly after that.
- Every prime number is deficient, since its only proper divisor is 1.
- Most numbers are deficient; abundant numbers become more common as numbers get highly composite, like 24 or 36.
- The number 1 is a special case with no proper divisors at all, so it isn't classified as any of the four categories.
Why Use WiserWork’s Divisors Finder?
Working out every divisor of a number by hand, and then adding up the proper ones to classify it, is slow and error-prone past small numbers. This tool does the trial division and the classification instantly, and lays out every divisor so you can double-check the reasoning yourself.
Who Uses the Divisors Finder?
Students studying factors, multiples, and number theory use it to verify homework and explore perfect numbers hands-on. Puzzle and recreational-math enthusiasts use it to hunt for abundant or deficient numbers with interesting properties. Programmers use it as a quick reference when implementing their own divisor-finding logic.
Frequently Asked Questions
What makes a number “perfect”?
A perfect number is exactly equal to the sum of its proper divisors (all divisors except itself). The smallest examples are 6 (1+2+3=6) and 28 (1+2+4+7+14=28).
What is the difference between abundant and deficient?
A number is abundant when the sum of its proper divisors exceeds the number itself, like 12 (1+2+3+4+6=16, which is more than 12). It is deficient when that sum falls short of the number, which is the case for most numbers, including every prime.
Why does 1 get a special message instead of a classification?
1 has no proper divisors at all (its only divisor is itself), so the sum used to classify perfect, abundant, and deficient numbers doesn't apply to it in the usual sense, and it is neither prime by definition.
Enter a number, see every divisor it has, and learn in one glance whether it is prime, perfect, abundant, or deficient — with the sum behind that answer shown right alongside it.