Skip to content

Functions, Relations & Functional Equations

Axiomatic Definition

A function f:AB is a binary relation that associates each element xA with exactly one element f(x)B. A is the domain, B is the codomain, and f(A)={f(x):xA}B is the range.


1. Classification of Mappings

📊Visual Mathematical Intuition
Function Mappings, Horizontal Line Test & Inverse Reflection
y = x y = f(x) y = f⁻¹(x) Set A Set B Bijective: Invertible 1-to-1 & Onto
Bijective Condition:f \text{ Invertible} \iff f \text{ is One-to-One (Injective) & Onto (Surjective)}
Inverse Symmetry:(x,y)f    (y,x)f1 (Reflected across y=x)(x, y) \in f \iff (y, x) \in f^{-1} \text{ (Reflected across } y = x \text{)}

Function mapping taxonomy (injective, surjective, bijective), the horizontal line test for invertibility, and reflection of f(x)f(x) across y=xy = x yielding inverse f1(x)f^{-1}(x).

  • Injective (One-to-One): f(x1)=f(x2)x1=x2. (Geometrically: Any horizontal line intersects the graph at most once; derivative f(x)>0 or f(x)<0 strictly monotonic).
  • Surjective (Onto): Range(f)=Codomain(B).
  • Bijective (Invertible): Both injective and surjective Inverse function f1:BA exists uniquely.

2. Parity, Periodicity & Transformations

Even and Odd Functions

  • Even: f(x)=f(x) Symmetric about the y-axis; aaf(x)dx=20af(x)dx.
  • Odd: f(x)=f(x) Symmetric about the origin (rotation by π); aaf(x)dx=0.

Periodicity

A function f(x) has fundamental period T>0 if f(x+T)=f(x) for all xDom(f).

  • If f(x) has period T, then f(ax+b) has period T|a|.
  • If f(x+a)=f(x), then f(x+2a)=f(x+a)=f(x)T=2a.
  • If f(x+a)=1f(x), then f(x+2a)=f(x)T=2a.

3. Classical Functional Equations

Cauchy's Classical Functional Equations (for continuous f)

f(x+y)=f(x)+f(y)f(x)=kxf(x+y)=f(x)f(y)f(x)=ax=ekxf(xy)=f(x)+f(y)f(x)=klnxf(xy)=f(x)f(y)f(x)=xn

Polynomial Identity

If P(x) is a polynomial satisfying P(x)P(1x)=P(x)+P(1x), then:

P(x)=1±xn(nN)