← 2018 Paper 2
UPSC 2018 Maths Optional Paper 2 Q4a — Step-by-Step Solution
20 marks · Section A
Real number system as ordered field with LUB property · Real Analysis · asked 2× in 13 yrs · Read the full method →
Question
Suppose R be the set of all real numbers and f:R→R is a function such that the following equations hold for all x,y∈R:
- (i) f(x+y)=f(x)+f(y)
- (ii) f(xy)=f(x)f(y)
Show that ∀x∈R either f(x)=0, or, f(x)=x.
Technique
Ring-homomorphism structure: (ii) at x=y=1 splits into zero/identity cases; additivity fixes Q; (ii) gives squares → non-negatives ⇒ monotonicity; density of Q + monotonicity ⇒ f=id.
Solution
We must show the only functions satisfying both Cauchy’s additive equation (i) and the multiplicative equation (ii) are the zero map and the identity map (and that one of these holds globally, not pointwise-mixed).
Step 1 — f(1)=0 or f(1)=1
Put x=y=1 in (ii): f(1)=f(1)2, so f(1)(f(1)−1)=0, giving
f(1)=0orf(1)=1.
Case f(1)=0. For any x, (ii) with y=1 gives f(x)=f(x⋅1)=f(x)f(1)=0. So f≡0 — the zero map. From here assume f(1)=1.
Step 2 — f fixes the integers, then the rationals
From (i), f(0)=f(0)+f(0)⇒f(0)=0, and f(−x)=−f(x). By induction, additivity gives f(n)=nf(1)=n for all n∈Z.
For a rational q=p/n (p∈Z,n∈N): additivity gives f(n⋅q)=nf(q), and n⋅q=p, so nf(q)=f(p)=p, hence
f(q)=np=qfor all q∈Q.
So f is the identity on Q.
Step 3 — f is monotone (order-preserving) via squares
The key extra ingredient beyond Cauchy: f maps squares to squares, hence non-negatives to non-negatives. For t≥0, write t=s2; then by (ii)
f(t)=f(s2)=f(s)2≥0.
Thus x≥0⇒f(x)≥0. Now if x≤y then y−x≥0, so f(y)−f(x)=f(y−x)≥0 (using additivity and f(−x)=−f(x)). Therefore
x≤y ⟹ f(x)≤f(y):f is monotone non-decreasing.
Step 4 — Monotone + identity on Q forces f=id
Let x∈R be arbitrary. Choose rationals q1≤x≤q2. By monotonicity and Step 2,
q1=f(q1)≤f(x)≤f(q2)=q2.
Since rationals are dense, we may let q1↑x and q2↓x; squeezing gives
f(x)=xfor all x∈R.
So in the case f(1)=1, f is the identity.
Conclusion
Either f≡0 (case f(1)=0) or f(x)=x for all x (case f(1)=1). In both cases, for every x, f(x)=0 or f(x)=x:
Answer
f≡0orf=idR.