Problem:
Find the smallest positive integer which can be represented as .
Solution
Solution:
Obviously , and we guess that this is the best possible. We cannot have , where , or divides (because then would divide and similarly in the other cases). So the only possible values of are , .
We have , so . Similarly, , so .
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.