I will appreciate any help with those questions: Prove Using Lagrange's Mean value and Cauchy
$$x+\frac{x^3}{3}>\tan x,\ 0<x<\frac{\pi}{4}$$ I used Lagrange - $f(x)=\tan x$, so there exists $0<c<x$ such that $\displaystyle f'(c)=\frac{\tan(x)}{x}=\frac{1}{\cos^2(c)}$. Next, I was trying to prove that $\displaystyle \frac{1}{\cos^2(c)}<1+\frac{x^2}{3}$, which is usually much more simple but the fact that it has another $x$ in it got me trouble.
Prove: if $f(x)$ is differentiable at $(a,\infty)$ and $\displaystyle \lim_{x\to\infty} f'(x)=0$, then $\displaystyle \lim_{x\to\infty}[f(2x)-f(x)]=0$
By Lagrange, there exists $x<c<2x$ such that $\displaystyle f'(c)=\frac{f(2x)-f(x)}{2x-x}$, hence $\displaystyle \lim_{x\to\infty}\frac{f(2x)-f(x)}{x}=0$, but need to prove without the $x$. I could not find a way to prove it.
Thank you very much!