Application of Cauchy Function Equation

112 Views Asked by At

Let $a: (0,\infty)\rightarrow (0,\infty)$ and let $a_s\equiv a(s)$ $\forall s>0$.

Let $f: \mathbb{R}\rightarrow (0,\infty)$ where $f(x)\equiv \log(a_{e^x})$.

Could you help me to show that $f(x)$ satisfies the Cauchy Function Equation $$ f(x+y)=f(x)+f(y) $$ (e.g., see the end of p.3 here)

2

There are 2 best solutions below

0
On BEST ANSWER

If $a(x)=x+1$ then the equation $f(x+y)=f(x)+f(y)$ does not hold for any $x,y>0$

0
On

I suppose that you are asking about:

$$f(x)=\log_a{e^x}$$

$$f(x+y)=\log_a{e^{x+y}} = \log_a{(e^x e^y)} = \log_a{e^x} + \log_a{e^y} = f(x)+f(y)$$

Done.

Edit: But that was all just unnecessary "gymnastics".

$$f(x)=\log_a{e^x}=\frac{\ln e^x}{\ln a}=\frac{x}{\ln a}$$

The rest is trivial.