Analysis calculus proof kick start question

gaborfk
Messages
53
Reaction score
0

Homework Statement


Prove: If f is defined on \mathbb{R} and continuous at x=0, and if f(x_{1}+x_{2})=f(x_{1})+f(x_{2}) \forall x_{1},x_{2} \in\mathbb{R}, then f is continuous at all x\in\mathbb{R}.


Homework Equations



None

The Attempt at a Solution



Need a pointer to get started. Cannot wrap my head around it. I understand that I need to prove that the sum of two continuous functions is continuous also.
 
Last edited:
Physics news on Phys.org
there is only one function here, f , it has the property that f(x + y) = f(x) + f(y) for all x, y


hint, show f(0) = 0
 
I know that the function is continuous at x=0. So how does showing it is continuous at zero help with showing the function with the property f(x_{1}+x_{2})=f(x_{1})+f(x_{2}) is continuous?

Thank you
 
f is continuous at x= a if and only if
\lim_{x\rightarrow a}f(x)= f(a)[/itex]. <br /> <br /> If h= x- a, then x= a+ h and h goes to 0 as x goes to a: that becomes <br /> \lim_{h\rightarrow 0}f(x+a)= f(a).
 
Hi gaborfk! :smile:

Hint: f(a + epsilon) = f(a) + f(epsilon) :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top