The following is a well-known unsolved problem :
If n is an integer larger than 1, must there be integers x, y, and z, such that 4/n=1/x+1/y+1/z?
A number of the form 1/x where x is an integer is called an Egyptian fraction.
Thus, we want to know if 4/n is always the sum of three...