4

Find all functions $m : \mathbb{R}^+ \to \mathbb{R}^+$ such that$$m(x^y)=m(x)+m(y)$$

Jyrki Lahtonen
  • 133,153
Max
  • 41

2 Answers2

5

Set $x=1$ and conclude what the function should be.

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