Find the smallest positive integer which can not be expressed as for some positive integers .
, 2018
Solution
Let be the set of positive integers which can be written as for some positive integers .
Since , we can assume that and write . It's now clear that .
So if we set then ( are positive integers). In particular, the number we are looking for is odd. Clearly the numbers of the form () belong to . More generally, we know that if and only if . Set then
This means that the base 2 representation of is of the form
( digits 1, every two consecutive 1's are separated by 0's). So the number we are looking for is the smallest odd number not of this form (for some ). Note that
We can conclude that 11 is the smallest odd number whose base 2 representation is not of the desired form. So the answer is .
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.