I need your help proving/disproving the following statement: if $$ f:[0,\infty) \to R $$ is continuous and $$ \lim_{x \to \infty} f(x) = L $$ then $ f $ is bounded on $ [0,\infty) $
I thought to go by definitions, but I'm not sure how exactly to connect the two.. I know there is a limit so:
For every $ \epsilon > 0 $ there exist $ M > 0 $ such that for every $ x > M $ it holds that $ \lvert f(x) - L \rvert < \epsilon $
and then the bounded defenition: There exist $ K > 0 $ such that for every $ x $ in the domain, $ \lvert f(x) \rvert < K $
So it seems true but not sure how to put it into words.. I prefer if you can help me proceed from here instead of offering your own solution.
Thank you