Let $f$ be a function such that$f\in C^1$ and $-2<f'(x)<-1 \forall x \in \mathbb{R}$ , prove that $lim_{x\rightarrow +\infty}f(x)=-\infty$
Using MVT on an Interval $I=[0,x]$, $x>0$
$\frac{f(x)-f(0)}{x}=f'(c)$ for some $c\in I$
then multiplying by $x$ and going through the limit as $x\rightarrow \infty$.
However I'm doubtful of the usage of the MVT on an interval like $I$.
My interpretation is that each time we want to 'approach' infinity we increase $x$ and we find another $c$ that satisfies the MVT. However, I'm doubtful we can use that as an arguement.
I know it can be proven using comparaison by integrals. Just want to make sure whether this is an acceptable proof or not.
In Mean value theorem, choice of $c$ depends on $x$. So replace $c$ by $c_x$ to make it precise.
Now by MVT, for any $x>0$
$f(x)=f(0)+xf'(c_x) < f(0)-x$
taking $x\rightarrow +\infty$ gives desired conclusion.