Let be a function that takes in a triple of integers and outputs a real number. Suppose that satisfies the equations , , for all integers . What is the minimum number of triples at which we need to evaluate in order to know its value everywhere?
Solution
Note that if we have the value of at the 8 points: , we can calculate the value for any triple of points because we have that constant for any , if and are fixed (and similarly for the other coordinates). To see why we cannot do this with less points, notice that we need to determine what the value of these 8 points anyways, and there is no "more efficient" way to determine them all in fewer evaluations.
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.