Tuesday, April 5, 2016

calculus - prove $f(x)f(y)=f(xy), f(1)=1 iff f(x)=x^k (k real)$


prove $f(x)f(y)=f(xy), f(1)=1 \iff f(x)=x^k (k\ real)$ for $f:\mathbb{R}^+\to \mathbb{R}^+$




I find $f(a^r)=f(a)^r$ for rational r, but I cannot move to the next step.

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