Sunday, September 30, 2018

functional equations - show that $f(x)=clog x $ for some $c$

Let, $f$: $\mathbb{R^+}$$\rightarrow$$\mathbb{R}$ be a continuous function satisfying $f(xy)=f(x)+f(y)$. Prove that, $f(x)=c\log x$ for some $c>0$.

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...