0

Real analysis question. Having trouble either coming up with a counterexample where the sum would be continuous at a, or proving that the sum would be discontinuous at a for all cases.

2 Answers2

3

Take any fonction $f$ that is discontinuous at a point $x$. Then so is $g = -f$. But $f+g = 0$ is continuous everywhere.

Didier
  • 19,132
2

Pick $$f(x)= \begin{cases}1 & \text{if } x \neq 0, \\ 0 & \text{if } x =0. \end{cases}$$

and

$$g(x)= \begin{cases}0 & \text{if } x \neq 0, \\ 1 & \text{if } x =0. \end{cases}$$

Son Gohan
  • 4,397