Sum of Proper Divisors Calculator

Find proper divisors and their sum quickly accurately. Compare primes, perfect numbers, and abundant cases fast. Export clean records after each checked number today easily.

Calculator Inputs

Maximum input: 1,000,000,000,000. Batch limit: 200 numbers.

Example Data Table

Number Proper Divisors Sum Type
6 1, 2, 3 6 Perfect
12 1, 2, 3, 4, 6 16 Abundant
13 1 1 Prime and deficient
28 1, 2, 4, 7, 14 28 Perfect
36 1, 2, 3, 4, 6, 9, 12, 18 55 Abundant

Formula Used

For a positive integer n, the sum of proper divisors is:

s(n) = σ(n) − n

If n has prime factorization n = p1^a1 × p2^a2 × ... × pk^ak, then:

σ(n) = Π ((p^(a + 1) − 1) / (p − 1))

The calculator also counts divisors with d(n) = Π(a + 1). It classifies the number by comparing s(n) with n.

How to Use This Calculator

  1. Select single number, range, or custom list mode.
  2. Enter positive whole numbers only.
  3. Choose whether to display every proper divisor.
  4. Press the calculate button.
  5. Review the sum, factorization, divisor count, and classification.
  6. Use CSV or PDF export to save the result.

Understanding Proper Divisor Sums

A proper divisor is a positive factor of a whole number, excluding the number itself. For example, 12 has proper divisors 1, 2, 3, 4, and 6. Their sum is 16. This value is also called the aliquot sum. It helps classify numbers and study many patterns in elementary number theory.

Why This Calculator Helps

Manual divisor checking becomes slow when numbers grow. This calculator uses factorization and the divisor sum formula, so it avoids testing every possible divisor in most cases. It also shows the factorization, divisor count, proper divisor list, and number type. You can compare a single number, a custom list, or a small range. That makes it useful for lessons, assignments, and quick audits.

Number Types Explained

A number is perfect when the sum of its proper divisors equals the number. The number 28 is perfect because 1, 2, 4, 7, and 14 total 28. A number is deficient when the sum is smaller. Prime numbers are always deficient, because their only proper divisor is 1. A number is abundant when the sum is larger, such as 12. These classes help reveal structure inside integers.

Formula Based Method

The calculator factors the number into prime powers. For each prime power, it calculates the geometric divisor sum. It then multiplies those partial sums to get the sum of all positive divisors. Finally, it subtracts the original number. The result is the sum of proper divisors. This method is faster and cleaner than listing every factor first.

Practical Uses

Proper divisor sums appear in perfect number studies, amicable pair searches, abundant number checks, and classroom factor exercises. They also help students connect prime factorization with divisor behavior. Export buttons let you save results as records. The example table gives starter cases for checking your work. Always enter positive integers. Very large inputs may still need time, because factorization gets harder as values increase.

Tips for Better Results

Use range mode for comparisons. Use list mode when values are unrelated. Keep commas between list entries. Review the divisor list when learning, but trust the formula summary for bigger values. The classification note is helpful when checking perfect, abundant, deficient, prime, or square numbers during practice.

FAQs

What is a proper divisor?

A proper divisor is a positive factor of a number that is smaller than the number itself. For 10, the proper divisors are 1, 2, and 5.

What is the sum of proper divisors?

It is the total of all positive divisors except the original number. For 12, the total is 1 + 2 + 3 + 4 + 6 = 16.

Is 1 a proper divisor?

Yes, 1 is a proper divisor of every positive integer greater than 1. The number 1 itself has no positive proper divisors.

How is a prime number handled?

A prime number has only one proper divisor, which is 1. Therefore, the proper divisor sum of any prime number is 1.

What is a perfect number?

A perfect number equals the sum of its proper divisors. For example, 28 is perfect because 1 + 2 + 4 + 7 + 14 = 28.

What is an abundant number?

An abundant number has a proper divisor sum greater than itself. The number 12 is abundant because its proper divisor sum is 16.

What is a deficient number?

A deficient number has a proper divisor sum less than itself. Most primes are simple examples, because their proper divisor sum is only 1.

Can I calculate many numbers together?

Yes. Use range mode or custom list mode. The batch limit helps keep calculations fast, clear, and safe for normal web hosting.

Related Calculators

Paver Sand Bedding Calculator (depth-based)Paver Edge Restraint Length & Cost CalculatorPaver Sealer Quantity & Cost CalculatorExcavation Hauling Loads Calculator (truck loads)Soil Disposal Fee CalculatorSite Leveling Cost CalculatorCompaction Passes Time & Cost CalculatorPlate Compactor Rental Cost CalculatorGravel Volume Calculator (yards/tons)Gravel Weight Calculator (by material type)

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.