Prove $f(x)=Cx$ for All $x$: Functional Equation

  • Context:
  • Thread starter Thread starter alexmahone
  • Start date Start date
  • Tags Tags
    Functional
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
alexmahone
Messages
303
Reaction score
0
Suppose $f(x)$ is continuous for all $x$ and $f(a+b)=f(a)+f(b)$ for all $a$ and $b$. Prove that $f(x)=Cx$, where $C=f(1)$.

I have shown that $f(x)=Cx$ for all rational numbers. How do I use the continuity of $f$ to show it is true for all $x$?
 
Physics news on Phys.org
Alexmahone said:
I have shown that $f(x)=Cx$ for all rational numbers.
Having this, remember that rationals are dense in $\mathbb R.$
 
Krizalid said:
Having this, remember that rationals are dense in $\mathbb R.$

Intuitively, I can see that it must be true but I'm having trouble proving it.
 
Alexmahone said:
Intuitively, I can see that it must be true but I'm having trouble proving it.
Every real number is the limit of a sequence of rational numbers.
The function is continuous. What continuity and convergent sequences?
 
Plato said:
Every real number is the limit of a sequence of rational numbers.
The function is continuous. What continuity and convergent sequences?

Got it. Thanks!