The runcible positive integers are defined recursively as follows:
* and are runcible
* If and are runcible (where and are not necessarily distinct) then is runcible.
Is runcible?
Solutions — 2
Solution 1
Since and are runcible, then is runcible. If is runcible, then is also runcible. By induction, is runcible for all natural numbers . Hence is runcible and is also runcible.
Solution 2
We prove the following, more general statement:
*If and is not a multiple of , then is runcible.*
The runcibility of then follows immediately.
For the proof we use the principle of infinite descent. Suppose there is a counterexample, that is some that is not a multiple of and is not runcible. Take the minimal such .
We check by brute force that there are no counterexamples with . Direct calculations express the runcible numbers , , , , , , , , , , , , , , , , , and (which includes all non-multiples of between and ) in terms of smaller runcible numbers:
Thus any minimal must have . Consider two cases: either is odd or is even. In the odd case, is a positive integer and we have
where is a non-multiple of , at least , and less than so is runcible by the minimality of . That implies that is runcible.
In the even case is a positive integer and we have
As before, is a non-multiple of and is at least , and less than so is runcible by the minimality of , which in turn implies is runcible. Thus, we have a contradiction. There is no minimal which exceeds , is not a multiple of and is not runcible. This proves the claimed general statement and solves the problem.
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.