← 2025 Paper 1
UPSC 2025 Maths Optional Paper 1 Q1d — Step-by-Step Solution
10 marks · Section A
Differentiability · Calculus · asked 3× in 13 yrs · Read the full method →
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)=h→0limhf(x+h)−f(x).
Use the functional equation f(x+h)=f(x)f(h):
f′(x)=h→0limhf(x)f(h)−f(x)=f(x)h→0limhf(h)−1.
Since f(0)=1, the remaining limit is exactly f′(0):
h→0limhf(h)−1=h→0limhf(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.