Abundant number
In number theory, an abundant number or excessive number is a positive integer for which the sum of its proper divisors is greater than the number. The integer 12 is the first abundant number. Its proper divisors are 1, 2, 3, 4 and 6 for a total of 16. The amount by which the sum exceeds the number is the abundance. The number 12 has an abundance of 4, for example.
Definition
An abundant number is a natural number for which the sum of divisors satisfies, or, equivalently, the sum of proper divisors satisfies.The abundance of a natural number is the integer .
Examples
The first 28 abundant numbers are:For example, the proper divisors of 24 are 1, 2, 3, 4, 6, 8, and 12, whose sum is 36. Because 36 is greater than 24, the number 24 is abundant. Its abundance is 36 − 24 = 12.
Properties
- The smallest odd abundant number is 945.
- The smallest abundant number not divisible by 2 or by 3 is 5391411025 whose distinct prime factors are 5, 7, 11, 13, 17, 19, 23, and 29. An algorithm given by Iannucci in 2005 shows how to find the smallest abundant number not divisible by the first k primes. If represents the smallest abundant number not divisible by the first k primes then for all we have
- Every multiple of a perfect number is abundant. For example, every multiple of 6 greater than 6 is abundant because
- Every multiple of an abundant number is abundant. For example, every multiple of 20 is abundant because
- Consequently, infinitely many even and odd abundant numbers exist.
- Furthermore, the set of abundant numbers has a non-zero natural density, which is known to lie between 0.2476171 and 0.2476475.
- An abundant number which is not the multiple of an abundant number or perfect number is called a primitive abundant number
- An abundant number whose abundance is greater than any lower number is called a highly abundant number, and one whose relative abundance is greater than any lower number is called a superabundant number
- Every integer greater than 20161 can be written as the sum of two abundant numbers. The largest even number that is not the sum of two abundant numbers is 46.
- An abundant number which is not a semiperfect number is called a weird number. An abundant number with abundance 1 is called a quasiperfect number, although none have yet been found.
- Every abundant number is a multiple of either a perfect number or a primitive abundant number.
Related concepts
Numbers whose sum of proper factors equals the number itself are called perfect numbers, while numbers whose sum of proper factors is less than the number itself are called deficient numbers. The first known classification of numbers as deficient, perfect or abundant was by Nicomachus in his Introductio Arithmetica, which described abundant numbers as like deformed animals with too many limbs.The abundancy index of n is the ratio σ/''n. Distinct numbers n''1, n2,... with the same abundancy index are called friendly numbers.
The sequence of least numbers n such that σ > kn, in which a2 = 12 corresponds to the first abundant number, grows very quickly.
The smallest odd integer with abundancy index exceeding 3 is 1018976683725 = 33 × 52 × 72 × 11 × 13 × 17 × 19 × 23 × 29.
If p = is a list of primes, then p is termed abundant if some integer composed only of primes in p is abundant. A necessary and sufficient condition for this is that the product of pi/ be > 2.