I've never learnt limit notation or calculus before. However, during asking a question about what exactly a horizontal asymptote is, the definition I got was "We say that the line $y=k$ is an horizontal asymptote of the graph of $f$ when (and only when) $\lim_{x\to+\infty} f(x)=k$" , and that "the assertion $\lim_{x\to+\infty} f(x)=k$ means that for every number $\epsilon>0$, there is a number $M \in \mathbb{R}^+$ such that $x>M \implies |f(x)−k|<\epsilon$." I have two question about this:
- What does this statement in limit notation above mean in layman's terms?
- And also, from this statement, what does the horizontal asymptote mean in a layman's terms?
I like to think about limits to infinity this way: No matter what $\varepsilon$ you choose (as long as it's not the limit $k$ of the function), you can always find a large enough $x$ (denoted $x > M$), so that $f(x)$ will always lie between $k$ and $k\pm \varepsilon$ for all $x>M$. Thus, as you choose $\varepsilon$ to be arbitrarily small, $f(x)$ gets arbitrarily close to $k$.
(Obviously this isn't a rigorous statement, just an intuitive look at them).
In the case of $f(x)$ having a horizontal asymptote at $y=k$, $f(x)-k$ will get closer and closer to $0$ by taking a large enough value of $x$.