$f$ is a differntiable function on $[-1,1]$ and doubly differentiable on $x=0$ and $f^{'}(0)=0,f^{"}(0)=4$.
How to calculate $$\lim_{x \to0} \dfrac{f(x)-f\big(\ln(1+x)\big)}{x^{3}}. $$
I have tried the L'Hosptial's rule, but get trouble with the form of $$\lim_{x \to 0}f^{"}(x)-\dfrac {f^{"}\big(\ln(1+x)\big)}{(1+x)^2},$$ it may not exist.
Answer. The value of the limit is $\,\,\dfrac{f''(0)}{2}=2$.
Hint. Mean Value Theorem provides that $$ f(x)-f\big(\log (1+x)\big)=\big(x-\log(1+x)\big)\,f'\big(\xi(x)\big), $$ for some $\xi(x)\in\big(\log(1+x),x\big)$. Then $$ \frac{f(x)-f(\log (1+x))}{x^3}=\frac{x-\log(1+x)}{x^2}\cdot\frac{f'(\xi(x))}{\xi(x)}\cdot \frac{\xi(x)}{x}. $$ Then $\dfrac{x-\log(1+x)}{x^2}\to \dfrac{1}{2}$ (L'Hopital), $\dfrac{f'(\xi(x))}{\xi(x)}=\dfrac{f'(\xi(x))-f'(0)}{\xi(x)}\to f''(0)$, and $\dfrac{\xi(x)}{x}\to 1$, since $\log(1+x)<\xi(x)<x$.