Monday, November 28, 2016

calculus - Continuous function, finding its value

If a function $f: \mathbb{R}\to\mathbb{R}$ is continuous and $f(x+y) = f(x) + f(y)$ for all $x,y\in\mathbb{R}$, then what is this function $f(x)$?

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...