Definition of Limit of a Function

Trigonometry

Trigonometry Logo

Definition of Limit of a Function

Cauchy and Heine Definitions of Limit

Let f(x) be a function that is defined on an open interval X containing x=a. (The value f(a) need not be defined.)

The number L is called the limit of function f(x) as xa if and only if, for every ε>0 there exists δ>0 such that

|f(x)L|<ε,

whenever

0<|xa|<δ.

This definition is known as εδ or Cauchy definition for limit.

There's also the Heine definition of the limit of a function, which states that a function f(x) has a limit L at x=a, if for every sequence {xn}, which has a limit at a, the sequence f(xn) has a limit L. The Heine and Cauchy definitions of limit of a function are equivalent.

One-Sided Limits

Let limxa0 denote the limit as x goes toward a by taking on values of x such that x<a. The corresponding limit limxa0f(x) is called the left-hand limit of f(x) at the point x=a.

Similarly, let limxa+0 denote the limit as x goes toward a by taking on values of x such that x>a. The corresponding limit limxa+0f(x) is called the right-hand limit of f(x) at x=a.

Note that the 2-sided limit limxaf(x) exists only if both one-sided limits exist and are equal to each other, that is limxa0f(x) =limxa+0f(x). In this case,

limxaf(x)=limxa0f(x)=limxa+0f(x).

Solved Problems

Click or tap a problem to see the solution.

Example 1

Using the εδ definition of limit, show that limx3(3x2)=7.

Example 2

Using the εδ definition of limit, show that limx2x2=4.

Example 1.

Using the εδ definition of limit, show that limx3(3x2)=7.

Solution.

Let ε>0 be an arbitrary positive number. Choose δ=ε3. We see that if

0<|x3|<δ,

then

|f(x)L|=|(3x2)7|=|3x9|=3|x3|<3δ=3ε3=ε.

Thus, by Cauchy definition, the limit is proved.

Example 2.

Using the εδ definition of limit, show that limx2x2=4.

Solution.

For convenience, we will suppose that δ=1, that is

|x2|<1.

Let ε>0 be an arbitrary number. Then we can write the following inequality:

|x24|<ε,|x2||x+2|<ε,|x2|(x+2)<ε.

Since the maximum value of x is 3 (as we supposed above), we obtain

5|x2|<ε(if |x2|<1),or|x2|<ε2.

Then for any ε>0 we can choose the number δ such that

δ=min(ε2,1).

As a result, the inequalities in the definition of limit will be satisfied. Therefore, the given limit is proved.