Find all functions $m : \mathbb{R}^+ \to \mathbb{R}^+$ such that$$m(x^y)=m(x)+m(y)$$
Asked
Active
Viewed 97 times
4
Jyrki Lahtonen
- 133,153
Max
- 41
-
1Do you have any ideas? What happens if $y=1$? Or if $x=1$? – Henry Mar 20 '13 at 07:16
-
Honestly, I have no idea. This is my first encounter with functional equations. – Max Mar 20 '13 at 07:17
2 Answers
5
Set $x=1$ and conclude what the function should be.
-
-
-
So, this implies m(x)=0=m(y) for any y,x in R+. So, the only solution is m(x)=0? – Max Mar 20 '13 at 07:24
-
1
Since the function is true for all positive real values, it should obviously be true for $x=1$.
Substituting $x=1$, we get:
$m(1) = m(1) + m(y) \implies m(y) = 0$
So the function equation becomes : $m(x^y) = m(x)$
You can easily find the function value from here.
Hope the answer is clear !
lsp
- 4,745