Summing Odd Fractions to One

305 Views Asked by At

From the list $\frac{1}{3},\frac{1}{5},\frac{1}{7},\frac{1}{9},\frac{1}{11}$..... is it possible to chose a limited number of terms that sum to one? This can be done with even fractions: $\frac{1}{2},\frac{1}{4},\frac{1}{8},\frac{1}{12},\frac{1}{24}$

1

There are 1 best solutions below

0
On BEST ANSWER

Such a representation of a fraction as the sum of fractions with numerator 1 and different denominators is called Egyption fraction, because that was the way fractions were written in ancient Egypt. It's clear that for 1, we must have an odd number of summands, because otherwise the numerator of the sum would be even and the denominator odd. As it turns out, the minimal number is 9, and there are the following 5 solutions: \begin{align} 1&=\frac13+\frac1{ 5}+\frac1{ 7}+\frac1{ 9}+\frac1{ 11}+\frac1{ 15}+\frac1{ 35}+\frac1{ 45}+\frac1{ 231}\\ 1&=\frac13+\frac1{ 5}+\frac1{ 7}+\frac1{ 9}+\frac1{ 11}+\frac1{ 15}+\frac1{ 21}+\frac1{ 231}+\frac1{ 315}\\ 1&=\frac13+\frac1{ 5}+\frac1{ 7}+\frac1{ 9}+\frac1{ 11}+\frac1{ 15}+\frac1{ 33}+\frac1{ 45}+\frac1{ 385}\\ 1&=\frac13+\frac1{ 5}+\frac1{ 7}+\frac1{ 9}+\frac1{ 11}+\frac1{ 15}+\frac1{ 21}+\frac1{ 165}+\frac1{ 693}\\ 1&=\frac13+\frac1{ 5}+\frac1{ 7}+\frac1{ 9}+\frac1{ 11}+\frac1{ 15}+\frac1{ 21}+\frac1{ 135}+\frac1{ 10395} \end{align} There are also solutions of length 11, 13, 15,..., and it can be shown that every odd length $\ge9$ is possible. This information (and further references) can be found in this article.