Icebreaker
[SOLVED] Continuous Function
"Let f:\mathbb{R}\rightarrow\mathbb{R} such that \forall x,y\in\mathbb{R},f(x+y)=f(x)+f(y).
Prove that if f is continuous at 0, then it is continuous at all points."
Assuming f to be continuous at 0, then \forall\epsilon >0, \exists\delta >0 such that |f(x+y)-f(0)|<\epsilon whenever |x+y|<\delta. f(0) is simply f(x-y). We can rewrite this as,
|f(x)+f(y)-f(x-y)|<\epsilon whenever |x+y|<\delta.
However I can't conclude that it is continuous on all points. In fact, this seems to be a 2 variable function, i.e., RXR->R, and it is not something we have covered yet.
"Let f:\mathbb{R}\rightarrow\mathbb{R} such that \forall x,y\in\mathbb{R},f(x+y)=f(x)+f(y).
Prove that if f is continuous at 0, then it is continuous at all points."
Assuming f to be continuous at 0, then \forall\epsilon >0, \exists\delta >0 such that |f(x+y)-f(0)|<\epsilon whenever |x+y|<\delta. f(0) is simply f(x-y). We can rewrite this as,
|f(x)+f(y)-f(x-y)|<\epsilon whenever |x+y|<\delta.
However I can't conclude that it is continuous on all points. In fact, this seems to be a 2 variable function, i.e., RXR->R, and it is not something we have covered yet.