Learn/Algebra/Functions
Algebra • Topic 4

Functions

In Olympiad mathematics, functions are often treated more abstractly than in standard calculus. We focus on properties like injectivity, surjectivity, and solving functional equations.

Definitions

Definition (Function)
A function is a rule that assigns exactly one element to every element .
  • is the domain.
  • is the codomain.
  • The set of actual outputs is the range (or image).

Function Properties

1. Parity

  • Even Function: for all . (Symmetric about y-axis).
  • Odd Function: for all . (Symmetric about origin).

2. Monotonicity

  • Increasing: .
  • Strictly Increasing: .

Functional Equations (Intro)

A functional equation asks you to find all functions that satisfy a given relation.
Example
Find all functions such that for all . (Cauchy's Equation)
Note
Without continuity or other constraints, this has "wild" solutions. However, if we assume is continuous, monotonic, or bounded, the only solutions are linear: .

Basic Substitution Tactics

To solve simple functional equations, substitute specific values for variables.
  • Let or .
  • Let or .
  • If the domain allows, let .
Example (Finding Values)
If for all , find .

Proof (Solution). 1. Original equation:

  1. Replace with :
  2. We now have a system of two linear equations for variables and :
4. Multiply the second eq by 2: .
  1. Subtract the first eq: .
  2. .
Therefore, .

Practice Problems

Exercise (Problem 1)
Let . Find a formula for the composite function .
Exercise (Problem 2)
Determine if is odd, even, or neither.
Exercise (Problem 3)
Find all functions such that .