PrevNext

Overview

AMC and AIME functional equations usually test algebraic manipulation and strategic substitution rather than heavy theory.

Key Ideas

  • Plug in special values like x=0x=0, y=0y=0, y=xy=x, and y=xy=-x.
  • Check linear candidates: f(x)=cxf(x)=cx, f(x)=x+cf(x)=x+c, f(x)=cx+df(x)=cx+d.
  • Use symmetry in the equation to deduce parity or linearity.

Core Skills

Use Strategic Substitution

Plugging in 00, 11, xx, x-x, or y=xy=-x often isolates constants or shows that ff is even/odd.

Test Simple Families

Try constant, linear, or multiplicative candidates. Many contest problems are designed so a small family works.

Build a Table of Values

Once f(0)f(0) or f(1)f(1) is found, use the equation to compute f(2)f(2), f(3)f(3), and detect a pattern.

Worked Example

Find all ff such that f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) for all real x,yx,y.

Set y=0y=0 to get f(0)=0f(0)=0. Then f(nx)=nf(x)f(nx)=nf(x) for integers nn by induction. On contest problems, continuity or monotonicity is often implied, giving f(x)=cxf(x)=cx for some constant cc.

More Examples

Example 1: Constant Solution Check

Solve f(x+y)=f(x)f(y)f(x+y)=f(x)f(y) with f(0)=2f(0)=2.

Plug x=y=0x=y=0: f(0)=f(0)2f(0)=f(0)^2 gives 2=42=4, impossible. So no such function.

Example 2: Odd Function

If f(x)+f(x)=0f(x)+f(-x)=0 for all xx, what does this say about ff?

The function is odd: f(x)=f(x)f(-x)=-f(x).

Example 3: Linear Candidate

Solve f(x+y)=f(x)+f(y)+2f(x+y)=f(x)+f(y)+2 for all x,yx,y.

Try f(x)=ax+bf(x)=ax+b. Then ax+ay+b=ax+b+ay+b+2ax+ay+b = ax+b+ay+b+2 gives b=2b=-2. So f(x)=ax2f(x)=ax-2.

Strategy Checklist

  • Plug in 00, xx, and x-x first.
  • Test constant or linear candidates.
  • Track parity (even/odd) when f(x)f(x) and f(x)f(-x) appear.
  • Verify solutions in the original equation.

Common Pitfalls

  • Assuming continuity without checking the problem statement.
  • Forgetting to verify candidate functions.
  • Overlooking constant solutions.

Practice Problems

StatusSourceProblem NameDifficultyTags
AMC 10Hard
Show TagsFunctional Equations, Recursion, Sequences
AMC 12Hard
Show TagsAlgebraic Manipulation, Domain, Functional Equations
AIMEHard
Show TagsComplex Numbers, Functional Equations, Polynomials

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.

PrevNext