Suppose $f(x+y)=f(x)+f(y)$ for some $f: R \rightarrow R$ such that $f$ is continuous at $0$.Show that $f(x)=\alpha x$ for some $\alpha \in R$. Hint: show that $f(nx) = nf(x)$, then show $f$ is continuous on $R$. Then show that $f(x)/x = f(1)$ for all rational $x$.
How can I show $f(nx)=nf(x)$?? I am stuck with the first hint, so I can't show any attempt.
Thank you in advance!
By mathematical induction.
(1) It is obviously true for $n=1$.
(2) If $f(kx)=kf(x)$, then $$f((k+1)x)=f(kx+x)=f(kx)+f(x)=kf(x)+f(x)=(k+1)f(x)$$