The question is given below:
Let $f$ be a continuous function for $x \geq a,$ and suppose that a finite limit $L = \lim_{x \rightarrow \infty} f(x) $ exists. Prove that there exists $M >0$ such that $|f(x)| \leq M$ for all $x \in [a, +\infty).$
My Thoughts
1-But I wonder how can I prove this, will I use a proof similar to the comparison test?
2- Will the proof include the use this problem:
Let $f$ be an increasing function for $x \geq a,$ and suppose that a finite limit $L = \lim_{x \rightarrow \infty} f(x) $ exists. Prove that $f(x) \leq L$ for all $x \in [a, +\infty).$and that $f$ is bounded on $[a, +\infty).$
Any help will be appreciated.
By definition of limit, we know there exist a $X\in [a,+\infty)$, such that $$|f(x)-L|<1,\,\,\,x>X$$ which implies that $$|f(x)|<1+|L|,\,\,\,x>X$$ If $X=a$, let $M=\max{(1+|L|,|f(a)|)}$, then we've done.
If $X>a$, we know there exist $N>0$ such that $$|f(x)|<N,\,\,x\in[a,X]$$ by the continuity of $f$ on $[a,X]$. Let $M=\max{(1+|L|,N)}$, we've done.