Monday, November 28, 2016

calculus - Continuous function, finding its value

If a function f:RR is continuous and f(x+y)=f(x)+f(y) for all x,yR, then what is this function f(x)?

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...