rules: egyptian fractions (in the simplest form)are composed of the sum of unit fractions. The exception is the fraction 2/3, which can also be used. e.g. 8/5 = 1 + 1/2 + 1/10 + 1/12009599006321322 e.g. 3/5 = 1/2 + 1/11 + 1/111 + 1/12211 + 1/149096311 + 1/49184483016159224 after the calculator converts a fraction, copy it onto google to check if it is right.
Based off the greedy algorithm - I modified it