I have the following question before me: Prove that $0<\dfrac{1}{x}\ln(\dfrac{e^x-1}{x})<1$ for $x>0$ using mean value theorem.
I took $f(x)=\ln(\dfrac{e^x-1}{x})$ and applied LMVT on $f(x)$ on the interval $[0,x]$.
This means that there exists $c$ in interval $(0,x)$ such that
$\dfrac{f(x)-f(0)}{x-0}=f'(c)$ which further gives
$\dfrac{\ln\dfrac{e^x-1}{x}}{x}= f'(c)$ To prove the desired result, I now need to prove that $0<f'(c)<1$ by proving that $0<f'(x)<1$ for $x>0$. For this I considered $f'(x)=g(x)=\dfrac{e^x}{e^x-1}-\dfrac{1}{x}$
But I could not really come up with a concrete proof for this. You are requested to help me with this. Any help will be greatly appreciated.
Upon simplification we have to prove that $$1+x< e^x<\frac{1}{1-x}, \forall~ x\in (0,1)$$
Let $f(x)=e^x-1-x \implies f'(x)=e^x-1>0, \forall ~ x\in (0,1).$ This means $f(x)$ is an increasing function, so $f(x)>f(0) \implies e^x>1+x.$
Next, let $g(x)=(1-x)e^x-1\implies g'(x)=-e^x+(1-x)e^x=-xe^x <0$, so $g(x)$ is a decreasing function which implies $g(x)<g(0) \implies (1-x)e^x <1 \implies e^x <\frac{1}{1-x}$.