Limites
Limites
Limites
In this section, we will use foolproof methods to compute the EXACT values of limits. We will also examine
➔ how to combine the various laws to evaluate seemingly complicated limits, and
➔ Theorems that ease simplification of limits
We start with the limit laws. The textbook I'm using highlights eleven limit laws. The first five deal with basic limit
operations: addition, subtraction, multiplication, division and multiplication by a constant. The first five laws are stated
below.
Note that all eleven laws are valid if and only if the limits
lim f(x)
lim f(x) x→a
= [On the condition that the denominator IS NOT ZERO]
x→a g(x) lim g(x)
x→a
The sixth law is the power law, which is derived from the product law, by putting g(x) = f(x) and using the product law
repeatedly:
lim n
[f(x)]n = lim f(x)
x→a x→a
Laws 7 and 8 are critically important, if we are to apply any of the limit laws:
lim c = c Law 7
x→a
lim x = a Law 8
x→a
lim n
[f(x)]n = lim f(x)
x→a x→a
n
lim [x]n = lim x
x→a x→a
lim xn = an
x→a
Law 9
n n
√
lim Where n is a positive integer. We use this law with the
x→a
√f(x) = lim f (x) assumption that the limit is greater than zero, if n is an
x→a
even number.
Law 10
Finally, we have the eleventh law, which is basically a slight modification of law 10. Specifically, this law is obtained from
law 10 by putting f(x) = x and applying law 8.
n n
lim
x→a
√f(x) =
√ limx→a
f (x)
From Law 8,
lim x = a
x→a
Therefore,
n n
lim √x = √a
x→a
Law 11
For the rest of this section, we'll use these 11 laws in computing the exact values of limits. In applying any of these 11
limit laws, there's one general rule that applies to all.
Law 12
Functions that satisfy Law 12 are said to be continuous. Thus, their limits can be evaluated by using direct substitution.
Bear in mind that there are exceptions, as we'll see later in this section.
Example 1
Estimate the value of the limit
lim (5x2 – 2x + 3)
x→4
Solution
x g(x) x g(x) The question asks that we use numerical evidence to guess the value
of the limit.
3.5 57.25 4.5 95.25
3.7 64.05 4.3 86.85 As usual, we draw up a table of values for g(x) using values of x that
approach 4 from both sides.
3.9 71.25 4.1 78.85
3.99 74.62 4.01 75.38 The table clearly shows that g(x) approaches 75 as x gets closer and
closer to 4 from either side. Thus, using this table, we assume that
3.995 74.81 4.001 75.04
3.999 74.96 4.0005 75.01 lim (5x2 – 2x + 3) = 75
x→4
3.9995 74.98 4.0001 75.00
3.9999 74.99 4.00001 75.00 Therefore, numerical evidence shows that the value of the limit is 75.
Next, we'll use graphical evidence to guess the value of the limit.
If we graph the function g(x) = 5x2 – 2x + 3 in the viewing rectangle [–6, 6] by [–4, 85], we get this:
g(x) → 75 as x → 4
from both sides
From the graph, it is clear that g(x) → 75 as x → 4 from the left. Thus,
lim (5x2 – 2x + 3) = 75
X→4–
lim (5x2 – 2x + 3) = 75
X→4+
Since the left and right hand limits exist and are equal, it is safe to guess that
lim (5x2 – 2x + 3) = 75
x→4
OK, Enough with the guessing. Let's do some real math. This time, we'll apply the limit laws; no graphs, no tables. Here
goes:
lim (5x2 – 2x + 3) = 75
x→4
Example 2
Evaluate the limit and justify each step by indicating the appropriate Limit Law(s).
Solution
From the question, we see that
f(x) = (x3 + 2)(x2 – 5x)
● Since the function is a product, we can start by breaking the limit into a product of two limits. From the product
law,
Either way, we get the same answer. Let's use the first method:
= [(3) 3
+2 ] × [(3) 2
– 5(3) ] (Laws 7, 8, 9)
Try using the second method. Here's a hint: use laws 1, 2, 3, 8, and 9.
Example 3
Evaluate the limit and justify each step by indicating the appropriate Limit Law(s).
(x4 + x2 – 6) 2
lim
x→1 (x4 + 2x + 3)
Solution
Generally, understanding the kind of function you're dealing with helps you decide which limit law to use first. In this
case, it is obvious that we're dealing with a quotient function. Hence, we apply the quotient law first:
2
2 lim (x4 + x2 – 6)
(x + x – 6)
4 2
x→1
lim =
x→1 (x4 + 2x + 3) lim (x4 + 2x + 3)
x→1
2 2
lim (x4 + x2 – 6) lim (x4 + x2 – 6)
x→1 = x→1
lim (x4 + 2x + 3)
x→1 lim (x4 + 2x + 3) 2
x→1
2 2
lim (x4 + x2 – 6) lim x4 lim x2 lim 6
x→1 x→1 + –
x→1 x→1
=
lim (x4 + 2x + 3) 2
2
x→1 lim x4 + 2 lim x + lim 3
x→1 x→1 x→1
2
lim x4 + lim x2 – lim 6
x→1 x→1 x→1 ((1) 4
+ (1)2 – 6)2 (–4)2
4
= = =
9
lim x
2 ((1)4
+ 2(1) + 3)2 (6)2
2 lim x lim 3
4
+ +
x→1 x→1 x→1
Therefore,
(x4 + x2 – 6) 2
lim 4
=
x→1 (x + 2x + 3)
4
9
Example 4
Evaluate the limit and justify each step by indicating the appropriate Limit Law(s).
Solution
Here, the function is f(t) = (t + 1)9 (t2 – 1).
One way of solving this limit is by expanding f, but the drawback is that f will be too long when expanded, and let's not
forget that that there is a slight chance of making a mistake during the expansion,
An alternative method is to split the limit into two, since f is a product (like example 2):
Then,
9
lim (t + 1)9 × lim (t2 – 1) = lim (t + 1) × lim (t2 – 1) (Power Law)
t→ –2 t→ –2 t→ –2 t→ –2
9
= lim t + lim 1 × lim t2 – lim 1
t→ –2 t→ –2 t→ –2 t→ –2
(Addition & Subtraction Laws)
9
lim t + lim 1 × lim t2 – lim 1 = [(–2) + 1 ]9 × [(–2) 2
– 1]
t→ –2 t→ –2 t→ –2 t→ –2
= –3
Therefore,
Example 5
Evaluate the limit and justify each step by indicating the appropriate Limit Law(s).
lim
u→ –2 √u 4
+ 3u + 6
Solution
Since f(u) = u4 + 3u + 6, then Law 10 (the Root Law) gives
lim
u→ –2 √u 4
+ 3u + 6 =
√ lim u→ –2
[u
4
+ 3u + 6]
We then use the addition law, together with the constant multiple law to simplify f:
√ lim
u→ –2
[u 4
+ 3u + 6] = √ lim
u→ –2
(u )
4
+ lim
u→ –2
(3u) + lim
u→ –2
(6)
Evaluating the limits gives
√ lim
u→ –2
(u )
4
+ lim
u→ –2
(3u) + lim
u→ –2
(6) = √(–2) 4
+ 3(–2) + 6
= √16 – 6 + 6 = 4
Hence,
lim
u→ –2 √u 4
+ 3u + 6 = 4
Example 6
(a) What is wrong with the equation?
x2 + x – 6
= x + 3
x – 2
lim x2 + x – 6 lim (x + 3)
=
x→2 x – 2 x→2
is correct.
Solution
Clearly, there is nothing wrong with the equation
x2 + x – 6
= x + 3
x – 2
x2 + x – 6 (x + 3)(x – 2)
= = x + 3 (i)
x – 2 x – 2
Hence, the equation is correct. For this very reason, the equation
lim x2 + x – 6 lim (x + 3)
= (ii)
x→2 x – 2 x→2
is also correct. Bear in mind that,although (ii) is correct, the limit on the left, that is
lim x2 + x – 6
x→2 x – 2
DOES NOT EXIST. This is because the denominator would evaluate to zero using either the limit laws or direct
substitution. But if the function is simplified, we get the limit on the right side of (ii) as shown from (i).
x2 + x – 6 (x + 3)(x – 2)
lim = lim = lim (x + 3)
x→2 x – 2 x→2 (x – 2) x→2
➔ OR by using the limit laws to simplify the limit entirely:
lim (x2 + x – 6)
lim x2 + x – 6 x→2
= (Quotient Law)
x→2 x – 2 lim (x – 2)
x→2
Simplifying the numerator gives
lim (x + 3) lim (x – 2)
lim (x + 3)(x – 2) x→2 x→2
x→2
= (Product Law)
lim (x – 2)
x→2 lim (x – 2)
x→2
lim (x + 3) lim (x – 2)
x→2 x→2
= lim (x + 3)
x→2
lim (x – 2)
x→2
Example 7
Evaluate the limit, if it exists.
lim x2 – x + 12
x→ –3 x +3
Solution
To start with, we use direct substitution; that is, we put x = –3. If we do this, we find that the denominator equals zero.
To this end, we conclude that the limit does not exist.
Then again, there's a possibility we are jumping to conclusions here. The truth is, we are.
Here's one rule you should STRICTLY adhere to when evaluating the limit of a rational function: TRY TO SIMPLIFY THE
NUMERATOR OR DENOMINATOR WHEREVER POSSIBLE. In some cases, it is possible to simplify both numerator and
denominator, so that you'll end up canceling out equal values. This is what we did in example 6.
In this case, the function CANNOT be simplified any further. Hence, we can officially say that the limit DOES NOT
EXIST.
For cases like this, one way of verifying your result is by graphing the function. Since a limit does not exist when x = –3,
you should expect to see some kind of discontinuity.
If you look at the graph carefully, you'll agree that the limit is actually infinite (both positive and negative). Thus, the
actual answer should be
lim x2 – x + 12
x→ –3 = ± ∞
x +3
Example 8
Evaluate the limit, if it exists.
lim x + 2
x→ –2 x – x – 6
2
Solution
We start by simplifying the denominator:
lim 1 lim 1
1 x→ –2 x→ –2
lim = =
x→ –2 (x – 3) lim (x – 3) lim lim
x→ –2 x – 3
x→ –2 x→ –2
which equals
lim 1 lim 1 1
= =
x→ –2 (– 2 – 3) x→ –2 –5 –5
Thus,
lim x + 2 1
=
x→ –2 x – x – 6
2 –5
Example 9
Evaluate the limit, if it exists.
lim x2 + x – 2
x→1 x2 – 3x + 2
Solution
Here, we see that direct substitution is not an option, for obvious reasons. Neither can we use the quotient law at this
stage. Therefore, we can try to evaluate the limit, by simplifying it first. In this case, we see that both numerator and
denominator can be factorized:
lim (x + 2)
x +2 x→1
lim = (Quotient Law)
x→1 x – 2 lim (x – 2)
x→1
lim x + lim 2
x→1 x→1
1 + 2
= = –3
lim x lim 1 – 2
– 2
x→1 x→1
Therefore,
lim x2 + x – 2
= –3
x→1 x2 – 3x + 2
Example 10
Evaluate the limit, if it exists.
lim (h – 5)2 – 25
h→0 h
Solution
Like example 9, using direct substitution or the quotient rule at this stage is not a good idea. The function needs to be
simplified first. We start by expanding the numerator:
lim (h – 5)2 – 25 lim (h2 – 10h + 25) – 25 lim h2 – 10h + 25 – 25
= =
h→0 h h→0 h h→0 h
lim (h – 5)2 – 25
to lim (h – 10)
h→0 h→0
h
= 0 – 10 (Laws 7 and 8)
= – 10
Therefore,
lim (h – 5)2 – 25
= – 10
h→0 h
Example 11
Evaluate the limit, if it exists.
lim x3 – 1
x→1 x2 – 1
Solution
We need to simplify both numerator and denominator of the function:
Therefore,
lim x3 – 1 3
=
x→1 x –1
2
2
Here, I used direct substitution to evaluate the limit, after reducing the function to a simpler form. Now, try using the
limit laws to evaluate the limit.
One thing I've noticed is that, anytime you evaluate a limit, you'll always end up using laws 7, 8 and/or 9 (usually in the
final stage).
Example 12
Evaluate the limit, if it exists.
lim (1 + h)4 – 1
h→0 h
Solution
Expanding the numerator gives
Again, I have used direct substitution to evaluate the limit after reducing it to a simpler form (just like example 11).
Here's another task: use the limit laws to evaluate the limit. Justify each step by indicating the appropriate limit laws
you applied.
Example 13
Evaluate the limit, if it exists.
lim 9 – t
t→9 3 – √t
Solution
There are two possible approaches to solving this limit:
➔ Expressing the numerator as a difference of squares, and canceling out the common factors:
OR
lim (3 + √t)
t→9
= lim 3
t→9
+ √lim t→9
t (Root Law)
= 3 + √9 (Laws 7 and 8)
= 6
Therefore,
lim 9 – t
= lim (3 + √t) = 6
t→9 3 – √t t→9
Example 14
Evaluate the limit, if it exists.
lim t2 + t – 6
t→2 t2 – 4
Solution
Understand this: when evaluating the limit of a rational function, there is often the need to simplify it. The aim of
simplifying the limit is to reduce it to a relatively simpler form, or perhaps its simplest possible form so that the
appropriate limit laws can be applied. Here, we factorize both numerator and denominator:
lim (t + 3) 2+3 5
= =
t→2 (t + 2) 2+2 4
Example 15
Evaluate the limit, if it exists.
lim √2 – t – √2
t→0 t
Solution
We cannot use direct substitution, nor the quotient law, for obvious reasons. Neither can we simplify the numerator by
factorization. So, how do we simplify this limit?
When attempting to evaluate the limit of a rational function whose numerator or denominator (or perhaps both) is
irrational, one good approach is rationalizing the irrational expression first. This process should simplify the function
considerably. This is demonstrated in example 13. In this case, we rationalize the numerator:
lim √2 – t – √2 × √2 – t + √2
t→0 t √ 2 – t + √2
which gives
Now that the limit is simplified considerably, we can use the limit laws to evaluate it. Thus,
lim –1
lim –1 t→0
= (Quotient Law)
t→0
(√ 2 – t + √2 ) lim (√ 2 – t + √2 )
t→0
lim –1
t→0 (Addition Law)
=
lim √ 2 – t + lim √ 2
t→0 t→0
lim –1
t→0
= (Root Law)
√ lim (2 – t) +
t→0 √ lim 2
t→0
–1
= (Laws 7 & 8)
√ 2 – 0 + √2
–1 –1
= =
√2 + √2 2√2
–1 2√2 – 2√2 – √2
× = =
2√2 2√2 8 4
Thus,
lim √2 – t – √2 lim –1 –1 – √2
= = =
t→0 t t→0
(√ 2 – t + √2 ) 2√2 4
Example 16
Evaluate the limit, if it exists.
lim x4 – 16
x→2 x – 2
Solution
As usual, we simplify the function. We start by expressing the numerator as a difference of squares:
Example 17
Evaluate the limit, if it exists.
lim 1 – 2
x→1 x –1 x2 – 1
Solution
At a glance, it would seem that the subtraction law would be the best option. On the contrary, it would be the worst:
lim 1 – 2
= lim 1 lim 2
x→1 x –1 x2 – 1 –
x→1 x –1 x→1 x2 – 1
Clearly, it won't work because both denominators will evaluate to zero, and we know what that means!
A better option is to evaluate the expression in the bracket first:
1 2
lim (x – 1) – 2(x – 1) x2 – 1 – 2x + 2
2
lim –
= = lim
x→1 x –1 x –1
2
x→1 (x – 1)(x2 – 1) x→1 (x – 1)(x – 1)(x + 1)
= lim x2 – 2x + 1 = (x – 1)(x – 1) = 1
lim lim
x→1 (x – 1)(x – 1)(x + 1) x→1 (x – 1)(x – 1)(x + 1) x→1 x+1
So, by simply evaluating the bracketed expression, we have reduced
lim 1 – 2
lim 1
x→1 x –1 x2 – 1 to
x→1 x+1
This further proves the importance of simplifying a function before attempting to evaluate its limit. It makes the task a
whole lot easier. Using direct substitution,
lim 1 1 1
= =
x→1 x+1 1+1 2
Thus,
lim 1 – 2 1 1
= lim =
x→1 x –1 x2 – 1 x→1 x+1 2
Using direct substitution, the limit evaluates to ½. Now try using the limit laws to evaluate the limit.
Example 18
Evaluate the limit, if it exists.
Solution
We simplify the numerator:
1 1 3 – (3 + h)
–
lim (3 + h)–1 – 3–1 3+h 3 3(3 + h)
= lim = lim
h→0 h h→0 h→0 h
h
3– 3–h –h
= lim 9 + 3h = lim 9 + 3h =
lim –h × 1
h→0 (9 + 3h) h
h→0 h h→0 h
lim –1
=
h→0 (9 + 3h)
lim – 1
h→0
= (Addition & Constant Multiple Laws)
lim 9 + 3 lim h
h→0 h→0
Using laws 7 and 8, we have
–1 –1
=
9 + 3(0) 9
Therefore,
(3 + h)–1 – 3–1 –1
lim =
h→0 h 9
Example 19
Evaluate the limit, if it exists.
1 1
–
x 2
lim
x→2
x – 2
Solution
First, we simplify the function:
1 1 2 – x
–
x 2 lim 2x lim 2 – x × 1
lim = =
x→2 x→2 x – 2 x→2 2x x – 2
x – 2
= lim 2 – x
x→2 (x – 2)(2x)
Next, we multiply the denominator by a minus sign. This allows us to cancel out the common factors:
lim 1
1 x→2
lim = (Quotient & Constant Multiple Laws)
x→2 –2x
–2 lim x
x→2
1 1
= = (Laws 7 and 8)
–2(2) –4
Thus,
1 – 1
lim x 2 1
x→2 =
x – 2 –4
In the next set of examples (20 – 22), we learn how to evaluate limits of absolute functions.
Example 20
Evaluate the limit, if it exists.
lim |x + 4|
x→–4 – x + 4
Solution
From the definition of an absolute function,
x if x ≥ 0
|x| =
–x if x < 0
Let's assume
f(x) = |x + 4|
x + 4
Therefore,
x + 4
if x ≥ 0
x + 4
|x + 4|
=
x + 4 – (x + 4)
if x < 0
x + 4
which equals
|x + 4| 1 if x ≥ 0
=
x + 4 –1 if x < 0
In other words,
The task here is to evaluate the limit of f as x → –4 from the left. This means that we consider case (ii) only. Thus, since
f(x) = –1 for x < 0, then
Example 21
Evaluate the limit, if it exists.
lim 2x2 – 3x
x→1.5 |2x – 3|
Solution
First, we simplify the function (if possible):
x(2x – 3)
if x ≥ 0
2x – 3
x(2x – 3) =
g(x) =
|2x – 3|
x(2x – 3)
if x < 0
– (2x – 3)
which equals
x(2x – 3) x if x ≥ 0
g(x) = =
|2x – 3| –x if x < 0
So,
Clearly,
Example 22
Evaluate the limit, if it exists.
lim 1 1
x→0 –
x |x|
Solution
Following the definition of an absolute function,
1 1
– if x ≥ 0
x x
h(x) = 1 1 =
–
x |x|
1 1
– – if x < 0
x x
This becomes
0 if x ≥ 0
h(x) =
2
x if x < 0
So, to evaluate
1 1
lim –
x |x|
x→0
On the other hand, there's case (ii), which says that h(x) = 2/x for x < 0. Therefore, by direct substitution,
2
lim h(x) =
x→0– 0
This means a limit DOES NOT EXIST for case (ii). In summary,
Since these one sided limits are not equal, it follows that
Example 23
Let
x2 – 1
F(x) =
|x – 1|
Determine if
lim F(x)
x→1
exists, and sketch the graph of F.
Solution
Below is a graph of F:
To evaluate the limit, the first step to be taken is to rewrite F using the definition of the absolute function:
(x + 1)(x – 1)
if x ≥ 0
x–1
x2 – 1
F(x) = =
|x – 1| (x + 1)(x – 1)
if x < 0
–(x – 1)
Thus,
(x + 1) if x ≥ 0
F(x) =
–(x + 1) if x < 0
OR
x+1 if x ≥ 0
F(x) =
–x – 1 if x < 0
Now that F has been broken down into a simplified piecewise defined function, we can evaluate the limit by considering
two simple cases:
Example 24
The signum (or sign) function, denoted by sgn, is defined by
–1 if x < 0
sgn x = 0 if x = 0
1 if x > 0
Solution
Based on the definition of the signum function, we have this graph:
The graph is quite straightforward, and will be used to evaluate the limits in question:
Since the two one-sided limits are not equal, it follows that
x if x ≥ 0
|x| =
–x if x < 0
–(–1) if x < 0
|sgn x| = 0 if x = 0
1 if x > 0
which results in
1 if x < 0
|sgn x| = 0 if x = 0
1 if x > 0
Graphically, we have
From the graph,
which means
lim |sgn x| = 1
x→0
Again, always remember that, when dealing with absolute functions, always apply this rule:
x if x ≥ 0
|x| =
–x if x < 0
On my graphing calculator (CASIO Fx-9750G PLUS), the absolute function |x| is input as abs x. The abs function is one
of the many built in functions of a typical graphing calculator. Consult your calculator's manual for more info on how to
use this function, both for calculations and graphing.
Example 25
Let
x if x < 0
h(x) = x
2
if x = 0
8–x if x > 0
Sketch the graph of h, and evaluate each of the following limits, if it exists:
(i) lim h(x) (ii) lim h(x) (iii) lim h(x) (iv) lim h(x)
x→0 + x→0 x→1 x→2
Solution
This is another piecewise defined function, defined by three individual functions on three different domains:
lim h(x) = 0
x→0 –
Here, we are to evaluate the limit of h as x approaches 1. Clearly, this would fit into CASE 2, as described by its domain,
0 ≤ x ≤ 2. Besides, don't forget that h(x) = x2 for 0 ≤ x ≤ 2. Therefore, by direct substitution,
lim h(x) = 1
x→1
(A)
Using this definition, evaluate
lim [x] = –2
x→ –2 +
lim [x] = –2
x→ –2 +
lim [x] = –3
x→ –2 –
The left and right hand limits are not equal, which means that
Like (ii), we need to evaluate the left and right hand limits:
lim [x] = –3
x→–2.4
(B)
If n is an integer, evaluate
n n From the first table, you can see that each value of
lim [x] lim [x]
x→n– x→n–
lim [x]
–10 –11 1 0 x→n–
–9 –10 2 1
is ALWAYS 1 less than its corresponding value of n. Thus, we say
–8 –9 3 2
that
–7 –8 4 3
–6 –7 5 4 lim [x] = n –1
x→n–
–5 –6 6 5
Using this same technique, we evaluate
–4 –5 7 6
–3 –4 8 7 lim [x]
x→n+
–2 –3 9 8
and we get the second table below.
–1 –2 10 9
and
Since the left and right hand limits are not equal, it follows that, for any integer n,
So now, we've seen that the limit does not exist for integer values. For what values of n does it exist then? Let's take
one more look at the graph:
Observe the graph carefully, and you'll see that a limit does not exist for integer values. So, let's consider another
category of numbers on this graph: non-integers. Take a number like 1.5. This number will have a left and right hand
limit (which is 1). The same will apply to any non-integer. You can test this theory yourself. In the end, we find that the
limit
lim [x]
x→n
exists only for only non-integers. In other words, the limit exists if and only if n is a non-integer
Example 27
In the theory of relativity, the Lorentz contraction formula
L = Lo
√ 1 – v2
c2
expresses the length L of an object as a function of its velocity v with respect to an observer, where Lo is the length of
the object at rest and c is the speed of light. Find
lim L
v→c–
and interpret the result. Why is a left hand limit necessary?
Solution
The function in question is
L = Lo
√ 1 – v2
c2
and we're given the following information:
L = Object length
V = Velocity of object
Lo = Length of object at rest
c = Speed of light (approx. 3.0 ×105km/s)
lim L
v→c–
Verbally speaking, we've been asked to determine what happens to the length of an object as its velocity approaches
that of light. Mathematically, we want to know what happens to L as v→c from the left. Thus, from a logical perspective,
if v→c– (which means v approaches c, but remains less than c), then
v2 (i)
c2 → 1
As v gets closer and closer to c, v2/c2 gets closer and closer to 1. Thus, we can assume that, at some point,
v2 (ii)
c2 = 1
which means
√ 1 – v2
c2 would approach zero (iii)
So,
√ 1 – v2
c2
= 0 (iv)
lim L
v→c–
= lim
v→c–
Lo
√ 1 – v2
c2
lim
=
v→c–
Lo √1 – 1 From (i) and (ii)
= lim Lo
v→c– √0
= lim Lo (0) = 0 lim– Lo From (iv)
v→c– v→c
= 0
Therefore,
lim L = 0
v→c–
First, don't forget that the function we're dealing with is a “contraction formula”. With that in mind, the value of the
limit can be taken to mean that the length of the object approaches zero (i.e, the object “shrinks in length”) as its speed
approaches the velocity of light.
Example 28
Is there a number a such that
lim 3x2 + ax + a + 3
X→ –2 x2 + x – 2
exists? If so, find the value of a and the value of the limit.
Solution
Take a close look at the limit:
lim 3x2 + ax + a + 3
X→ –2 x2 + x – 2
Clearly, we can't use the quotient rule or direct substitution, because then, it would mean the limit does not exist (as the
denominator would evaluate to zero). For now, let's assume a limit exists. We'll represent the limit by L. Therefore,
lim 3x2 + ax + a + 3
= L (i)
X→ –2 x2 + x – 2
lim 3x2 + ax + a + 3
= L (ii)
X→ –2 (x + 2) (x – 1)
You'll find that, at this point, any method (quotient rule or direct substitution, although I prefer the latter) just might
work. However, there's a problem: the expression (x + 2) in the denominator prohibits us from moving any further. We
therefore partially eliminate the expression by taking it to the other side of the equation in (ii):
lim 3x2 + ax + a + 3
= (x + 2)L (iii)
X→ –2 (x – 1)
Now, we can evaluate the limit. Here we use direct substitution (i.e, we put x = –2)
3(–2)2 + a(–2) + a + 3 = (–2 + 2)L
(–2 – 1)
= 12 – 2a + a + 3 = 0
–3
= 15 – a = 0
–3
Solving for a gives a = 15.
Now that we know the value of a, we can find the value of L. To do that, we put a = 15 in (i) above:
Finally, we use direct substitution to evaluate what's left of the limit (or you can use the limit laws. My advice:Use
whatever method you're convenient with unless otherwise specified). In other words, we put x = –2:
3(–2) + 9 –6 + 9
= = –1
–2 – 1 –2 – 1
Thus, L = –1
Example 29
If
x2 if x is rational
f(x) =
0 if x is irrational
prove that
lim f(x) = 0
x→0
Solution
f is a function defined by two different functions in two different domains:
➔ f(x) = x2 if x is rational (I)
➔ f(x) = 0 if x is irrational (II)
Let's consider the first case:
f(x) = x2 for any rational value of x. Therefore,
We see that, for both scenarios, the limits evaluate to zero. Thus, for ANY value of x, rational or irrational,
lim f(x) = 0
x→0
Example 30
Show by means of an example that
lim
x→a
[f(x) + g(x)]
may exist even though neither
Solution
To solve this problem, we apply one of the basic principles of problem solving – working backwards.
In this regard, a feasible solution to this problem will be to come up with a function that can be broken down into two
simpler functions whose limits do not exist at a specified number a. This is perhaps the toughest part.
x2 + 5x + 6
h(x) =
x +3
This is the point where we start working backwards. Suppose we break h into two functions, m and n such that
x2 + 5x and
6
m(x) = n(x) =
x +3 x +3
do NOT EXIST, because the denominators of both limits evaluate to zero; however, if we combine m and n, we get a
different result:
= lim x2 + 5x 6
+
x→ –3 x +3 x +3
= lim x2 + 5x + 6 = lim (x +2)(x +3 )
x→ –3 x +3 x→ –3 x +3
= lim (x + 2)
x→ –3
= –3 + 2 (Direct Substitution)
= –1
Example 31
Show by means of an example that
lim
x→a
[f(x)g(x)]
may exist even though neither
Solution
We apply the “working backwards” technique we applied in Example 30 above. Here we use a relatively simple rational
function:
2√x(3x2 – 15x)
h(x) =
x√x(4 + 3x)
which is then split into two simpler functions:
2√x and
3x2 – 15x
f(x) = g(x) =
x(4 + 3x) √x
lim
x→0
[f(x)g(x)] = lim f(x)
x→0
× lim g(x)
x→0
2(3x – 15) 6x – 30
lim = lim
x→0 (4 + 3x) x→0 4 + 3x
You can see this limit can be evaluated without any problems. We use direct substitution:
6(0) – 30 –30
= = –7.5
4 + 3(0) 4
Again, we see that even though the limits
Example 32
Let f(x) = x – [x]
Solution
Observe that f contains a relatively familiar function, the greatest integer function y = [x]. We've examined this function
in Example 26.
To solve these problems, we need to apply what we've learnt about the function y = [x]. First, we have to graph f, and to
do that, we need two vital pieces of information:
➔ In the domain –5 < x < –4 for example, [x] = –5 and therefore f(x) = x – [–5] = x – (–5) = x + 5
➔ In the domain –4 < x < –3, [x] = –4 and therefore f(x) = x – [–4] = x – (–4) = x + 4
and so on. You'll understand the pattern better when its tabulated:
Domain of x [x] f(x) = x – [x] Using this table and the fact that f(x) = 0 for any integer x, we have
the graph below.
–5 < x < –4 –5 f(x) = x + 5
(b)
–4 < x < –3 –4 f(x) = x + 4 From the graph below, it is quite obvious that, for instance,
f(x)→1 as x→ –5 – ,
–3 < x < –2 –3 f(x) = x + 3 f(x)→1 as x→ 3 – ,
f(x)→1 as x→ 5 – ,
–2 < x < –1 –2 f(x) = x + 2 and so on, as illustrated by the upward- facing arrows in the graph.
Thus, for any integer n,
–1 < x < 0 –1 f(x) = x + 1
lim f(x) = 1
x→n–
0<x<1 0 f(x) = x On the other hand, we also see from the graph that, for example,
f(x)→0 as x→ –5 +,
1<x<2 1 f(x) = x – 1 f(x)→0 as x→ 3 +,
f(x)→0 as x→ 5 +,
2<x<3 2 f(x) = x – 2 and so on, as illustrated by the downward- facing arrows in the graph.
Thus, for any integer n,
3<x<4 3 f(x) = x – 3
lim f(x) = 0
4<x<5 4 f(x) = x – 4 x→n+
y = [x]
(c)
In summary, we've seen from (a) and (b) that, for any integer n,
lim f(x)
x→a
does exists if a is an integer. However, if you look carefully at the graph, you'll see that a limit exists for non-integers,
and this implies that the limit exists if and only if a is a non-integer.
Example 33
If f(x) = [x] + [– x], show that
lim f(x)
x→2
exists but is not equal to f(2).
Solution
If you read the question carefully, you'll see that, to solve the problem, we have to determine the values of
➔ lim f(x)
x→2
➔ f(2)
From the table, we see that, for any non-integer x, f(x) = –1.
Using this information and the fact that f(x) = 0 for integer values of x, we have the following graph:
From the graph of f, it is quite clear that f(2) = 0, but
lim f(x) = –1
x→2
Thus, we have shown that
Example 34
Evaluate the limit, if it exists.
√x – x2
lim
x→1 1 – √x
Solution
Observe that the numerator and denominator are irrational. Thus, this limit can be evaluated by rationalizing either.
Here, we rationalize the denominator first:
√x + x – x2 – x2√x
= lim
x→1 1–x
We need to cancel out the denominator, and doing this requires the rearrangement of the terms in the numerator:
√x + x – x2 – x2√x √x – x2√x + x – x2
lim = lim
x→1 1–x x→1 1–x
= lim (√x(1 + x) + x )
x→1
= 3
Therefore,
√x – x2
lim = 3
x→1 1 – √x
x – x4 x(1 – x3)
= lim = lim
x→1 (1 – √x)(√x + x2) x→1 (1 – √x)(√x + x2)
After rationalizing the numerator, you can see that the limit hasn't been simplified much. In cases like this, we
rationalize again using the original denominator:
At this point, the limit has been simplified well enough for us to evaluate.
Using direct substitution,
(1)(3)(2)
=
(2)
= 3
You'll agree that the second method is relatively complicated, but I want you to realize that sometimes, you need to
rationalize a relatively complicated rational limit more than once before you can move any further.
Example 35
The figure shows a fixed circle C1 with equation (x – 1)2 + y2 = 1 and a shrinking circle C2 with radius r and center the
origin. P is the point (0, r), Q is the upper point of intersection of the two circles, and R is the point of intersection of the
line PQ and the x-axis. What happens to R as C2 shrinks, that is, as r → 0+ ?
P
Q
C2
0
R x
C1
Solution
The figure shows two circles, C1, whose equation is (x – 1)2 + y2 = 1. This equation can be rewritten to look like a
standard circle equation:
(x – 1)2 + y2 = 1
= x2 – 2x + 1 + y2 = 1
= x2 – 2x + y2 = 1 – 1
= x2 – 2x + y2 = 0
= x2 + y2 = 2x (i)
There's a second circle C2 whose equation is not given. Nonetheless, we know that it has a radius r and its center is the
origin (0,0). Thus we use the standard circle equation:
x2 + y2 = r2 (ii)
to represent C2.
The task here is to determine what happens to R as r → 0+ . Try to imagine for a moment what the figure would look like
when C2 starts to shrink! You'll find that the line PQ starts to shrink too, and this means that the point R begins to move
as well. To be more specific, the x-coordinate of R will approach a certain value. But what is the limit? Well, we're about
to find out.
x2 + y2 = 2x (i)
x2 + y2 = r2 (ii)
When we solve the two equations, we find that r2 = 2x. Solving for x gives
r2
x = (iii)
2
This will be the x-coordinate of the point Q (where C 1 and C2 intersect). To get the y-coordinate, we plug (iii) into (ii) to
give
r2 2
+ y2 = r2
2
r4
= + y2 = r2
4
Therefore,
y2 r2 – r4
=
4
y =
√ r2(4 – r2)
4
=
√ r2 (4 – r2)
4
r
y =
2 √(4 – r ) 2
r2 , r
Coordinate of point Q =
2 2 √(4 – r ) 2
r r
2 √(4 – r ) 2 – r
2 √(4 – r ) 2 – r
Slope of PQ = =
r2 r2
2 – 0
2
1 2
= r
2 √(4 – r ) 2
– 1 ×
r2
1
2
2 √(4 – r ) 2
– 1
√(4 – r ) –
2
2
= =
r
r
Therefore,
m =
√(4 – r ) – 2
2
r
We have the slope of PQ, which means we can compute the equation of the line. Using the slope-intercept equation of a
line, we have
y = mx + c
where m = slope of PQ
c = y-intercept (which in this case, equals r)
Thus the equation can be rewritten as
y = mx + r (iv)
Recall the problem, we want to know what happens to the point R (x, 0) as r → 0+ . We see that if r → 0+ , then the point
R begins to shift. To be more specific, the x-coordinate of R changes. But what point does it approach? That's what we
really want to know.
Therefore, we'll need an equation that explicitly describes the x-coordinate of R. In other words, we express (iv) in
terms of r, which is done by making x the subject of (iv):
mx + c = 0
–r
∴ x = (v)
m
–r
x =
√(4 – r ) – 2
2
r
Which equals
x = – r2
(vi)
√(4 – r ) – 2
2
– r2
lim
r→0 + √(4 – r ) – 2
2
lim – r2
× √(4 – r ) 2
+ 2
r→0 +
√(4 – r ) –2
2 √(4 – r ) 2
+ 2
= lim
– r2 √(4 – r ) 2
+ 2
r→0 +
√(4 – r ) – 2
2 √(4 – r )2
+ 2
= lim
– r2 √(4 – r ) 2
+ 2
r→0 +
4 – r2 – 4
= lim
– r2 √(4 – r ) 2
+ 2
r→0 +
– r2
= lim √(4 – r ) 2
+ 2
r→0 +
lim √(4 – r ) 2
+ 2 = √ 4 – (0)2 + 2
r→0 +
= √4 + 2
= 2+2
= 4
Thus,
– r2
lim = 4
r→0 + √(4 – r ) –
2
2
In other words, as r → 0+ , the x-coordinate of R approaches 4. Here's a better interpretation: as r → 0+, the point R
approaches the point (4,0) on the x-axis.
Example 36
Evaluate the limit
lim √6 – x – 2
x→2
√3 – x – 1
Solution
I've tried to evaluate this limit using many methods. I came to understand that the best (and easiest) way around it is to
“double rationalize”! See how it's done:
lim √6 – x – 2
×
√6 – x + 2
×
√3 – x + 1
x→2
√3 – x – 1 √6 – x + 2 √3 – x + 1
which equals
lim
√6 – x – 2 √6 – x + 2 √3 – x + 1
x→2
√3 – x – 1 √6 – x + 2 √3 – x + 1
(6 – x – 4) √3 – x + 1
= lim
x→2
(3 – x – 1) √6 – x + 2
(2 – x) √3 – x + 1
= lim
x→2
(2 – x) √6 – x + 2
lim
√3 – x + 1
x→2
√6 – x + 2
The function is still irrational, but at this point, it does not matter because it can be evaluated That's the whole point of
rationalization – to simplify a function far enough so that it can be evaluated as easily as possible.
lim
√3 – x + 1 √3 – 2 + 1
=
x→2
√6 – x + 2 √6 – 2 + 2
√1 + 1
=
√4 + 2
= 1
2
Therefore,
lim √6 – x – 2
=
1
The solution to example 36 has been
x→2 2
√3 – x – 1 adapted from Cramster
This tutorial is concluded in Part II, where we look at a very important Theorem: The Sandwich Theorem.
Before you exit, try the following exercises. If you need help, you know how to reach me.
EXERCISES
(1) Given that
lim x – 2 lim x2 – x – 12
(a) (b) lim √16 – x2 (c)
x→–1 x + 4x – 3
2
x→4 – x→–3 x+3
lim (1 + h) – 1 lim (2 – h ) – 8
4 3
(d) (e) (f) lim x2 + x – 6
h→0 h h→0 h x→2 x2 – 4
x2 – 81 1 1 4 – √x
(g) lim (h) lim – (i) lim
x→9 √x – 3 x→0 x√1 + x x x→16 x – 16
lim 1 – √1 – h
2
(j)
h→0 h (m) lim |x + 4|
x→– 4
x
f(x) =
√1 + 3x – 1
(b) Make a table of values for f(x) for x close to 0 and guess the value of the limit.
(c) Use the limit laws to prove that your guess is correct .
f(x) = √3 + x – √3
x
to estimate the value of limx→0 f(x) to two decimal places
(b) Use a table of values of f(x) to estimate the limit to four decimal places
(c) Use the limit laws to find the exact value of the limit.
(5) Let
√–x if x < 0
f(x) = 3–x if 0 ≤ x ≤ 3
(x – 3) 2
if x > 3
calculus4engineeringstudents.com