Limit: Difference between revisions

From Calculus
Line 177: Line 177:
* For every <math>\epsilon > 0</math>
* For every <math>\epsilon > 0</math>
* there exists <math>\delta > 0</math> such that
* there exists <math>\delta > 0</math> such that
* for all <math>\overline{x}</math> satisfying <math>0 < |\overline{x} - \overline{c}| < \delta</math> (i.e., <math>\overline{x}</math> is in a ball of radius <math>\delta</math> centered at <math>\overline{c}</math> -- note that the <math>| \cdot |</math> notation is for the norm, or length, of a vector)
* for all <math>\overline{x}</math> satisfying <math>0 < |\overline{x} - \overline{c}| < \delta</math> (i.e., <math>\overline{x}</math> is in a ball of radius <math>\delta</math> centered at <math>\overline{c}</math> but not the point <math>\overline{c}</math> itself -- note that the <math>| \cdot |</math> notation is for the norm, or length, of a vector)
* we have <math>|f(\overline{x}) - L| < \epsilon</math>. Note that <math>f(\overline{x})</math> and <math>L</math> are both scalars, so the <math>| \cdot |</math> here is the usual [[absolute value function]].
* we have <math>|f(\overline{x}) - L| < \epsilon</math>. Note that <math>f(\overline{x})</math> and <math>L</math> are both scalars, so the <math>| \cdot |</math> here is the usual [[absolute value function]].

Revision as of 17:13, 21 April 2012

Definition for finite limit for function of one variable

Two-sided limit

Suppose f is a function of one variable and cR is a point such that f is defined to the immediate left and immediate right of c (note that f may or may not be defined at c). In other words, there exists some value t>0 such that f is defined on (ct,c)(c,c+t).

For a given value LR, we say that:

limxcf(x)=L

if the following holds (the single sentence is broken down into multiple points to make it clearer):

  • For every ϵ>0
  • there exists δ>0 such that
  • for all xR satisfying 0<|xc|<δ (explicitly, x(cδ,c)(c,c+δ)),
  • we have |f(x)L|<ϵ (explicitly, f(x)(Lϵ,L+ϵ)).

The limit (also called the two-sided limit) limxcf(x) is defined as a value LR such that limxcf(x)=L. By the uniqueness theorem for limits, there is at most one value of LR for which limxcf(x)=L. Hence, it makes sense to talk of the limit when it exists.

