I struggle on the proof of the following property : let $f$ be an increasing function, and suppose $L=\lim_\limits{x\to +\infty} f(x)$ exists
Then $$L\geq f(x)$$ Samely for a decreasing function : $$L\leq f(x)$$
This can be used to prove inequalities when we know the variations (see my question about inequality without using an Integral for example : here) Could you help me? Thanks,
T.D
Use the definition of limit. Let $\epsilon >0$ be arbitrary. Then we have a positive real number $N$ such that $$L-\epsilon<f(x) <L+\epsilon$$ whenever $x>N$. Since $f$ is increasing it follows that $$f(x) <L+\epsilon$$ for all $x$. Since $\epsilon$ is arbitrary it follows that $f(x) \leq L$.