Let $f$ be a continuous function defined on $\mathbb R$ such that $$\forall x,y \in \mathbb R , \ f(x+y)=f(x)+f(y) \text.$$ Prove that: $$\exists a\in \mathbb R , \forall x \in \mathbb R, \ f(x)=ax \text.$$
Asked
Active
Viewed 112 times
1
-
@OP, let me give you the following hint. Could you prove $f(\frac{m}{m}) = a\frac{m}{n}$?, namely for $x\in \mathbb{Q}$, $f(x)=ax$ – felasfa Oct 12 '16 at 21:25
1 Answers
0
It is the Cauchy functional equation. The question has appeared many times before on MSE.
As mentioned in wiki using the Axiom of Choice you may construct solutions violating the linear relation you stipulate. If continuous it follows from considerations like: $ f(nx)=f(x)+f((n-1)x)=2f(x)+f((n-2)x)=\cdots=nf(x)$ (proof by induction, $n\geq 2$).
In particular: $f(0)=0$, $f(-x)=-f(x)$ and $ qf(p/q)=f(p)=pf(1)$ so that $f(r)=r f(1)$ for all rationals.
Continuity then implies $f(x)=x f(1)$ for all real $x$.

H. H. Rugh
- 35,236