Initially, a calculator displays number . An operation consists in pressing either key or key , which calculates respectively the sine and cosine with the arguments in radians. After performing operations, what is the greatest possible value that can be achieved?
Solution
Obviously the value does not exceed . We cannot get close to with . So the final press must be and we want the previous value to be as close to as possible. We cannot get close to with , so the th press must be . Thus we want the previous value to be as close to as possible. So, by a simple induction, all presses except the last must be .
Put . Put for and put . The best value 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.