{{#widget:YouTube|id=9Pk3iG0kTDg}}

Left hand limit

Suppose f is a function of one variable and cR is a point such that f is defined to the immediate left of c (note that f may or may not be defined at c). In other words, there exists some value t>0 such that f is defined on (ct,c).

For a given value LR, we say that:

limxcf(x)=L

if the following holds (the single sentence is broken down into multiple points to make it clearer):

  • For every ϵ>0
  • there exists δ>0 such that
  • for all xR satisfying 0<cx<δ (explicitly, x(cδ,c)),
  • we have |f(x)L|<ϵ (explicitly, f(x)(Lϵ,L+ϵ).

The left hand limit (acronym LHL) limxcf(x) is defined as a value LR such that limxcf(x)=L. By the uniqueness theorem for limits (one-sided version), there is at most one value of LR for which limxcf(x)=L. Hence, it makes sense to talk of the left hand limit when it exists.

Right hand limit

Suppose f is a function of one variable and cR is a point such that f is defined to the immediate right of c (note that f may or may not be defined at c). In other words, there exists some value t>0 such that f is defined on (c,c+t).

For a given value LR, we say that:

limxc+f(x)=L

if the following holds (the single sentence is broken down into multiple points to make it clearer):

  • For every ϵ>0
  • there exists δ>0 such that
  • for all xR satisfying 0<xc<δ (explicitly, x(c,c+δ)),
  • we have |f(x)L|<ϵ (explicitly, f(x)(Lϵ,L+ϵ).

The right hand limit (acronym RHL) limxc+f(x) is defined as a value LR such that limxc+f(x)=L. By the uniqueness theorem for limits (one-sided version), there is at most one value of LR for which limxc+f(x)=L. Hence, it makes sense to talk of the right hand limit when it exists.

{{#widget:YouTube|id=iU5rUEYv0iY}}

Relation between the limit notions

The two-sided limit exists if and only if (both the left hand limit and right hand limit exist and they are equal to each other).

Definition of finite limit for function of one variable in terms of a game

The formal definitions of limit, as well as of one-sided limit, can be reframed in terms of a game. This is a special instance of an approach that turns any statement with existential and universal quantifiers into a game.

Two-sided limit

Consider the limit statement, with specified numerical values of c and L and a specified function f:

limxcf(x)=L

The game is between two players, a Prover whose goal is to prove that the limit statement is true, and a Skeptic (also called a Verifier or sometimes a Disprover) whose goal is to show that the statement is false. The game has three moves:

  1. First, the skeptic chooses ϵ>0, or equivalently, chooses the target interval (Lϵ,L+ϵ).
  2. Then, the prover chooses δ>0, or equivalently, chooses the interval (cδ,c+δ){c}.
  3. Then, the skeptic chooses a value x satisfying 0<|xc|<δ, or equivalently, x(cδ,c+δ){c}, which is the same as (cδ,c)(c,c+δ).

Now, if |f(x)L|<ϵ (i.e., f(x)(Lϵ,L+ϵ)), the prover wins. If |f(x)L|ϵ, the skeptic wins.

We say that the limit statement

limxcf(x)=L

is true if the prover has a winning strategy for this game. The winning strategy for the prover basically constitutes a strategy to choose an appropriate δ in terms of the ϵ chosen by the skeptic. Thus, it is an expression of δ as a function of ϵ.

We say that the limit statement

limxcf(x)=L

is false if the skeptic has a winning strategy for this game. the winning strategy for the skeptic involves a choice of ϵ, and a strategy that chooses a value of x (constrained in the specified interval) based on the prover's choice of δ.

{{#widget:YouTube|id=YXKZcJl0vww}}
{{#widget:YouTube|id=W1fFFevKcuY}}

Non-existence of limit

The statement limxcf(x) does not exist has the following definition:

For every LR, there exists ϵ>0 such that for every δ>0, there exists x satisfying 0<|xc|<δ and such that |f(x)L|ϵ.

We can think of this in terms of a slight modification of the limit game, where, in our modification, there is an extra initial move by the prover to propose a value L for the limit. The limit does not exist if the skeptic has a winning strategy for this modified game.

An example of a function that does not have a limit at a specific point is the sine of reciprocal function. Explicitly, the limit:

limx0sin(1x)

does not exist. The skeptic's winning strategy is as follows: regardless of the L chosen by the prover, pick a fixed ϵ<1 (independent of L, so ϵ can be decided in advance of the game). After the prover has chosen a value δ, find a value x(0δ,0+δ){0} such that the sin(1/x) function value lies outside (Lϵ,L+ϵ). This is possible because the interval Lϵ,L+ϵ) has width 2ϵ, hence cannot cover the entire interval [1,1], which has width 2. However, the range of the sin(1/x) function on (0δ,0+δ){0} is all of [1,1].

{{#widget:YouTube|id=hwojsYKpBUM}}

Conceptual definition and various cases

Formulation of conceptual definition

Below is the conceptual definition of limit. Suppose f is a function defined in a neighborhood of the point c, except possibly at the point c itself. We say that:

limxcf(x)=L

if:

  • For every choice of neighborhood of L (where the term neighborhood is suitably defined)
  • there exists a choice of neighborhood of c (where the term neighborhood is suitably defined) such that
  • for all xc that are in the chosen neighborhood of c
  • f(x) is in the chosen neighborhood of L.
{{#widget:YouTube|id=in35SKsxZco}}

Functions of one variable case

The following definitions of neighborhood are good enough to define limits.

  • For points in the interior of the domain, for functions of one variable: We can take an open interval centered at the point. For a point c, such an open interval is of the form (ct,c+t),t>0. Note that if we exclude the point c itself, we get (ct,c)(c,c+t).
  • For the point +, for functions of one variable: We take intervals of the form (a,), where aR.
  • For the point , for functions of one variable: We can take interval of the form (,a), where aR.

We can now list the nine cases of limits, combining finite and infinite possibilities:

Case Definition
limxcf(x)=L For every ϵ>0, there exists δ>0 such that for all x satisfying 0<|xc|<δ (i.e., x(cδ,c)(c,c+δ)), we have |f(x)L|<ϵ (i.e., f(x)(Lϵ,L+ϵ)).
limxcf(x)= For every aR, there exists δ>0 such that for all x satisfying 0<|xc|<δ (i.e., x(cδ,c)(c,c+δ)), we have f(x)<a (i.e., f(x)(,a)).
limxcf(x)= For every aR, there exists δ>0 such that for all x satisfying 0<|xc|<δ (i.e., x(cδ,c)(c,c+δ)), we have f(x)>a (i.e., f(x)(a,)).
limxf(x)=L For every ϵ>0, there exists aR such that for all x satisfying x<a (i.e., x(,a)), we have |f(x)L|<ϵ (i.e., f(x)(Lϵ,L+ϵ)).
limxf(x)= For every bR, there exists aR such that for all x satisfying x<a (i.e., x(,a)), we have f(x)<b (i.e., f(x)(,b)).
limxf(x)= For every bR, there exists aR such that for all x satisfying x<a (i.e., x(,a)), we have f(x)>b (i.e., f(x)(b,)).
limxf(x)=L For every ϵ>0, there exists aR such that for all x satisfying x>a (i.e., x(a,)), we have |f(x)L|<ϵ (i.e., f(x)(Lϵ,L+ϵ)).
limxf(x)= For every bR, there exists aR such that for all x satisfying x>a (i.e., x(a,)), we have f(x)<b (i.e., f(x)(,b)).
limxf(x)= For every bR, there exists aR such that for all x satisfying x>a (i.e., x(a,)), we have f(x)>b (i.e., f(x)(b,)).
{{#widget:YouTube|id=Z0e-dp4WiGM}}

Real-valued functions of multiple variables case

We consider the multiple input variables as a vector input variable, as the definition is easier to frame from this perspective.

The correct notion of neighborhood is as follows: for a point c¯, we define the neighborhood parametrized by a positive real number r as the open ball of radius r centered at c¯, i.e., the set of all points x¯ such that the distance from x¯ to c¯ is less than r. This distance is the same as the norm of the difference vector x¯c¯. The norm is sometimes denoted |x¯c¯|. This open ball is sometimes denoted Br(c¯).

Suppose f is a real-valued (i.e., scalar) function of a vector variable x¯. Suppose c¯ is a point such that f is defined "around" c¯, except possibly at c¯. In other words, there is an open ball centered at c¯ such that f is defined everywhere on that open ball, except possibly at c¯.

With these preliminaries out of the way, we can define the notion of limit. We say that:

limx¯c¯f(x¯)=L

if the following holds:

  • For every ϵ>0
  • there exists δ>0 such that
  • for all x¯ satisfying 0<|x¯c¯|<δ (i.e., x¯ is in a ball of radius δ centered at c¯ but not the point c¯ itself -- note that the || notation is for the norm, or length, of a vector)
  • we have |f(x¯)L|<ϵ. Note that f(x¯) and L are both scalars, so the || here is the usual absolute value function.