Difference between revisions of "Limit (sequence)"

From Maths
Jump to: navigation, search
(Created page with ":: '''Note: ''' see Limit page for other kinds of limits __TOC__ ==Definition== Given a sequence {{M|1=(x_n)_{n=1}^\infty\subseteq X}}, a metric space {{M|(X,d)}}...")
 
m (Process)
Line 53: Line 53:
 
If {{M|x\notin X}} then {{M|d(x_n,x)}} is undefined, as {{M|d:X\times X\rightarrow\mathbb{R}_{\ge_0} }}, that is the [[metric space|distance metric]] is only defined for things in {{M|X}}
 
If {{M|x\notin X}} then {{M|d(x_n,x)}} is undefined, as {{M|d:X\times X\rightarrow\mathbb{R}_{\ge_0} }}, that is the [[metric space|distance metric]] is only defined for things in {{M|X}}
 
===Process===
 
===Process===
The idea is that defining "tends towards {{M|x}}" is rather difficult, to sidestep this we just say "we can get as close as we like to" instead. This is the purpose of {{M|\epsilon}}.
+
{{Begin Theorem}}
 +
[[Limit (sequence)/Discussion of definition|Discussion of why the definition is what it is.]]
 +
{{Begin Proof}}
 +
{{:Limit (sequence)/Discussion of definition}}
  
We say that "if you give me an {{M|\epsilon>0}} - as small as you like - I can find you a point of the sequence ({{M|N}}) where '''''all''''' points after are ''within'' {{M|\epsilon}} of {{M|x}} (where {{M|d(\cdot,\cdot)}} is our notion of distance)
+
{{End Proof}}{{End Theorem}}
* That is after {{M|N}} in the sequence, so that's {{M|x_{n+1},x_{n+1},\ldots}} the ''distance'' between {{M|x_{N+i} }} and {{M|x}} is {{M|<\epsilon}}
+
*: This is exactly what {{M|n>N\implies d(x_n,x)<\epsilon}} says, it says that:
+
*:* whenever {{M|n>N}} we must have {{M|d(x_n,x)<\epsilon}}
+
As per the nature of [[implies]] we ''may'' have {{M|d(x_n,x)<\epsilon}} without {{M|n>N}}, it is only important that WHENEVER we are beyond {{M|N}} in the sequence that {{M|d(x_n,x)<\epsilon}}
+
{| class="wikitable" border="1"
+
|-
+
! colspan="2" | Example
+
|-
+
| [[File:Sequencelimit.gif]]
+
| Here:
+
* {{M|x}}-axis scale is from {{M|0}} to {{M|12.6}}, marks are shown every unit.
+
* {{M|y}}-axis scale starts from {{M|0}} and is marked every {{M|0.25}} units.
+
* The sequence is any sequence of points on the wavy function shown.
+
** The limit of this is clearly {{M|1}}
+
* The two horizontal lines show {{M|1-\epsilon}} and {{M|1+\epsilon}}
+
* The vertical line shows one possible value where every point after it is within {{M|\epsilon}} of {{M|1}}
+
* '''due to technical limitations the function {{M|1=f(x)=1+\frac{\sin(\pi x)}{\frac{1}{4}x^2} }} is shown'''
+
* The curves are bounds on the function.
+
|}
+
Notice that at {{M|1=x=1}} that {{M|f(1)=1}}, in fact the curve is ''within'' {{M|\pm\epsilon}} several times before we reach the vertical line, this is the significance of the [[implies]] sign, when we write {{M|A\implies B}} we require that ''whenever'' {{M|A}} is true, {{M|B}} must be true, but {{M|B}} may be true regardless of what {{M|A}} is.
+
  
Note that ''after'' the vertical line the function is ''always'' within the bounds.
 
 
Because of this any {{M|N'>N}} may be used too, as if {{M|n>N'}} and {{M|N'>N}} then {{M|n>N'>N}} so {{M|n>N}} - this proves that if {{M|N}} works then any larger {{M|N'}} will too. There is no requirement to find the smallest {{M|N}} that'll work, just ''an'' {{M|N}} such that {{M|n>N\implies d(x_n,x)<\epsilon}}
 
 
==See also==
 
==See also==
 
* [[Cauchy sequence]]
 
* [[Cauchy sequence]]

Revision as of 13:38, 5 December 2015

Note: see Limit page for other kinds of limits

Definition

Given a sequence (xn)n=1X, a metric space (X,d) (that is complete) and a point xX, the sequence (xn) is said to[1][Note 1]:

  • have limit x or converge to x

When:

  • ϵ>0NNnN[n>Nd(x,xn)<ϵ][Note 2]
    (note that ϵR, obviously - as the co-domain of d is R)
  • Read this as:
    for all ϵ greater than zero, there exists an N in the natural numbers such that for all n that are also natural we have that:
    whenever n is beyond N that xn is within ϵ of x

Equivalent definitions

Note: where it is not obvious changes have a { underneath them
[Expand]

lim

Discussion

Requiring x\in X

If x\notin X then d(x_n,x) is undefined, as d:X\times X\rightarrow\mathbb{R}_{\ge_0} , that is the distance metric is only defined for things in X

Process

[Expand]

Discussion of why the definition is what it is.


See also

Notes

  1. Jump up Actually Maurin gives:
    • \forall\epsilon>0\exists N\in\mathbb{N}\forall n[n\ge N\implies d(x_n,x)<\epsilon] (the change is the \ge sign between the n and N) but as we shall see this doesn't matter
  2. Jump up In Krzysztof Maurin's notation this can be written as:
    • \bigwedge_{\epsilon>0}\bigvee_{N\in\mathbb{N} }\bigwedge_{n>N}d(x_n,x)<\epsilon

References

  1. Jump up Krzysztof Maurin - Analysis - Part 1: Elements