In number theory, a practical number or panarithmic number<ref>Template:Harvtxt cites Template:Harvtxt and Template:Harvtxt for the name "panarithmic numbers".</ref> is a positive integer <math>n</math> such that all smaller positive integers can be represented as sums of distinct divisors of <math>n</math>. For example, 12 is a practical number because all the numbers from 1 to 11 can be expressed as sums of its divisors 1, 2, 3, 4, and 6: as well as these divisors themselves, we have 5 = 3 + 2, 7 = 6 + 1, 8 = 6 + 2, 9 = 6 + 3, 10 = 6 + 3 + 1, and 11 = 6 + 3 + 2.
The sequence of practical numbers (sequence A005153 in the OEIS) begins Template:Bi
Practical numbers were used by Fibonacci in his Liber Abaci (1202) in connection with the problem of representing rational numbers as Egyptian fractions. Fibonacci does not formally define practical numbers, but he gives a table of Egyptian fraction expansions for fractions with practical denominators.<ref name="sigler">Template:Harvtxt.</ref>
The name "practical number" is due to Template:Harvtxt. He noted that "the subdivisions of money, weights, and measures involve numbers like 4, 12, 16, 20 and 28 which are usually supposed to be so inconvenient as to deserve replacement by powers of 10." His partial classification of these numbers was completed by Template:Harvtxt and Template:Harvtxt. This characterization makes it possible to determine whether a number is practical by examining its prime factorization. Every even perfect number and every power of two is also a practical number.
Practical numbers have also been shown to be analogous with prime numbers in many of their properties.<ref>Template:Harvtxt; Template:Harvtxt; Template:Harvtxt; Template:Harvtxt.</ref>
Characterization of practical numbersEdit
The original characterisation by Template:Harvtxt stated that a practical number cannot be a deficient number, that is one of which the sum of all divisors (including 1 and itself) is less than twice the number unless the deficiency is one. If the ordered set of all divisors of the practical number <math>n</math> is <math>{d_1, d_2,..., d_j}</math> with <math>d_1=1</math> and <math>d_j=n</math>, then Srinivasan's statement can be expressed by the inequality <math display=block>2n\leq1+\sum_{i=1}^j d_i.</math> In other words, the ordered sequence of all divisors <math>{d_1<d_2<...<d_j}</math> of a practical number has to be a complete sub-sequence.
This partial characterization was extended and completed by Template:Harvtxt and Template:Harvtxt who showed that it is straightforward to determine whether a number is practical from its prime factorization. A positive integer greater than one with prime factorization <math>n=p_1^{\alpha_1}...p_k^{\alpha_k}</math> (with the primes in sorted order <math>p_1<p_2<\dots<p_k</math>) is practical if and only if each of its prime factors <math>p_i</math> is small enough for <math>p_i-1</math> to have a representation as a sum of smaller divisors. For this to be true, the first prime <math>p_1</math> must equal 2 and, for every Template:Mvar from 2 to Template:Mvar, each successive prime <math>p_i</math> must obey the inequality
- <math>p_i\leq1+\sigma(p_1^{\alpha_1}p_2^{\alpha_2}\dots p_{i-1}^{\alpha_{i-1}})=1+\sigma(p_1^{\alpha_1})\sigma(p_2^{\alpha_2})\dots \sigma(p_{i-1}^{\alpha_{i-1}})=1+\prod_{j=1}^{i-1}\frac{p_j^{\alpha_j+1}-1}{p_j-1},</math>
where <math>\sigma(x)</math> denotes the sum of the divisors of x. For example, 2 × 32 × 29 × 823 = 429606 is practical, because the inequality above holds for each of its prime factors: 3 ≤ σ(2) + 1 = 4, 29 ≤ σ(2 × 32) + 1 = 40, and 823 ≤ σ(2 × 32 × 29) + 1 = 1171.
The condition stated above is necessary and sufficient for a number to be practical. In one direction, this condition is necessary in order to be able to represent <math>p_i-1</math> as a sum of divisors of <math>n</math>, because if the inequality failed to be true then even adding together all the smaller divisors would give a sum too small to reach <math>p_i-1</math>. In the other direction, the condition is sufficient, as can be shown by induction. More strongly, if the factorization of <math>n</math> satisfies the condition above, then any <math>m \le \sigma(n)</math> can be represented as a sum of divisors of <math>n</math>, by the following sequence of steps:<ref>Template:Harvtxt; Template:Harvtxt.</ref>
- By induction on <math>j\in[1,\alpha_k]</math>, it can be shown that <math>p_k^j\leq 1+\sigma(n/p_k^{\alpha_k-(j-1)})</math>. Hence <math>p_k^{\alpha_k}\leq 1+\sigma(n/p_k)</math>.
- Since the internals <math>[q p_k^{\alpha_k}, q p_k^{\alpha_k}+\sigma(n/p_k)]</math> cover <math>[1,\sigma(n)]</math> for <math>1\leq q\leq \sigma(n/p_k^{\alpha_k})</math>, there are such a <math>q</math> and some <math>r\in[0,\sigma(n/p_k)]</math> such that <math>m=q p_k^{\alpha_k}+r</math>.
- Since <math>q\le\sigma(n/p_k^{\alpha_k})</math> and <math>n/p_k^{\alpha_k}</math> can be shown by induction to be practical, we can find a representation of q as a sum of divisors of <math>n/p_k^{\alpha_k}</math>.
- Since <math>r\le \sigma(n/p_k)</math>, and since <math>n/p_k</math> can be shown by induction to be practical, we can find a representation of r as a sum of divisors of <math>n/p_k</math>.
- The divisors representing r, together with <math>p_k^{\alpha_k}</math> times each of the divisors representing q, together form a representation of m as a sum of divisors of <math>n</math>.
PropertiesEdit
- The only odd practical number is 1, because if <math>n</math> is an odd number greater than 2, then 2 cannot be expressed as the sum of distinct divisors Template:Nowrap More strongly, Template:Harvtxt observes that other than 1 and 2, every practical number is divisible by 4 or 6 (or both).
- The product of two practical numbers is also a practical number.Template:Sfnp Equivalently, the set of all practical numbers is closed under multiplication. More strongly, the least common multiple of any two practical numbers is also a practical number.
- From the above characterization by Stewart and Sierpiński it can be seen that if <math>n</math> is a practical number and <math>d</math> is one of its divisors then <math>n\cdot d</math> must also be a practical number. Furthermore, a practical number multiplied by power combinations of any of its divisors is also practical.
- In the set of all practical numbers there is a primitive set of practical numbers. A primitive practical number is either practical and squarefree or practical and when divided by any of its prime factors whose factorization exponent is greater than 1 is no longer practical. The sequence of primitive practical numbers (sequence A267124 in the OEIS) begins
- Every positive integer has a practical multiple. For instance, for every integer <math>n</math>, its multiple <math>2^{\lfloor\log_2 n\rfloor}n</math> is practical.Template:Sfnp
- Every odd prime has a primitive practical multiple. For instance, for every odd prime <math>p</math>, its multiple <math>2^{\lfloor\log_2 p\rfloor}p</math> is primitive practical. This is because <math>2^{\lfloor\log_2 p\rfloor}p</math> is practicalTemplate:Sfnp but when divided by 2 is no longer practical. A good example is a Mersenne prime of the form <math>2^p-1</math>. Its primitive practical multiple is <math>2^{p-1}(2^p-1)</math> which is an even perfect number.
Relation to other classes of numbersEdit
Several other notable sets of integers consist only of practical numbers:
- From the above properties with <math>n</math> a practical number and <math>d</math> one of its divisors (that is, <math>d|n</math>) then <math>n\cdot d</math> must also be a practical number therefore six times every power of 3 must be a practical number as well as six times every power of 2.
- Every power of two is a practical number.<ref name="s48"/> Powers of two trivially satisfy the characterization of practical numbers in terms of their prime factorizations: the only prime in their factorizations, p1, equals two as required.
- Every even perfect number is also a practical number.<ref name="s48"/> This follows from Leonhard Euler's result that an even perfect number must have the form <math>2^{k-1}(2^k-1)</math>. The odd part of this factorization equals the sum of the divisors of the even part, so every odd prime factor of such a number must be at most the sum of the divisors of the even part of the number. Therefore, this number must satisfy the characterization of practical numbers. A similar argument can be used to show that an even perfect number when divided by 2 is no longer practical. Therefore, every even perfect number is also a primitive practical number.
- Every primorial (the product of the first <math>i</math> primes, for some <math>i</math>) is practical.<ref name="s48"/> For the first two primorials, two and six, this is clear. Each successive primorial is formed by multiplying a prime number <math>p_i</math> by a smaller primorial that is divisible by both two and the next smaller prime, <math>p_{i-1}</math>. By Bertrand's postulate, <math>p_i<2p_{i-1}</math>, so each successive prime factor in the primorial is less than one of the divisors of the previous primorial. By induction, it follows that every primorial satisfies the characterization of practical numbers. Because a primorial is, by definition, squarefree it is also a primitive practical number.
- Generalizing the primorials, any number that is the product of nonzero powers of the first <math>k</math> primes must also be practical. This includes Ramanujan's highly composite numbers (numbers with more divisors than any smaller positive integer) as well as the factorial numbers.<ref name="s48">Template:Harvtxt.</ref>
Practical numbers and Egyptian fractionsEdit
If <math>n</math> is practical, then any rational number of the form <math>m/n</math> with <math>m<n</math> may be represented as a sum <math display=inline>\sum d_i/n</math> where each <math>d_i</math> is a distinct divisor of <math>n</math>. Each term in this sum simplifies to a unit fraction, so such a sum provides a representation of <math>m/n</math> as an Egyptian fraction. For instance, <math display=block>\frac{13}{20}=\frac{10}{20}+\frac{2}{20}+\frac{1}{20}=\frac12+\frac1{10}+\frac1{20}.</math>
Fibonacci, in his 1202 book Liber Abaci<ref name="sigler"/> lists several methods for finding Egyptian fraction representations of a rational number. Of these, the first is to test whether the number is itself already a unit fraction, but the second is to search for a representation of the numerator as a sum of divisors of the denominator, as described above. This method is only guaranteed to succeed for denominators that are practical. Fibonacci provides tables of these representations for fractions having as denominators the practical numbers 6, 8, 12, 20, 24, 60, and 100.
Template:Harvtxt showed that every rational number <math>x/y</math> has an Egyptian fraction representation with <math>O(\sqrt{\log y})</math> terms. The proof involves finding a sequence of practical numbers <math>n_i</math> with the property that every number less than <math>n_i</math> may be written as a sum of <math>O(\sqrt{\log n_{i-1}})</math> distinct divisors of <math>n_i</math>. Then, <math>i</math> is chosen so that <math>n_{i-1}<y<n_i</math>, and <math>xn_i</math> is divided by <math>y</math> giving quotient <math>q</math> and remainder <math>r</math>. It follows from these choices that <math>\frac{x}{y}=\frac{q}{n_i}+\frac{r}{yn_i}</math>. Expanding both numerators on the right hand side of this formula into sums of divisors of <math>n_i</math> results in the desired Egyptian fraction representation. Template:Harvtxt use a similar technique involving a different sequence of practical numbers to show that every rational number <math>x/y</math> has an Egyptian fraction representation in which the largest denominator is <math>O(y\log^2 y/\log\log y)</math>.
According to a September 2015 conjecture by Zhi-Wei Sun,<ref>Template:Citation</ref> every positive rational number has an Egyptian fraction representation in which every denominator is a practical number. The conjecture was proved by Template:Harvs.
Analogies with prime numbersEdit
One reason for interest in practical numbers is that many of their properties are similar to properties of the prime numbers. Indeed, theorems analogous to Goldbach's conjecture and the twin prime conjecture are known for practical numbers: every positive even integer is the sum of two practical numbers, and there exist infinitely many triples of practical numbers <math>(x-2,x,x+2)</math>.<ref>Template:Harvtxt.</ref> Melfi also showed<ref>Template:Harvtxt</ref> that there are infinitely many practical Fibonacci numbers (sequence A124105 in the OEIS); and Sanna<ref>Template:Harvtxt</ref> proved that at least <math>C n / \log n</math> of the first <math>n</math> terms of every Lucas sequence are practical numbers, where <math>C > 0</math> is a constant and <math>n</math> is sufficiently large. The analogous questions of the existence of infinitely many Fibonacci primes, or prime in a Lucas sequence, are open. Template:Harvtxt showed that there always exists a practical number in the interval <math>[x^2,(x+1)^2)]</math> for any positive real <math>x</math>, a result analogous to Legendre's conjecture for primes. Moreover, for all sufficiently large <math>x</math>, the interval <math>[x-x^{0.4872},x]</math> contains many practical numbers.<ref>Template:Harvtxt.</ref>
Let <math>p(x)</math> count how many practical numbers are at Template:Nowrap Template:Harvtxt conjectured that <math>p(x)</math> is asymptotic to <math>cx/\log x</math> for some constant <math>c</math>, a formula which resembles the prime number theorem, strengthening the earlier claim of Template:Harvtxt that the practical numbers have density zero in the integers. Improving on an estimate of Template:Harvtxt, Template:Harvtxt found that <math>p(x)</math> has order of magnitude <math>x/\log x</math>. Template:Harvtxt proved Margenstern's conjecture. We have<ref>Template:Harvtxt and Remark 1 of Template:Harvtxt</ref> <math display=block>p(x) = \frac{c x}{\log x}\left(1 + O\!\left(\frac{1}{\log x}\right)\right),</math> where <math>c=1.33607...</math><ref>Template:Harvtxt.</ref> Thus the practical numbers are about 33.6% more numerous than the prime numbers. The exact value of the constant factor <math>c</math> is given by<ref>Template:Harvtxt.</ref> <math display=block> c= \frac{1}{1-e^{-\gamma}} \sum_{n \ \text{practical}} \frac{1}{n} \Biggl( \sum_{p\le \sigma(n)+1}\frac{\log p}{p-1} - \log n\Biggr) \prod_{p\le \sigma(n)+1} \left(1-\frac{1}{p}\right),</math> where <math>\gamma</math> is the Euler–Mascheroni constant and <math>p</math> runs over primes.
As with prime numbers in an arithmetic progression, given two natural numbers <math>a</math> and <math>q</math>, we have<ref>Template:Harvtxt</ref> <math display=block> |\{ n \le x: n \text{ practical and } n\equiv a \bmod q \}|=\frac{c_{q,a} x}{\log x} +O_q\left(\frac{x}{(\log x)^2}\right). </math> The constant factor <math>c_{q,a}</math> is positive if, and only if, there is more than one practical number congruent to <math> a \bmod q </math>. If <math>\gcd(q,a)=\gcd(q,b)</math>, then <math>c_{q,a}=c_{q,b}</math>. For example, about 38.26% of practical numbers have a last decimal digit of 0, while the last digits of 2, 4, 6, 8 each occur with the same relative frequency of 15.43%.
The number of prime factors, the number of divisors, and the sum of divisorsEdit
The Erdős–Kac theorem implies that for a large random integer <math> n </math>, the number of prime factors of <math> n </math> (counted with or without multiplicity) follows an approximate normal distribution with mean <math> \log\log n </math> and variance <math> \log\log n </math>. The corresponding result for practical numbers<ref>Template:Harvtxt</ref> implies that for a large random practical number <math> n </math>, the number of prime factors is approximately normal with mean <math> C \log\log n </math> and variance <math> V \log\log n </math>, where <math> C = 1/(1-e^{-\gamma}) = 2.280\ldots </math> and <math>V=0.414\ldots </math>. That is, most large integers <math> n </math> have about <math> \log\log n </math> prime factors, while most large practical numbers <math> n </math> have about <math> C \log\log n \approx 2.28 \log\log n </math> prime factors.
As a consequence, most large integers <math> n </math> have <math> 2^{(1+o(1))\log\log n} = (\log n)^{0.693\ldots} </math> divisors, while most large practical numbers <math> n </math> have <math> 2^{(C+o(1))\log\log n} = (\log n)^{1.580\ldots}</math> divisors. In both cases, the average number of divisors is much larger than the typical number of divisors: for integers <math> n \le x </math>, the average number of divisors is about <math> \log x </math>, while for practical numbers <math> n \le x </math>, it is about <math> (\log x)^{1.713\ldots} </math>.<ref>Template:Harvtxt</ref>
The average value of the sum-of-divisors function <math> \sigma(n) </math>, for integers <math> n \le x </math>, as well as for practical numbers <math> n \le x </math>, has order of magnitude <math> x </math>.<ref>Corollary 5 of Template:Harvtxt</ref>
NotesEdit
ReferencesEdit
- Template:Citation
- Template:Citation.
- Template:Citation. As cited by Template:Harvtxt.
- Template:Citation.
- Template:Citation. As cited by Template:Harvtxt.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation. As cited by Template:Harvtxt and Template:Harvtxt.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
- Template:Citation.
External linksEdit
- Tables of practical numbers Template:Webarchive compiled by Giuseppe Melfi.
- Template:PlanetMath
- Template:Mathworld
Template:Divisor classes Template:Classes of natural numbers