1

I know that the logarithmic functions satisfy this, as $$\log_x{ab}=\log_x{a}+\log_x{b}$$ but do any other functions satisfy this? Thank you.

I have seen this SE question (A function that verifies the property $f(ab) = f(a) + f(b)$), but I don't really undertand its notation and it hasn't actually given any examples of other fucntions that satisfy the stated property.

Arctic Char
  • 16,007

1 Answers1

4

There are a bunch: $2^{2^{\aleph_0}}$ many. Choose a value for $f(1)$. That will force a value of $f(x)$ for all $x \in \Bbb Q$.

Now choose your favorite irrational number. (I'm partial to $\sqrt 2$ myself.) Assign it a value arbitrarily. That forces a value for any number of the form $a+b \sqrt 2$, where $a, b \in \Bbb Q$.

Now choose another irrational number that's not a (finite) linear combination (over $\Bbb Q$) of $1$ and $\sqrt 2$. Lather, rinse, repeat. You'll have $2^{\aleph_0}$ choices to make before you run out of numbers that avoid previous linear combinations, and you can assign a value for each of those choices arbitrarily.

Robert Shore
  • 23,332