Convergence of a Sequence - Topological Version

Note

This is a version of convergence using the Epsilon-Neighborhood of some aR. If you want a bit more background see Convergence of a Sequence.;

Convergence of a Sequence: Topological Version

A sequence (an) converges to a if, given any ε-neighborhood Vε(a) for a there exists a point in the sequence after which all terms are in Vε(a).

In other words, every ε-neighborhood contains all but a finite number of terms of (an).

Pasted image 20241010101656.png

This definition is saying the same thing as Convergence of a Sequence#^09d171; N in the original version dictates the point aN such that any an past aN is in Vε(a). Notice again that the value of N is dependent on ε. The smaller ε is, the larger N tends to have to be.

Example

Consider (an)=1n. Show that an0.

Doing some scratch, we want to first have ε>0. Then Vε(a)=Vε(0)=(ε,ε). We want to show that N where for all nN that anVε(0).

To show an example, first say that ε=1/10. What N do we need to use? We need, at this point:

an(110,110)

after nN. We need:

1N=aN(110,110)110<1N<110

Thus then since 110<0<1N for any N then we ignore the left inequality, so:

1100>1NN>100

so choose N=101 and then nN will also satisfy this result. In general, if we use ε instead of 110 then:

ε2>1nn>1ε2

So use N>1ε2. Then nN>1ε2 will give the reverse results that anVε(0).

Proof
Let ε>0. Choose NN such that:

N>1ε2

Then nN>1ε2 so:

n>1ε2ε>1nε>|1n0|

Thus anVε(0).