by Frank Blaine » Sun Feb 06, 2011 11:39 pm
Hi,
This is an old well-known problem - the answer is to divide the given number into equal parts, every part should be as nearest as possible to e. The proof involves some calculus (nullifying the derivative of the function (a/x)^x, where a is the given number, etc.) and in our case the answer is
271 = 2.71 + 2.71 + . . + 2.71 (100 addends)
You can convince yourself using Windows Calculator (Scientific View) that
2.71¹⁰⁰ = 1.981203504121906450853045625988e+43, what is larger than, for example:
(271/99)⁹⁹ = 1.977313499621636530945513368702e+43 or
(271/101)¹⁰¹ = 1.9653487473452882211130491805545e+43 etc.