← 2025 Paper 1
UPSC Maths 2025 Paper 1 Q1d — Solution
10 marks · Section A
Question
Given that f(x+y)=f(x)f(y) for all real x,y, f(x)=0 for any real x and f′(0)=2. Show that for all real x, f′(x)=2f(x). Hence find f(x).
Technique
Differentiate the functional equation from first principles (limit definition of the derivative), then solve the resulting separable ODE f′=2f.
Solution
Step 1 — Preliminary: f(0)=1.
Put x=y=0: f(0)=f(0)2, so f(0)(f(0)−1)=0. Since f is nonzero everywhere, f(0)=0, hence
f(0)=1.
Step 2 — Derive f′(x)=2f(x) from first principles.
By definition,
f′(x)=limh→0hf(x+h)−f(x).
Use the functional equation f(x+h)=f(x)f(h):
f′(x)=limh→0hf(x)f(h)−f(x)=f(x)limh→0hf(h)−1.
Since f(0)=1, the remaining limit is exactly f′(0):
limh→0hf(h)−1=limh→0hf(0+h)−f(0)=f′(0)=2.
Therefore
f′(x)=2f(x)for all real x.
Step 3 — Solve the ODE.
f′(x)=2f(x) is separable: f(x)f′(x)=2 (valid since f=0), so dxdln∣f(x)∣=2, giving ln∣f(x)∣=2x+C, i.e. f(x)=Ae2x. Apply f(0)=1: A=1.
f(x)=e2x.
Answer
f′(x)=2f(x) for all x,f(x)=e2x.