CH - 3 Limits and Continuity
CH - 3 Limits and Continuity
Main Menu
THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION)
We could begin by saying that limits are important in calculus, but that would be a
major underestimation. Without limits, calculus would not exist. Every single notion
of calculus is a limit in one sense or another.
For example:
What is the slope of a curve? It is
the limit of slopes of secant lines.
Main Menu
Cont…
What is the area of a region bounded by a curve? It is the limit of the sum of areas
of approximating rectangles.
Main Menu
Cont …
The Idea of a Limit
We start with a number c and a function f defined at all numbers x near c but not
necessarily at c itself. In any case, whether or not f is defined at c and, if so, how is totally
irrelevant.
Now let L be some real number. We say that the limit of f (x) as x tends to c is L and write
lim f
x c
x L
Main Menu
Example
Let f(x) = 4x + 5 and take c = 2. As x approaches 2,
4x approaches 8 and 4x + 5 approaches 8 + 5 = 13.
We conclude that
lim f ( x) 13.
x2
Main Menu
Example
Let
f x 1 x and take c = −8.
As x approaches −8, 1 − x approaches 9 and 1 x approaches 3. We conclude
that
lim f x 3
x 8
Main Menu
Example
x3 2 x 4 5
lim .
x 3 x 1
2
2
First we work the numerator: as x approaches 3, x3 approaches 27, −2x approaches –6, and
x3 – 2x + 4 approaches 27 – 6 + 4 = 25. Now for the denominator: as x approaches 3, x2 +
1 approaches 10. The quotient approaches 25/10 = 5/2
Main Menu
The curve below represents the graph of a function f. The number c is on the
x-axis and the limit L is on the y-axis. As x approaches c along the
x-axis, f (x) approaches L along the y-axis.
Main Menu
Example
x3 – 8
lim = 12.
x→2
x–2
x3 – 8
The function f(x) = is undefined at x = 2. But, as we said before, that
x–2
doesn’t matter. For all x ≠ 2,
x3 – 8 (x – 2)(x2 + 2x +4)
= = x2 + 2x +4.
x–2 x–2
Therefore,
x3 – 8
lim = lim (x2 + 2x + 4) = 12.
x→2 x→2
x–2
Main Menu
Example
3x – 4, x ≠ 0
If f(x) = then lim f(x) = –4.
10, x ≠ 0, x→0
It does not matter that f(0) = 10. For x ≠ 0, and thus for all x near 0,
f(x) = 3x – 4 and therefore lim f(x) = lim (3x – 4) = –4.
x→0 x→0
Main Menu
Basic Limit Theorems
Main Menu
Examples
lim (5x2 – 12x + 2) = 5(1)2 – 12(1) + 2 = –5,
x→1
lim (14x5 – 7x2 + 2x + 8) = 14(0)5 – 7(0)2 + 2(0) + 8 = 8
x→0
Main Menu
One-Sided Limits
Numbers x near c fall into two natural categories: those that lie to the left of c and those
that lie to the right of c. We write
Main Menu
One-sided limits give us a simple way of determining whether or not a (two-sided)
limit exists:
Main Menu
Example
Take the function indicated in Figure As x approaches 5 from the left, f (x)
approaches 2; therefore
lim f x 2
x 5
lim f x 4
x 5
The full limit, does not exist: consideration of x < 5 would force the limit to be 2, but
consideration of x > 5 would force the limit to be 4.
For a full limit to exist, both one-sided limits have to exist and they have to be equal.
Main Menu
Example For the function f indicated in figure,
In this case
lim f x 5
x 2
Main Menu
Example
Set f ( x) . x / x Note that f(x) = 1 for x > 0, and f(x) = −1 for x < 0:
1, if x > 0
f(x) =
−1, if x < 0.
Let’s try to apply the limit process at different numbers c.
If c < 0, then for all x sufficiently close to c,
x < 0 and f(x) = −1. It follows that for c < 0
lim f(x) = lim (−1) = −1
x→c x→c
Main Menu
Example
Let f(x) = (sin x)/x. If we try to evaluate f at 0, we get the meaningless ratio 0/0;
f is not defined at x = 0. However, f is defined for all x ≠ 0, and so we can
consider sin x
lim .
x→0 x
We select numbers that approach 0 closely from the left and numbers that
approach 0 closely from the right. Using a calculator, we evaluate f at these
numbers. The results are tabulated in Table 2.1.1.
Main Menu
These calculations suggest that
sin x sin x
lim 1 and lim 1
x 0 x x 0 x
sin x
lim 1.
x 0 x
The graph of f, shown in Figure above
supports this conclusion.
Main Menu
Example
For each number c
Example
For each real number c
Example
For each constant k
Main Menu
Main Menu
Limits at Infinity
This section discusses the “end behavior” of a
function on an infinite interval. Consider the graph
of as shown in Figure 3.32.
Main Menu
Horizontal Asymptotes
Main Menu
• Find the limit:
Main Menu
Find each limit.
Main Menu
Finite Limits
f(x) closed to infinite as x approaches finite
and write
Main Menu
Continuity
Main Menu
Continuity
Main Menu
Continuity
Example The function
x3 x
F x 3 x 2 4
x 5x 6
Main Menu
Continuity
Example
x2 + 1
The function F(x) = is continuous at all numbers greater than 3. To see this,
x–3
x2 + 1
f ( x) x and g(x) = .
x–3
Main Menu
Continuity
Main Menu
Continuity
f(x) = 2x + 1, x≦0
1, 0<x≦1
x2 + 1, x > 1.
Main Menu
Continuity
Continuity on Intervals
A function f is said to be continuous on an interval if it is continuous at each interior
point of the interval and one-sidedly continuous at whatever endpoints the interval may
contain.
For example:
(i) The function
f x 1 x2
is continuous on [−1, 1] because it is continuous at each point of (−1, 1),
continuous from the right at −1, and continuous from the left at 1.
The graph of the function is the semicircle.
(ii) The function
1
f x
1 x2
is continuous on (−1, 1) because it is continuous at each point of (−1, 1). It is not
continuous on [−1, 1) because it is not continuous from the right at −1. It is not
continuous on (−1, 1] because it is not continuous from the left at 1.
(iii) The function graphed in Figure 2.4.8 is continuous on (−∞, 1] and continuous on
(1,∞). It is not continuous on [1,∞) because it is not continuous from the right at 1.
(iv) Polynomials, being everywhere continuous, are continuous on (−∞,∞).
Main Menu
Main Menu