Alice and Bob play a game. Bob starts by picking a set consisting of vectors of length with entries either or . Alice picks a sequence of numbers from the interval , and a choice of real numbers . Bob wins if he can pick a vector such that
otherwise Alice wins. Determine the minimum value of so that Bob can guarantee a win?
Solution
The answer is .
, since if Alice selects
where , then Bob can only win if , so contains . Now, suppose only contains elements of that form. It remains to show that Bob can win. Rewrite the inequality as:
where for convenience. Note that from the choice of , for exactly one index , and for the others. However,
Whatever Alice's choices are, Bob can always pick precisely the that attains that maximum and wins.
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.