Article: Limits Directory: Begin Tutorial On
Article: Limits Directory: Begin Tutorial On
Directory
• Table of Contents
• Begin tutorial on Limits
Did you make any observations concerning the contents of the table?
My observations are as follows:
Observation 1 : The given values of x in the table are getting closer and
closer to 0. This is because of our declared interested in understanding
what is going on at x = 0. We cannot put x = 0, so the next best
thing is to “sneak up on 0.”
Observation 2 : As you follow the table in the y-row from left to right,
you see that the y-value entries seem be getting closer and closer to
2.
Observation 3 : Summary. As x, the independent variable (the one the
user has control over), gets closer and closer to 0, the corresponding
value y-value seems to be getting closer and closer to 2. In this case,
we write
sin(2x)
lim =2 (1)
x→0 x
The above (standard) notation summarizes must succinctly our ob-
servations. Example 2.1.
Section 2: Motivating the Concept
3. Calculating Limits
The Goal of the Section: To develop some basic mechanical skills for
evaluating
lim f (x) = L (1)
x→a
where, f is a function of x and a is a number. In the section entitled
Working with the Definitions, we take a deeper, more rigorous look
at limit. Meanwhile, we shall be content to develop a series of “in the
field” techniques, most of which are obvious. Emphasis will be placed
on good reasoning, and good and proper notation.
Throughout this section, our guide post for evaluating limits in this
section will be the Pedestrian description.
Let us begin with two (as promised) obvious rules, which we state as
theorems.
Section 3: Calculating Limits
Proof.
From the point of view of our Pedestrian description, this is clear: As
x gets closer and closer to a, what does c get closer and closer to?
(Here, c in interpreted as the constant function f (x) = c.)
Another obvious point about the limit concept is
Proof.
An intuitively satisfying observation: As x gets closer and closer to a,
what does x get closer and closer to?
Section 3: Calculating Limits
Needless to say, the first two rules are somewhat limited. We need to
explore how this notion of limit “interacts” with the basic arithmetic
operations. For example, If,
lim x = 2 / Rule 1
x→2
lim 7 = 7 / Rule 2
x→2
then, what is
Section 3: Calculating Limits
lim 7x = L1
x→2
lim (x + 7) = L2
x→2
lim 7x2 = L3
x→2
x+7
lim = L4
x→2 x
The answers should apparent. For example, to intuit the limit L1 ,
when x ≈ 2, then it is reasonable to suggest that 7x ≈ 14; furthermore,
the closer x is to 2, the closer 7x is to 14. Hence, we state that L1 = 14.
Similarly, to evaluate L2 we would reason as follows: When x ≈ 2, from
our knowledge of our arithmetic system, we feel that x + 7 ≈ 2 + 7,
or x ≈ 9. Again, we would reason that as x gets closer and closer to
2, x + 7 would get closer and closer to 9. Thus, L2 = 9.
Exercise 3.1. Mimic the reasoning of the previous paragraph and
determine the values of L3 and L4 .
In the next section we formalize the ideas above so we don’t have to
go through a complex reasoning process every time.
Section 3: Calculating Limits
Proof.
Exercise 3.2. Why do you think I refer to this theorem as the Alge-
bra of Limits? What does the word Algebra mean to you? (In a wider
sense than simply high school or college algebra.)
Let’s spend some time mastering the contents of the theorem on the
algebra of limits. Keep in mind throughout, our building block rules
of Rule 1 and Rule 2.
The following is a verbose presentation.
Example 3.1. (Skill Level 0): Calculate,
lim x2 lim x3 lim x4 lim x5
x→3 x→3 x→3 x→3
Proof.
Before continuing with more examples, perhaps I had better explain
the term continuity used in the title bar of the last theorem. This
is an important concept that will be developed more extensively on
the article on continuous functions; however, in the interim, I shall
be content to state the formal definition of the terminology so we can
refer back to it.
Now this is a rather artificial example but it serves the point. It turns
out that
no thinking necessary!
Now let’s continue this the development of the limit concept through
examples and discussion.
Example 3.2. (Skill Level 0): Calculate the limit
lim (3x2 − 2x + 1).
x→2
Proof.
This theorem means that polynomials are continuous functions,
Now the process if evaluating limits of polynomials can be accelerated.
Example 3.3. Calculate lim ( 12 x4 − 23 x3 − 43 ), and lim (2w2 −6w+1).
x→−2 w→4
Proof.
Theorem/ Notes: We make a couple of observations.
This theorem is saying that a rational function is continuous at
each point x = a that belongs to the domain of f ; in other words, f
is a continuous functions.
In the corresponding theorem for polynomials, Theorem 3.6, the
domain of polynomial functions is all of R. Rational functions may
have a limited domain. A careful domain analysis need be done before
declaring continuity at a point.
The theorem on Continuity of Rational Functions supersedes
the previous theorems of the same type (see Theorem 3.4 and Theo-
rem 3.6). Power functions and polynomials are special cases of rational
functions.
Continuing now with some examples.
Section 3: Calculating Limits
5x2 + 8
Example 3.6. Calculate lim .
x→2 3x + 1
The previous examples were of Skill Level 0, let’s move to Skill Level
1 shall we?
x−2
Example 3.7. (Skill Level 1) Calculate lim 2 .
x→2 x − x − 2
Here’s another example of the same type, but I’ll put the solution
elsewhere.
x2 + 4x + 3
Example 3.8. (Skill Level 1): Evaluate the limit: lim .
x→−1 2x2 + x − 1
In the previous examples, there were hidden factors that “cause” the
numerator and denominator to go to zero. Once these offending fac-
tors were located and cancelled out, we were back to a Skill Level 0
problem. Here is a rule you can go by . . . at least for now.
Section 3: Calculating Limits
3x2 + 2x − 1
Exercise 3.7. Calculate the limit: lim .
x→1/3 3x − 1
t−2 − 2t−1 + 1
Exercise 3.8. Calculate the limit: lim .
t→1 t−1 − t−2
Section 3: Calculating Limits
x(x2 + 1)3
Exercise 3.9. Calculate the limit: lim .
x→3 2x2 + 1
Proof.
Before we can apply this new limit result to problems that are beyond
our current level, it is necessary to introduce a continuity theorem for
root functions.
Proof.
√
Theorem Notes: The domain of the nth -root function: For f (x) = n x,
we have
Dom(f ) = R if n is odd
Dom(f ) = [ 0, ∞ ] if n is even
Section 3: Calculating Limits
provided that the number b := lim g(x) is within the domain of the
x→a
nth -root function.
Proof.
Now armed with these theorems, we now have the theoritical base to
solve more difficult problems
√
Example 3.10. (Skill Level 0) Calculate the limit: lim x2 + 3x
x→2
Proof.
Section 3: Calculating Limits
The Guess: It helps in this method to guess the limit. Let’s say you
guess that lim f (x) = L. Where L is your guess — a specific numerical
x→a
value.
Section 3: Calculating Limits
The Method : You must construct two functions g and h having the
following properties.
1. The functions g and h “bound” the function f :
g(x) ≤ f (x) ≤ h(x), (13)
for all x close to a.
2. The functions g and h are created so that
lim g(x) = lim h(x) = L, (14)
x→a x→a
4. Trigonometric Limits
Looking forward to our article on Differentiation, we now look at
certain important and basic limits of trigonometric functions. Another
reason we consider trigonometric functions is that they supply us with
a very nice application of the “squeeze techniques.”
We begin with an obvious limit statement — but mildly difficult to
prove. These limits are important in the study of continuity of the
trigonometric functions.
Proof.
Section 4: Trigonometric Limits
The proof is referenced above, but let me sketch the critical steps. In
the proof, we demonstrate the following inequality:
π π
−x ≤ sin(x) ≤ x − <x< . (2)
2 2
Obviously,
lim (−x) = lim x = 0. (3)
x→0 x→0
Proof.
The proof of this is referenced, but let me sketch the critical steps. It
is shown in the proof that
sin(x) 1 π π
cos(x) ≤ ≤ − <x< .
x cos(x) 2 2
This is the critical inequality needed to “squeeze” sin(x)/x. Now by
Theorem 4.1, limx→0 cos(x) = 1, thus,
1
lim cos(x) = lim = 1.
x→0 x→0 cos(x)
Once again we are in the divine state to use the squeeze method, and
conclude
sin(x)
lim = 1. (8)
x→0 x
Section 4: Trigonometric Limits
x
Exercise 4.4. Calculate lim .
x→0 sin(99x)
sin(5x)
Exercise 4.7. Calculate lim .
x→0 sin(3x)
sin(x/5)
Exercise 4.8. Calculate lim .
x→0 sin(3x)
Section 4: Trigonometric Limits
tan(8x)
Exercise 4.9. Calculate lim . (Can you guess the answer?)
x→0 tan(4x)
5. One-Sided Limits
The past few sections we have been examining the limit concept:
lim f (x) = L,
x→a
if it is true that as x gets closer and closer to a, and x < a, f (x) gets
closer and closer to L. In this case we say that L is the left-hand limit
of f , or the limit from the left of f , as x approaches a.
As you can see, this is the same Pedestrian Description of limit we
have seen before, except for the qualification that x < a;consequently,
you can expect the left-hand limit to function similarly to the (bi-
directional) limit.
Take note that the limit notation is a little different. We have written
x → a− . The superscript of − connotes the limit from the left.
Here is an example along with some of standard techniques that are
used with the one-sided limit concept.
Section 5: One-Sided Limits
x2 − x − 3
Exercise 5.4. Discuss: lim − .
x→−1 1+x
1
Exercise 5.5. Discuss: lim √ .
x→1/2− 1 − 2x
x−1
Exercise 5.6. Discuss: lim .
x→2− 6 − x − x2
if it is true that as x gets closer and closer to a, and x > a, f (x) gets
closer and closer to L. In this case we say that L is the right-hand
limit of f , or the limit from the left of f , as x approaches a.
As you can see, this is the same Pedestrian Description of limit we
have seen before, except for the qualification that x > a; consequently,
you can expect the right-hand limit to function similarly to the (bi-
directional) limit.
Take note that the limit notation is a little different. We have written
x → a+ . The superscript of − connotes the limit from the right.
Let’s examine the same examples as in the previous section . . . giving
me a chance to practice my cut and paste techniques.
Example 5.3. (Continued from Example 5.1) Consider the func-
tion: 2
x x≤2
f (x) =
x3 x > 2.
Calculate: lim+ f (x).
x→2
Section 5: One-Sided Limits
(2) If lim f (x) and lim f (x) both exist, and if lim f (x) =
−
x→a + x→a − x→a
lim+ f (x), then lim f (x) exists, and
x→a x→a
x−1
Exercise 5.12. Discuss: lim .
x→3+ (x − 2)(x − 3)
Exercise 5.13. Prove: lim |x| = |a|, for any a ∈ R.
x→a
we mean there does not exist a number L having the property that as
x gets closer and closer to a, f (x) is getting closer and closer to L.
One of our implicit understandings of limit is that a limit is unique.
That is, if we calculate limx→2 x2 = 4, then we understand that there
is not some other limiting value for the same problem. Given that
the limit of limx→2 x2 = 4 is a correct answer, we would reject the
statement limx→2 x2 = 6.2490203309 as being a false statement.
Discerning the nonexistance of a limit puts more demand on our intu-
ition than calculating a limit that exists. One technique that is used
quite often to argue that a limit does not exist is to try to deny the
uniqueness of the limit. Let’s do an example to illustrate the idea
before formalizing it.
1
Example 7.1. Analyze the limit problem: lim sin( ).
x→0 x
x, x ≤ 2
Example 7.2. Define the function f (x) = . Analyze
x2 , x > 2
the limit lim f (x).
x→2
Section 7: Some Limits Do Not Exist
Exercise 3.3.
Solutions to Exercises (continued)
3.4. I will not delineate the details on this answer. Just follow the
solution pattern in Example 3.2. As you go through the details, it
will re-enforce your reasoning processes. The bottom line:
lim (2x3 + x2 − 3x + 2) = −4.
x→−2
I hope you didn’t multiply out the expression (2x3 + 6x2 + 3x − 4)3
and then take the limit . . . that’s what I was warning you about!
See what I was referring to when I hinted in the statement of the
problem to understand the content of the theorem. The function was
a polynomial and so the limit is f (−1). This was Skill Level 0.
Exercise 3.5.
Solutions to Exercises (continued)
x3 − x2 − 2x x(x − 2)(x + 1)
lim 2
= lim
x→2 x + x − 6 x→2 (x − 2)(x + 3)
x(x + 1)
= lim / Cancellation of Factors
x→2 x + 3
2(3)
= lim / by (9)
x→2 5
6
= .
5
Solutions to Exercises (continued)
Exercise 3.6.
Solutions to Exercises (continued)
3.9. See the solution to Exercise 3.5 for my thoughts and feelings
on the subject. The answer is
x(x2 + 1)3 3,000
lim 2
= .
x→3 2x + 1 19
Exercise 3.9.
Solutions to Exercises (continued)
3.11. The device for making the argument is Corollary 3.10. By that
corollary,
p
4
q
lim x3 − 2x = 4 lim (x3 − 2x) / by Cor 3.10
x→4 x→4
√4
= 56.
Make a conscience note of√the fact that 56 lies within the domain of
the 4th -root function, i.e. 4 56 is defined.
√
Final Note: Let F (x) = 4 x3 − 2x. Then this exercise shows us that
lim F (x) = F (4).
x→4
Exercise 3.11.
Solutions to Exercises (continued)
3.13. Simply follow the solution in Example 3.13. Here are some
details:
Auxiliary Algebraic Calculation:
√ √ √
3x + 4 − 2 3x + 4 − 2 3x + 4 + 2
= √
x x 3x + 4 + 2
3
=√
3x + 4 + 2
Now for the limit calculations
√
3x + 4 − 2 3
lim = lim √ / Aux. Calc.
x→0 x x→0 3x + 4 + 2
3
=
4
Exercise 3.13.
Solutions to Exercises (continued)
3.14. The limit of the numerator and denominator are both zero.
The Empirical Observation tells us that there is a common factor.
Preliminary Algebraic Step:
√ √ √
x−2 x−2 x+2
= √
x−4 x−4 x+2
x−4
= √
(x − 4)( x + 2)
1
=√
x+2
Finally,
√
x−2 1
lim = lim √
x→4 x−4 x→4 x+2
1
=
4
Exercise 3.14.
Solutions to Exercises (continued)
4.3. You should have used the same techniques as the two previous
examples.
sin(99x sin(99x)
lim = 99 lim = 99.
x→0 x x→0 99x
That’s not too hard. Exercise 4.3.
Solutions to Exercises (continued)
1
4.4. The answer is 99 silly! Of course you know
x 1
lim = lim .
x→0 sin(99x) x→0 sin(99x)/x
The denominator of the latter limit is 99 by the previous exercise.
Exercise 4.4.
Solutions to Exercises (continued)
sin(x) 1
= lim
x→0 x cos(x)
sin(x) 1
= lim lim
x→0 x x→0 cos(x)
= (1)(1)
The last two limit calculations follow from (7) and (1) Exercise 4.5.
Solutions to Exercises (continued)
4.6. You should have called on your experience gained form the
exercises and examples above.
tan(7x) tan(7x)
lim = 7 lim = 7(1) = 7.
x→0 x x→0 7x
Exercise 4.6.
Solutions to Exercises (continued)
4.7.
sin(5x) sin(5x)/x
lim = lim
x→0 sin(3x) x→0 sin(3x)/x
5 sin(5x)/5x
= lim
x→0 3 sin(3x)/3x
5 sin(5x)/5x
= lim
3 x→0 sin(3x)/3x
5
= .
3
Exercise 4.7.
Solutions to Exercises (continued)
4.8. This is the same as the previous exercise, only you have to be
careful with your algebra — to not error!
sin(x/) sin(x/5)/x
lim = lim
x→0 sin(3x) x→0 sin(3x)/x
(1/5) sin(x/5)/(x/5)
= lim
x→0 3 sin(3x)/3x
1/5 sin(x/5)/(x/5)
= lim
3 x→0 sin(3x)/3x
1
= .
15
See what I mean. You’ve got to be solid in algebra. Exercise 4.8.
Solutions to Exercises (continued)
8 sin(8x)/8x
= lim
x→0 4 sin(4x)/4x
8 sin(8x)/5x
= lim
4 x→0 sin(4x)/4x
= 2.
Exercise 4.9.
Solutions to Exercises (continued)
Exercise 5.1.
Solutions to Exercises (continued)
5.3. The first thing you have to remember is the meaning of the
symbols, in particular,
−x x<0
|x| =
x x≥0
I discern two cases for analysis. This case study is necessary to get rid
of the absolute value.
Case 1 : a ≤ 0. Now, if x is close to a and x < a, then because a ≤ 0
we conclude that x < 0 too. Thus,
|a| = −a |x| = −x.
Therefore,
Exercise 5.3.
Solutions to Exercises (continued)
lim (x2 − x − 3) = −3
x→−1−
lim (1 + x) = 0
x→−1−
1
5.5. The function under consideration is f (x) = √ . Its do-
1 − 2x
main is
Dom(f ) = { x ∈ R | 1 − 2x > 0 }
= { x ∈ R | x < 1/2 }
1
= ( −∞, )
2
As you can see, it doesn’t make sense to consider a two-sided limit
for this problem at x = 0. This is one of the utilities of the one-sided
limit concept — to be able to investigate the behavior of a function
at a boundary point.
Obviously,
√ r
lim 1 − 2x = lim (1 − 2x)
x→1/2− x→1/2−
= 0.
Solutions to Exercises (continued)
Exercise 5.7.
Solutions to Exercises (continued)
For this last evaluation, x > −2 and close to −2. Well, if x is close to
−2, it will eventually be smaller than −1. So for the purposes of the
evaluation of the function, we can assume that −2 < x < −1, hence
for that case f (x) = 1 − 2x3 .
Exercise 5.8.
Solutions to Exercises (continued)
5.9. The first thing you have to remember is the meaning of the
symbols, in particular,
−x x<0
|x| =
x x≥0
I discern two cases for analysis. This case study is necessary to get rid
of the absolute value.
Case 1 : a ≥ 0. Now, if x is close to a and x > a, then because a ≥ 0
we conclude that x > 0 too. Thus,
|a| = a |x| = x.
Therefore,
Exercise 5.9.
Solutions to Exercises (continued)
5.12. You should have begun your analysis by computing the limit
of the numerator and denominator separately.
5.13. Here, we simply invoke our (your?) memories. Put the fol-
lowing three facts together in an organized way to prove the result:
Theorem 5.1, Exercise 5.3, and Exercise 5.9. Good Luck!
Exercise 5.13.
Solutions to Exercises (continued)
6.1. I address only the first. The phrase “f (x) gets larger and larger”
has an ambiguous meaning without the phrase “without bound.” For
example, for the function f (x) = 1 − x2 , as x gets closer and closer
to 0, f (x) gets larger and larger, in fact, limx→0 f (x) = 1. But this is
not the sense that we truly mean when we say “f(x) gets larger and
larger.” In my little example, f (x) = 1 − x2 , even though f (x) gets
larger and larger, as x approaches 0, the values of f are not getting
arbitrary large — they are bounded, i.e. f (x) = 1 − x2 ≤ 1. Here, we
say the function f is bounded by 1 as x goes to 0.
When we say “f (x) gets larger and larger without bound” we mean
that f (x) is getting larger and larger in such a way that there is no
number M such that f (x) ≤ M . That is, the values of f are not kept
from “going off to infinity.”
This concept can and will be defined later. Exercise 6.1.
Solutions to Examples
3.1. We solve this problem by building on the solution of each pre-
vious problem — a standard technique in mathematics.
= (3)2 . (S-1)
Next,
Next, again,
= (3)5 . (S-4)
Summary of Results: limx→3 xn = 3n , for n = 1, 2, 3, 4, and 5.
Example 3.1.
Solutions to Examples (continued)
Study this solution method. Take note of the use of the correct no-
tation. As you do problems at home, use the proper notation! You
should strive for understanding of the concepts, but also you should
strive to become literate mathematically: That means you need to be
able to read, write, and speak mathematics in a correct way.
Another point to be made in this example is the following one. Define
f (x) = 3x2 − 2x + 1. Our problem was to compute limx→2 f (x), and
Solutions to Examples (continued)
the answer was limx→2 f (x) = 9. You probably have already observed
that 9 = f (2). Thus, for this example,
lim f (x) = f (2).
x→2
3.4. The first thing your eyes should see is that this is a limit of a
quotient of two functions. By (5), the limit of a quotient is the quotient
of the limits, provided the limit of the denominator is nonzero — this
is the basic content of (5). Therefore,
lim (x2 − 3x + 2)
x2 − 3x + 2 x→−1
lim = / by (5)
x→−1 2x3 + x − 4 lim (2x3 + x − 4)
x→−1
2
(−1) − 3(−1) + 2
= / by (8)
2(−1)3 + (−1) − 4
6
=− .
7
The limit of the denominator was
lim (2x3 + x − 4) = −7 6= 0;
x→−1
x3 − x2 − 4x + 3 lim (x3 − x2 − 4x + 3)
x→2
lim = / by (5)
x→2 x2 + 3x − 6 lim (x2 + 3x − 6)
x→2
3 2
2 − 2 − 4(2) + 3
= / by (8)
22 + 3(2) − 6
1
=− .
4
Again take note of the observation:
x3 − x2 − 4x + 3
lim f (x) = f (2), f (x) = .
x→2 x2 + 3x − 6
Thus, this function f is continuous at x = 2. Example 3.5.
Solutions to Examples (continued)
3.7.
We have the limit of the quotient of two functions. From (5), the limit
of a quotient is the quotient of the limits, provided the limit of the
denominator is nonzero. The limit of the denominator
lim (x2 − x − 2) = 22 − 2 − 2 = 0.
x→2
Hence, Skill Level 1! Notice also, that the limit of the numerator is
lim (x − 2) = 0.
x→2
3.9. In one sense, this is an easy problem. We are taking the limit of
a polynomial; the techniques in the section on the Algebra of Limits
apply. In particular, (8) applies, or, for that matter, (9) does too. That
having been said, we want to analyze this function as a composite.
The function is
F (x) = (x2 + 1)23 .
Now F is the composition of the functions:
f (x) = x23
and,
g(x) = x2 + 1
These definitions having been made, we obviously have
F (x) = f (g(x)).
The advantage of this point of view is that we have a “complicated
function,” that’s F , that has been de-composed into two “simple func-
tions,” those are f and g.
Solutions to Examples (continued)
Do you see how the limit is moved to the inside (or to the right of)
the function f ? Now let’s apply Theorem 3.8 to this problem:
p q
lim x2 + 3x = lim (x2 + 3x),
x→2 x→2
provided limx→2 x2 + 3x exists (it does here), and the limiting value
belongs to the domain of the outer function. In this case, the limit
value is limx→2 x2 + 3x = 10; and 10, in turn, being nonnegative falls
within the domain of the outer function, the square root function.
Solutions to Examples (continued)
Now that we have run through in our minds the justification for the
steps we can finish up.
p q
lim x2 + 3x = lim x2 + 3x,
x→2 x→2
√
= 10.
Thus,
p √
lim x2 + 3x = 10.
x→2
3.11. The function we are working with is F (t) = (t3 −5t+1)2/3 . This
function is the composition of two: the outer function, f (t) = t2/3 , and
the inner function, g(t) = t3 − 5t + 1. (Verify that F = f ◦ g.)
= 52/3 .
Thus,
lim (t3 − 5t + 1)2/3 = 52/3 .
t→−1
f (t) = t2/3 . Finally, the second condition requires that limt→5 f (t) =
f (5). Let’s argue that.
= 52/3
= f (3)
Do you see how we use the theorems and techniques to investigate a
mathematical point of interest?
Final Note: Note that lim F (t) = F (−1), where, F is defined above
t→−1
3 2/3
as F (t) = (t − 5t + 1) . Example 3.11.
Solutions to Examples (continued)
3.13. There are some tricky bits here. Notice that the numerator
and denominator both go to zero. My Empirical Observation is still
valid, we just have to work a little harder (Skill Level 1.3). To reveal
the common factor, we use the conjugate trick from algebra.
√ √ √
x2 + 1 − 1 x2 + 1 − 1 x2 + 1 + 1
lim = lim √ / conjugate
x→0 x2 x→0 x2 x2 + 1 + 1
(x2 + 1) − 1
= lim √
x→0 x2 ( x2 + 1 + 1)
x2
= lim √
x→0 x2 ( x2 + 1 + 1)
1
= lim √
x→0 x2 + 1 + 1
1
=
2
Solutions to Examples (continued)
Thus,
√
x2 + 1 − 1 1
lim 2
= .
x→0 x 2
Example 3.13.
Solutions to Examples (continued)
3.14. If you were to examine the graph of the function sin( x1 ), you
will see that is oscillates “wildly” as you plot the graph closer and
closer to x = 0. Multiplication of sin( x1 ) tends to dampen this oscilla-
tion down. However how do we make a formal argument?
In the Squeeze Method, the function f (x) = x2 sin( x1 ). This is our
“target function.” We want to squeeze f between two other functions
(yet to be determined), g and h, such that both functions g and h go
to zero. How do we create these two functions? Typically by trial and
error !
Observe that
−1 ≤ sin( x1 ) ≤ 1 ∀x 6= 0.
Therefore, for any x 6= 0, if we multiply all sides of this double in-
equality relation by the nonnegative number x2 we obtain
−x2 ≤ x2 sin( x1 ) ≤ x2 (S-5)
Think of the functions g and h to be
g(x) = −x2 h(x) = x2 .
Solutions to Examples (continued)
Example Notes: Note that we were able to “get rid” of the most com-
plex component, sin( x1 ), of the function f without “changing” the
limit. This is quite often the goal of the manipulations: to eliminate
the more complex components of the target function by bounding it
by other, more easily manageable functions.
The meaning of the phrase “complex components” has variable
meaning. Complex component may mean a ugly algebraic expression,
or it may mean a “simple” expression whose limit is difficult to discern
or does not exist.
In the case of this problem, the function sin( x1 ) is a simple func-
tion whose limit, as x approaches zero, does not exist. That being the
case, it is difficult to argue rigorously that the limit is zero—we must
eliminate it. The device used is the Squeeze Method.
Example 3.14.
Solutions to Examples (continued)
y = (cos(x) − 1)/x
x 1.0 0.5 0.1 0.05 0.01 0.005 0.001
y -0.4597 -0.2448 -0.04996 -0.02499 -0.00499 -0.0025 -0.0005
Therefore,
sin(4x) sin(4x)/x
lim = lim
x→0 sin(6x) x→0 sin(6x)/x
4 sin(4x)/4x
= lim
x→0 6 sin(6x)/6x
4 sin(4x)/4x
= lim
6 x→0 sin(6x)/6x
2
= .
3
Thus,
sin(4x) 2
lim =
x→0 sin(6x) 3
Example 4.4.
Solutions to Examples (continued)
Graphically Speaking: This means that the graph of the function has
a vertical asymptote at x = 1. As you approach 1 from the left-hand
side, the graph plunges to −∞.
Solutions to Examples (continued)
Example 5.2.
Solutions to Examples (continued)
Note that we simplify the limit problem by making the use of the
assumption that x > 2 in this limit problem. Once we do this, we
have a more conventional limit problem to evaluate. Example 5.3.
Solutions to Examples (continued)
Thus, the left-hand limit is different from the right-hand limit; there-
fore, by Theorem 5.1, the two-sided limit does not exist, i.e.
lim f (x) d.n.e.
x→2+
7.1. Can you imagine what the graph of this function looks like? For
1
reference let f (x) = sin( ).
x
Case 1 : We begin by considering some x’s getting closer and closer
to 0, and study what the corresponding values of f (x) do. The x’s I
want to choose are numbers of the form:
1
an = , n = 1, 2, 3, 4, . . .
2πn
Note that these values of x are getting closer and closer to 0 as you
consider larger and larger values of n. Now, substituting these x’s into
the function we get
1
f (an ) = sin( ) n = 1, 2, 3, 4 . . .
an
= sin(2πn) n = 1, 2, 3, 4 . . .
=0 n = 1, 2, 3, 4 . . .
Solutions to Examples (continued)
The Geometry: The function f (x) = sin( x1 ) crosses the x-axis infin-
itely many times close to x = 0. The numbers an are the x-intercepts
of the function f . As you know, the sine function has a series of high
points. This function f has infinitely many high points closer to 0.
Solutions to Examples (continued)