Proof of Continuity: Homework Statement

  • Thread starter Thread starter mrchris
  • Start date Start date
  • Tags Tags
    Continuity Proof
mrchris
Messages
31
Reaction score
0

Homework Statement


If the function f+g:ℝ→ℝ is continuous, then the functions f:ℝ→ℝ and g:ℝ→ℝ also are continuous.


Homework Equations





The Attempt at a Solution


Ok, just learning my proofs here, so I'm not sure if my solution is cheating or not rigorous enough. take f(x)= {-1 if x≥0, 1 if x<0} and take g(x)= {1 if x≥0, -1 if x<0}. Then the function (f+g)(x) is a constant function equal to 0 everywhere. since g(x) and f(x) are both discontinuous at x=0, this is a contradiction to the given statement. Basically, I don't know if it is ok to use a piecewise function like this to disprove a statement.

 
Physics news on Phys.org
Yes. That's perfect. You've found discontinuous functions f and g such that f+g is continuous. So the statement is false.
 
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