Deficient number

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description

File:Deficient number Cuisenaire rods 8.png
Demonstration, with Cuisenaire rods, of the deficiency of the number 8

In number theory, a deficient number or defective number is a positive integer Template:Mvar for which the sum of divisors of Template:Mvar is less than 2nScript error: No such module "Check for unknown parameters".. Equivalently, it is a number for which the sum of proper divisors (or aliquot sum) is less than Template:Mvar. For example, the proper divisors of 8 are 1, 2, and 4, and their sum is less than 8, so 8 is deficient.

Denoting by σ(n)Script error: No such module "Check for unknown parameters". the sum of divisors, the value 2nσ(n)Script error: No such module "Check for unknown parameters". is called the number's deficiency. In terms of the aliquot sum s(n)Script error: No such module "Check for unknown parameters"., the deficiency is ns(n)Script error: No such module "Check for unknown parameters"..

Examples

The first few deficient numbers are

1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 21, 22, 23, 25, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 43, 44, 45, 46, 47, 49, 50, ... (sequence A005100 in the OEIS)

As an example, consider the number 21. Its proper divisors are 1, 3 and 7, and their sum is 11. Because 11 is less than 21, the number 21 is deficient. Its deficiency is 21 − 11 = 10.

Properties

Since the aliquot sums of prime numbers equal 1, all prime numbers are deficient.Template:Sfnp More generally, all odd numbers with one or two distinct prime factors are deficient. It follows that there are infinitely many odd deficient numbers. There are also an infinite number of even deficient numbers as all powers of two have the sum (1 + 2 + 4 + 8 + ... + 2x − 1 = 2x − 1Script error: No such module "Check for unknown parameters".). The infinite family of numbers of form 2n − 1 × pm where m > 0 and p is a prime > 2n − 1 are also deficient.

More generally, all prime powers pk are deficient, because their only proper divisors are 1,p,p2,,pk1 which sum to pk1p1, which is at most pk1.Template:Sfnp

All proper divisors of deficient numbers are deficient.Template:Sfnp Moreover, all proper divisors of perfect numbers are deficient.Template:Sfnp

There exists at least one deficient number in the interval [n,n+(logn)2] for all sufficiently large n.Template:Sfnp

Related concepts

Template:Euler diagram numbers with many divisors.svg Closely related to deficient numbers are perfect numbers with σ(n) = 2n, and abundant numbers with σ(n) > 2n.

Nicomachus was the first to subdivide numbers into deficient, perfect, or abundant, in his Introduction to Arithmetic (circa 100 CE). However, he applied this classification only to the even numbers.Template:Sfnp

See also

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

References

  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".

External links

Template:Divisor classes Template:Classes of natural numbers