Real Analysis. Prove f(x) = logx given all these conditions.

harmonie_Best
Messages
7
Reaction score
0
It's just the final part (e) that I don't get, I have the rest but just for completeness I thought I'd put it in

(iii) Let f : (0,infinity) -> R be a function which is differentiable at 1 with f '(1) = 1
and satisfies:

f(xy) = f(x) + f(y) (*)

(a) Use (*) to determine f(1) and show that f(1/x) = -f(x) for all x > 0.
Got that f(1) = 0 and proved the second part

(b) Use (*) to show that f is differentiable at a with f '(a) = a^(-1) for all a > 0.
Yep

(c) State the mean value theorem.
Yep

(d) Use the mean value theorem to prove that a differentiable function g :(0,infinity) -> R with g'(x) = 0 for all x in (0,infinity) must be constant.
Basically constant value theorem.

(e) Apply the previous part to show that f(x) = log x for all x.
You can use the fact that log x is differentiable on (0,infinity) and has log' x = x^(-1) for all x in (0,infinity)

Sorry if this seems long and too easy but I just don't get how you would implement (d) (constant value theorem) to get what you
want? I would have thought you would use (b)

Cheers
 
Physics news on Phys.org
I would say define a helping function g as follows:

g(x)=f(x)-log(x), then g'(x)=0 so g is constant. So f(x)-log(x)=K. Now you can determine K from previous parts.

Does this help?

This is a nice problem by the way, I remember doing it through a different approach some time ago.
 
Perfecto! Thanks a bunch!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top