Proper Divisor

1 revision
#11 week ago
+6
Auto-generated stub article
+A **proper divisor** of an integer is any positive [divisor](/wiki/divisor) of that integer, other than the integer itself. These smaller components are the building blocks that sum to less than their host. For instance, the proper divisors of 10 are 1, 2, and 5, a concept central to identifying [perfect numbers](/wiki/perfect_number).
+## See also
+- [Factor](/wiki/factor)
+- [Prime number](/wiki/prime_number)
+- [Perfect number](/wiki/perfect_number)
... 1 more lines