I am teaching some high school students on the definition of the limit of a function and having a hard time explaining this to them. In our country's textbook, it is defined by using Heine's definition, that is:
Let $K$ be an interval containing $x_0$ and $f(x)$ be a function defined on $K\setminus \{x_0\}$.
A function $f(x)$ has a limit of a real number $L$ when $x$ approaches $x_0$, if for every sequence $\{x_n\}$ such that $x_n\in K\setminus \{x_0\}$ and $x_n$ converges to $x_0$, the sequence $f(x_n)$ converges to $f(x_0)$.
My problem is that I cannot relate this definition to the previous convergence in sequence using $\epsilon-\delta$ terminology, which was "softly" defined by words, and quite intuitive. (i.e, the difference can be smaller than any given small values. )
A sequence $\{x_n\}$ has a limit of $0$ when $n$ approaches $+\infty$, if $|x_n|$ can be less then any arbitrary small number, starting from some term of the sequence onwards.
A sequence $\{x_n\}$ has a limit of a real number $a$ when $n$ approaches $+\infty$, if $\lim_{n\to+\infty}(x_n-a)=0$.
Is there any way I could build a more natural interpretation of this to high school students, i.e how to translate from sequence to function.