While looking something else up on OEIS I ran across a conjecture by Zhi-Wei Sun from September 2015 that every positive rational number has an Egyptian fraction representation in which every denominator is a practical number. The conjecture turns out to be true; here's a proof.

First, some background. An Egyptian fraction is a representation of a given number as a sum of distinct unit fractions. And a practical number is a number \( n \) such that all other numbers up to \( n \) can be represented by sums of distinct divisors of \( n \). These two concepts were already connected: if \( n \) is practical then all fractions \( m/n \) have Egyptian fractions formed by representing \( m \) as a sum of divisors of \( n \) and then dividing each term of the sum by \( n \). If \( n \) is not itself practical you can apply the same trick to \( mp/np \) where \( p \) is a large enough practical number (large enough to make \( np \) also be practical). But these methods don't control the divisors of the unit fractions that they produce, so they don't answer Sun's question.

Instead, to prove Sun's conjecture, let's first restrict our attention to rationals \( m/n \) with \( m\lt n \) (we'll handle the rest later), and turn to a different method for generating Egyptian fractions, the binary remainder method. To make a more concrete example, let's use \( m/n = 117/129 \). The binary remainder method can be thought of as greedily removing power-of-two fractions:

117/129
= 1/2 + 105/(2*129)
= 1/2 + 1/4 + 81/(4*17)
= 1/2 + 1/4 + 1/8 + 33/(8*17)
= 1/2 + 1/4 + 1/8 + 66/(16*17)
= 1/2 + 1/4 + 1/8 + 1/32 + 3/(32*17)
= 1/2 + 1/4 + 1/8 + 1/32 + (2+1)/(32*17)
= 1/2 + 1/4 + 1/8 + 1/32 + 1/2064 + 1/4128

Each step in this sequence doubles the final denominator, and replaces the final numerator by its double mod \( n \). For instance, in the third line above, 81 = 2*105 (mod 129). We include another power of two in the expansion whenever doubling the previous numerator causes it to exceed \( n \), causing a nontrivial reduction mod \( n \). So the numerators stay below \( n \). Eventually we reach a point where the binary expansion of the numerator (its representation as a sum of powers of two, here 3=2+1) uses powers of two smaller than the ones in the denominator, and we can perform this expansion and stop.

Unfortunately, this doesn't quite work for Sun's problem. The power-of-two fractions are practical, but the ones formed at the end from the binary expansion of the numerator might not be (although in this example they are). But there's an easy fix: continue greedily taking off powers of two until reaching a denominator of the form \( 2^i n \) where \( 2^i\gt n^2/2 \). Then, when we do the binary expansion, each denominator of one of the resulting unit fractions will itself be of the form \( 2^jn \) where \( j \) is still large, large enough that \( 2^j\gt n/2 \). This is a large enough power of two to make the denominator \( 2^jn \) be practical.

Let's try this on another simple example:

14/17
= 1/2 + 11/(2*17)
= 1/2 + 1/4 + 5/(4*17)
= 1/2 + 1/4 + 10/(8*17)
= 1/2 + 1/4 + 1/16 + 3/(16*17)
= 1/2 + 1/4 + 1/16 + 6/(32*17)
= 1/2 + 1/4 + 1/16 + 12/(64*17)
= 1/2 + 1/4 + 1/16 + 1/128 + 7/(128*17)
= 1/2 + 1/4 + 1/16 + 1/128 + 14/(256*17)
= 1/2 + 1/4 + 1/16 + 1/128 + (8+4+2)/(256*17)
= 1/2 + 1/4 + 1/16 + 1/128 + 1/544 + 1/1088 + 1/2176

We didn't stop at 5/(4*17) and expand it into (4+1)/(4*17) = 1/17 + 1/68 because those denominators are impractical. Instead we waited until reaching a big enough power of two (256 > 172/2) to guarantee that the binary expansion would produce practical denominators.

That method finds practical expansions for all rational numbers that are less than one. What about larger rationals? For those, we need to know that the practical numbers are distributed roughly like the prime numbers, close enough to the same distribution that the sum of inverse practical numbers diverges. So we can use a greedy algorithm that repeatedly subtracts the largest unused inverse-practical number, and this will eventually leave the remaining fraction smaller than all already-used practical numbers. At this point we can switch to the binary method. Let's try this for the rational number 19/9:

19/9
= 1/1 + 10/9
= 1/1 + 1/2 + 11/18
= 1/1 + 1/2 + 1/4 + 13/36
= 1/1 + 1/2 + 1/4 + 1/6 + 7/36
= 1/1 + 1/2 + 1/4 + 1/6 + 1/8 + 5/72

and now since 5/72 < 1/8, it's safe to switch to the binary method without worrying that it will produce any of the same fractions:

5/72
= 5/(8*9)
= 1/16 + 1/(16*9)
= 1/16 + 2/(32*9)
= 1/16 + 4/(64*9)
= 1/16 + 1/144

where, in the second-to-last line, the power of two (64) is big enough to match the half-square of the odd part (92/2 = 40.5). Therefore,

\[ \frac{19}{9} = \frac{1}{1} + \frac{1}{2} + \frac{1}{4} + \frac{1}{6} + \frac{1}{8} + \frac{1}{16} + \frac{1}{144}. \]

Sun also made a similar conjecture with the numbers formed by subtracting one from a prime in place of the practical numbers. Perhaps similar methods will work there too, but this seems harder to prove. Sun offered $1000 for a proof, so it might be worthwhile to try.





Comments:

None: I want to aware you towards”The Hidden Figures Contest"
2016-11-22T06:14:14Z
Hello Admin, You shared nice information by your blog and it can motivate many students for planning their career I want to aware you towards The Search for Hidden Figures Contest. Candidate could win a scholarship to help make their STEM dreams come true! PepsiCo and 21st Century Fox are partnering to find the next generation of girls and women who will lead the way in STEM. The application deadline is December 10, 2016. You can check the given link: http://usascholarships.com/search-hidden-figures-contest/ You can also join our facebook page for the updates. The link is: https://www.facebook.com/MyUSAScholarships?fref=ts