Proper Divisor

A positive proper divisor is a positive divisor of a number n, excluding n itself. For example, 1, 2, and 3 are positive proper divisors of 6, but 6 itself is not. The number of proper divisors of n is therefore given by

 s_0(n)=sigma_0(n)-1,

where sigma_k(n) is the divisor function. For n=1, 2, ..., s_0(n) is therefore given by 0, 1, 1, 2, 1, 3, 1, 3, 2, 3, ... (OEIS A032741). The largest proper divisors of n=2, 3, ... are 1, 1, 2, 1, 3, 1, 4, 3, 5, 1, ... (OEIS A032742).

The term "proper divisor" is sometimes used to include negative integer divisors of a number n (excluding -n). Using this definition, -3, -2, -1, 1, 2, and 3 are the proper divisors of 6, while -6 and 6 are the improper divisors.

To make matters even more confusing, the proper divisor is often defined so that -1 and 1 are also excluded. Using this alternative definition, the proper divisors of 6 would then be -3, -2, 2, and 3, and the improper divisors would be -6, -1, 1, and 6.

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.