AlgebraDifficulty 4.4AIMEFind the answerUnited States
Problem: Let the function f:Z→Z take only integer inputs and have integer outputs. For any integers x and y, f satisfies f(x)+f(y)=f(x+1)+f(y−1) If f(2016)=6102 and f(6102)=2016, what is f(1)?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution: We have f(x+1)=f(x)+f(y)−f(y−1) If y is fixed, we have f(x+1)=f(x)+ constant implying f is linear. Using our two points, then, we get f(x)=8118−x, so f(1)=8117
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.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.