Prove that the number 1 can be represented as the sum of a finite number n of real positive numbers, not necessarily distinct, that only use the digits 0 and/or 7 in their decimal representation. What is the smallest possible value of n?
Solution
The problem is equivalent to representing 71=0.142857142857142857⋯:=0.142857 as the sum of a finite number, n, of real numbers that only have digits 0 and 7 in their decimal representation. In order to get the fourth decimal 8, it is easy to see that we need n≥8. An example with n=8 terms is 1=0.777777+0.077777+0.070777+0.070777+0.000777+0.000707+0.000707+0.000700, which leads to the following representation of 1: 1=106−1777777+77777+70777+70777+777+707+707+700. Clearly, there are other representations for n=8, as well as for values n>8.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.