AlgebraDifficulty 5.0AIME, harderProve itUnited States
Problem:
The real function f has the property that, whenever a, b, n are positive integers such that a+b=2n, the equation f(a)+f(b)=n2 holds. What is f(2002)?
Solution
Solution:
We know f(a)=n2−f(2n−a) for any a, n with 2n>a; repeated application gives f(2002)=112−f(46)=112−(62−f(18))=112−(62−(52−f(14)))=112−(62−(52−(42−f(2)))). But f(2)=22−f(2), giving f(2)=2, so the above simplifies to 112−(62−(52−(42−2)))=96.
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.