Hi Mattofix,
I'd like to split my answer into three parts.
PART 1
Mattofix said:
I am currently reading through my notes and found the convergent series to be defined.
lxn - Ll is less than (epsilon) whenever n is greater or equal to N
...i have looked on wikpedia and a few other web sites and i am not making any sense of what this N is...
I think we should review what
convergence means (it doesn't matter if
we consider a sequence or a series)
My professor once explained convergence this way which I found good:
Prof: "In order to understand the definition of convergence -
the sequence [itex]x_n[/itex] is convergent to L - let's play a game:
You, dear students, give me an epsilon, and I will give you an N such
that [itex]| x_n - L | < \epsilon[/itex] for all [itex]n\geq N[/itex]."
So, the game consists of:
Step 1: Students choose epsilon.
Step 2: Prof chooses N
Step 3: Prof has to check if following condition is fulfilled:
[itex]| x_n - L | < \epsilon[/itex] if [itex]n \geq N[/itex]
or: if [itex]n \geq N[/itex] then [itex]|x_n-L| < \epsilon[/itex]
---
Mattofix, suppose we play that game then it goes like this:
Let's take e.g. the sequence [itex]x_n = 1/n[/itex] for which I claim
that it converges to [itex]L=0[/itex].
Now, give me an [itex]\epsilon[/itex].
Step 1:
Suppose you gave me [itex]\epsilon = 0.002[/itex].
Then my task is to find an N such that
[itex]| x_n - L | < \epsilon[/itex] or
[itex]| 1/n - 0 | < 0.002[/itex]
if [itex]n \geq N[/itex].
Step 2:
So, it's my turn to choose an N.
For [itex]\epsilon = 0.002[/itex] I choose [itex]N = 1000[/itex].
Does this N fulfill the condition
[itex]| x_n - L | < \epsilon[/itex] or
[itex]| 1/n - 0 | < 0.002[/itex]
if [itex]n \geq N[/itex]?
Step 3:
Let's check if the condition is fulfilled:
From the definition, n shall be greater or equal to N, thus:
[itex]n \geq N[/itex] or [itex]n \geq 1000[/itex]
Thus, from [itex]n \geq 1000[/itex] we get
[itex]1/n \leq 0.001 < 0.002 = \epsilon[/itex] or
[itex]|1/n - 0| < \epsilon[/itex]
(condition fulfilled)
---
We can play a new round in which you give me another [itex]\epsilon[/itex].
Then I find an N again for which
[itex]| 1/n - 0 | < \epsilon[/itex]
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
PART 2
Mattofix said:
What is this large integer N and why does n have to be greater or equal to it?
Maybe to understand more intuitively why [itex]n \geq N[/itex] (and not only [itex]n=N[/itex]) do the following:
Write down the values of the sequence [itex]x_n[/itex] if [itex]n \geq 1000[/itex].
Let's keep [itex]\epsilon = 0.002[/itex].
[itex]x_{1000} = 1/1000[/itex]
[itex]x_{1001} = 1/1001[/itex]
[itex]x_{1002} = 1/1002[/itex]
...
and so on.
What do you notice?
All these values of [itex]x_n[/itex], namely if [itex]n \geq N[/itex] or [itex]n \geq 1000[/itex] fulfill the condition
[itex]| x_n - L | < \epsilon[/itex]
[itex]| 1/n - 0| < 0.002[/itex]
To make it clearer, let's write down again the list from above,
but this time we check, whether the condition [itex]| 1/n - 0| < 0.002[/itex] is fulfilled:
Left hand side: [itex]x_n=1/n[/itex], right hand side: Check if [itex]|1/n - 0| < 0.002[/itex]
[itex]x_{1000} = 1/1000[/itex] Check: [itex]|1/1000 - 0| < 0.002[/itex] (fulfilled)
[itex]x_{1001} = 1/1001[/itex] Check: [itex]|1/1001 - 0| < 0.002[/itex] (fulfilled)
[itex]x_{1002} = 1/1002[/itex] Check: [itex]|1/1002 - 0| < 0.002[/itex] (fulfilled)
...
and so on
You see, we have chosen an N such that for all [itex]n \geq N[/itex]
the following holds: [itex]|x_n - L| < \epsilon[/itex]
(Note: We've only found an N for epsilon=0.002. If you want to show
that [itex]x_n[/itex] is convergent you have to show that
for any arbitrary epsilon>0 it is possible to find an N.)
You can make it even clearer if you interpret [itex]|x_n - L| < \epsilon[/itex] graphically.
Just plot the sequence [itex]x_n[/itex].
Have a look at figure 2.2 at the bottom of http://www.maths.abdn.ac.uk/~igc/tch/ma2001/notes/node18.html. In figure 2.2 a sequence is shown together with a blue stripe called the "epsilon neighborhood". You can recognize that all the dots lie
within the epsilon neighborhood after some value N, i.e. if [itex]n \geq N[/itex].
That is the visual interpretation of:
if [itex]n \geq N[/itex] then [itex]|x_n-L| < \epsilon[/itex]-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
PART 3
Mattofix said:
so to confirm...
N is the value of n where lxn - Ll = epsilon
Mattofix, you mentioned: if [itex]n = N[/itex] then [itex]|x_n-L|= \epsilon[/itex]
(contrary to the definition: if [itex]n \geq N[/itex] then [itex]|x_n-L| < \epsilon[/itex])
This may work sometimes, sometimes not.
Let's see what happens if we use your definition: if [itex]n = N[/itex] then [itex]|x_n-L|= \epsilon[/itex]
Let [itex]x_n = 1/n[/itex], thus from [itex]|x_n-L|= \epsilon[/itex] we get
[itex]|1/n - 0| = \epsilon[/itex]
a) Example where it works:
Choose [itex]\epsilon = 0.01[/itex]
=> [itex]|1/n - 0| = 0.01[/itex]
Then it's easy to find an N with [itex]n=N[/itex], namely [itex]N = 100[/itex]:
[itex]|1/100 - 0| = 0.01[/itex]
b) Example where it doesn't work:
Choose [itex]\epsilon = 2[/itex]
=> [itex]|1/n - 0| = 2[/itex]
Then it's not possible to find an N with [itex]n=N[/itex] such
that [itex]|1/n - 0|=2[/itex].
(Do you see why?)As an exercise, try to show that with the correct definition of
convergence - [itex]|x_n -L| < \epsilon[/itex] if [itex]n \geq N[/itex] - we can choose [itex]\epsilon = 2[/itex]
without getting into trouble, i.e. it is possible to find an N such that
[itex]|1/n - 0| < 2[/itex] if [itex]n \geq N[/itex].