Skip to main content

Section 1.3 First Indeterminate Forms

We’re going to really focus on one of the main aspects of a limit in this next activity. The activity should serve two purposes:
  1. We’ll review a really important property or aspect of what a limit is!
  2. We’ll look at this thing that we already know from a slightly different perspective (or maybe just a specific perspective), and we’ll discover a really important and helpful result from it!

Activity 1.3.1. Limits of (Slightly) Different Functions.

(a)

Using the graph of \(f(x)\) below, approximate \(\displaystyle \lim_{x\to 1} f(x)\text{.}\)
A graph of a decreasing function down to an open hole at (1,1). There is a point above the curve at (1,3). The graph continues from (1,1) and increases up to (3,3) where it begins decreasing.
Figure 1.3.1.

(b)

Using the graph of the slightly different function \(g(x)\) below, approximate \(\displaystyle \lim_{x\to 1} g(x)\text{.}\)
A graph of a decreasing function down to an open hole at (1,1). There is a point below the curve at (1,-1). The graph continues from (1,1) and increases up to (3,3) where it begins decreasing. It is the same graph as the function f(x) above other than the point at (1,3) being at (1,-1).
Figure 1.3.2.

(c)

Compare the values of \(f(1)\) and \(g(1)\) and discuss the impact that this difference had on the values of the limits.

(d)

For the function \(r(t)\) defined below, evaluate the limit \(\displaystyle \lim_{t\to 4} r(t)\text{.}\)
\begin{equation*} r(t) = \begin{cases} 2t - \frac{4}{t} \amp \text{when } t\lt 4\\ 8 \amp \text{when } t=4\\ t^2 - t-5 \amp \text{when } t\gt 4 \end{cases} \end{equation*}

(e)

For the slightly different function \(s(t)\) defined below, evaluate the limit \(\displaystyle \lim_{t\to 4} s(t)\text{.}\)
\begin{equation*} s(t) = \begin{cases} 2t - \frac{4}{t} \amp \text{when } t\leq 4\\ t^2 - t-5 \amp \text{when } t\gt 4 \end{cases} \end{equation*}

(f)

Do the changes in the way that the function was defined impact the evaluation of the limit at all? Why not?
This is an important thing to notice: we can change our function by changing the value of the function at \(x=a\) without changing the value of the limit as \(x\to a\text{.}\)
Why will this be helpful? At the end of Section 1.2 we found that some functions (polynomials) are great: the limit of these functions is the same as the function value at the point (Theorem 1.2.7). This is a special case, and many functions won’t be so nice to work with. But maybe we could use Theorem 1.3.3 to swap out an annoying-to-work-with function for a nice-to-work-with function!

Subsection A First Introduction to Indeterminate Forms

So before we begin applying this result, we will focus on a situation where we need it. We’re going to do something strange: define a situation before we experience it.

Definition 1.3.4. Indeterminate Form.

We say that a limit has an indeterminate form if the general structure of the limit could take on any different value, or not exist, depending on the specific circumstances.
For instance, if \(\displaystyle \lim_{x\to a} f(x) = 0\) and \(\displaystyle \lim_{x\to a} g(x) = 0\text{,}\) then we say that the limit \(\displaystyle \lim_{x\to a}\left(\frac{f(x)}{g(x)}\right)\) has an indeterminate form. We typically denote this using the informal symbol \(\frac{0}{0}\text{,}\) as in:
\begin{equation*} \lim_{x\to a}\left(\frac{f(x)}{g(x)}\right) \stackrel{?}\to \frac{0}{0}\text{.} \end{equation*}
Ok, so why do we need this definition? What does the word “indeterminate” even mean, here?
We’re going to see in this next activity that this kind of \(\dfrac{0}{0}\) form of a limit can actually lead to very different behavior: we call it indeterminate because we cannot determine, based solely on the form \(\dfrac{0}{0}\text{,}\) what the limit is or even if it will exist.

Activity 1.3.2.

(a)
Were going to evaluate \(\displaystyle \lim_{x\to 3} \left(\dfrac{x^2-7x+12}{x-3}\right)\text{.}\)
  • First, check that we get the indeterminate form \(\frac{0}{0}\) when \(x\to 3\text{.}\)
  • Now we want to find a new function that is equivalent to \(f(x) = \dfrac{x^2-7x+12}{x-3}\) for all \(x\)-values other than \(x=3\text{.}\) Try factoring the numerator, \(x^2-7x+12\text{.}\) What do you notice?
  • “Cancel” out any factors that show up in the numerator and denominator. Make a special note about what that factor is.
  • This function is equivalent to \(f(x) = \dfrac{x^2-7x+12}{x-3}\) except at \(x=3\text{.}\) The difference is that this function has an actual function output at \(x=3\text{,}\) while \(f(x)\) doesn’t. Evaluate the limit as \(x\to 3\) for your new function.
(b)
Now we’ll evaluate a new limit: \(\displaystyle \lim_{x\to 1}\left(\dfrac{\sqrt{x^2+3}-2}{x^2-5x+4}\right)\text{.}\)
  • First, check that we get the indeterminate form \(\frac{0}{0}\) when \(x\to 1\text{.}\)
  • Now we want a new function that is equivalent to \(g(x)=\dfrac{\sqrt{x^2+3}-2}{x^2-5x+4}\) for all \(x\)-values other than \(x=1\text{.}\) Try multiplying the numerator and the denominator by \((\sqrt{x^2+3}+2)\text{.}\) We’ll call this the “conjugate” of the numerator.
  • In your multiplication, confirm that \((\sqrt{x^2+3}-2)(\sqrt{x^2+3}+2) = (x^2+3)-4\text{.}\)
  • Try to factor the new numerator and denominator. Do you notice anything? Can you “cancel” anything? Make another note of what factor(s) you cancel.
  • This function is equivalent to \(g(x) = \dfrac{\sqrt{x^2+3}-2}{x^2-5x+4}\) except at \(x=1\text{.}\) The difference is that this function has an actual function output at \(x=1\text{,}\) while \(g(x)\) doesn’t. Evaluate the limit as \(x\to 1\) for your new function.
(c)
Our last limit in this activity is going to be \(\displaystyle \lim_{x\to -2}\left(\dfrac{3-\frac{3}{x+3}}{x^2+2x}\right)\text{.}\)
  • Again, check to see that we get the indeterminate form \(\frac{0}{0}\) when \(x\to -2\text{.}\)
  • Again, we want a new function that is equivalent to \(h(x)=\dfrac{3-\frac{3}{x+3}}{x^2+2x}\) for all \(x\)-values other than \(x=-2\text{.}\) Try completing the subtraction in the numerator, \(3-\frac{3}{x+3}\text{,}\) using “common denominators.”
  • Try to factor the new numerator and denominator(s). Do you notice anything? Can you “cancel” anything? Make another note of what factor(s) you cancel.
  • For the final time, we’ve found a function that is equivalent to \(h(x) =\dfrac{3-\frac{3}{x+3}}{x^2+2x}\) except at \(x=-2\text{.}\) The difference is that this function has an actual function output at \(x=-2\text{,}\) while \(h(x)\) doesn’t. Evaluate the limit as \(x\to -2\) for your new function.
(d)
In each of the previous limits, we ended up finding a factor that was shared in the numerator and denominator to cancel. Think back to each example and the factor you found. Why is it clear that these must have been the factors we found to cancel?
(e)
Let’s say we have some new function \(f(x)\) where \(\displaystyle \lim_{x\to 5} f(x) \stackrel{?}{\to} \frac{0}{0}\text{.}\) You know, based on these examples, that you’re going to apply some algebra trick to rewrite your function, factor, and cancel. Can you predict what you will end up looking for to cancel in the numerator and denominator? Why?
This is great: we’re applying Theorem 1.3.3 because in each algebraic manipulation, we change the domain of the function by removing some factor from the denominator!
These three algebra tricks are all we’ll look at for now. In reality, there are plenty of little tricky manipulations we can use to slightly change functions, but if we focused on trying to build one for every situation we could run into, we’d spend the rest of this text just outlining different algebra tricks for different situations.

Algebra Tricks for Indeterminate Forms.

For limits with the \(\frac{0}{0}\) indeterminate form, we can apply the following algebraic tricks:
  1. Factor and cancel: This works well when we have polynomials divided by polynomials.
  2. Conjugates: This works well when we have some difference of square roots in the numerator or denominator.
  3. Combine fractions with common denominators: This works well when we have some subtraction with fractions inside of a numerator or denominator of another fraction.

Subsection What if There Is No Algebra Trick?

We’ve seen some nice examples above where we were able to use some algebra to manipulate functions in such was as to force some shared factor in the numerator and denominator into revealing itself. From there, we were able to apply Theorem 1.3.3 and swap out our problematic function with a new one, knowing that the limit would be the same.
But what if we can’t do that? What if the specific structure of the function seems resistent somehow to our attempts at wielding algebra?
This happens a lot, and we’ll investigate some more of those types of limits in Section 4.7. For now, though, let’s look at a very famous limit and reason our way through the indeterminate form.

Activity 1.3.3.

Let’s consider a new limit:
\begin{equation*} \lim_{\theta\to 0} \frac{\sin(\theta)}{\theta}\text{.} \end{equation*}
This one is strange!
(a)
Notice that this function, \(f(\theta) = \dfrac{\sin(\theta)}{\theta}\text{,}\) is resistent to our algebra tricks:
  • There’s nothing to “factor” here, since our trigonometric function is not a polynomial.
  • We can’t use a trick like the “conjugate” to multiply and rewrite, since there’s no square roots and also only one term in the numerator.
  • There aren’t any fractions that we can combine by addition or subtraction.
(b)
Be frustrated at this new limit for resisting our algebra tricks.
(c)
Now let’s think about the meaning of \(\sin(\theta)\) and even \(\theta\) in general. In this text, we will often use Greek letters, like \(\theta\text{,}\) to represent angles. In general, these angles will be measured in radians (unless otherwise specified). So what does the sine function do or tell us? What is a radian?
Hint 1.
On the unit circle, if we plot some point at an angle of \(\theta\text{,}\) then the coordinates of that point can be represented with trig functions! Which ones?
Hint 2.
The length of the curve defining a unit circle is \(2\pi\text{.}\) This also corresponds to the angle we would use to represent moving all the way around the circle. What must the length of the portion of the circle be up to some point at an angle \(\theta\text{?}\)
(d)
Let’s visualize our limit, then, by comparing the length of the arc and the height of the point as \(\theta\to 0\text{.}\)
(e)
Explain to yourself, until you are absolutely certain, why the two lengths must be the same in the limit as \(\theta\to 0\text{.}\) What does this mean about \(\displaystyle \lim_{\theta\to 0}\frac{\sin(\theta)}{\theta} \text{?}\)

Practice Problems Practice Problems

2.

Consider the following limit:
\begin{equation*} \lim_{x\to 3} \left(\frac{2x^2-5x-3}{x^2+5x-24}\right)\text{.} \end{equation*}
(a)
Confirm that this limit has an indeterminate form.
(c)
When you were evaluating the limit, you likely “cancelled” a factor of \((x-3)\) from the numerator and denominator. Why might you have known, before factoring anything, that \((x-3)\) would be a factor shared in the numerator and denominator?
For instance, how did you know it wasn’t going to be \((x-4)\) or \((x+1)\) or something else?

3.

Consider the following limit:
\begin{equation*} \lim_{x\to 4}\left(\frac{\frac{2}{x+1} - \frac{x-2}{5}}{x-4}\right)\text{.} \end{equation*}
(a)
Confirm that this limit has an indeterminate form.
(c)
When you were evaluating the limit, you likely “cancelled” a factor of \((x-4)\) from the numerator and denominator. Why might you have known, before factoring anything, that \((x-4)\) would be a factor shared in the numerator and denominator?
For instance, how did you know it wasn’t going to be \((x-3)\) or \((x+1)\) or something else?

4.

Use the algebra tricks from Algebra Tricks for Indeterminate Forms to evaluate each limit.
(a)
\(\displaystyle \lim_{x\to 2} \left(\frac{x^2-4}{x^2+3x-10}\right)\)
(b)
\(\displaystyle \lim_{x\to-1} \left(\frac{2x^2+x-1}{x+1}\right)\)
(c)
\(\displaystyle \lim_{x\to4} \left(\frac{4-x}{x-4}\right)\)
(d)
\(\displaystyle \lim_{x\to1} \left(\frac{\sqrt{x+3}-2}{x-1}\right)\)
(e)
\(\displaystyle \lim_{x\to2} \left(\frac{\sqrt{x^2-1} - \sqrt{x+1}}{x-2}\right)\)
(f)
\(\displaystyle \lim_{h\to0} \left(\frac{\sqrt{a+h}-\sqrt{a}}{h}\right)\) where \(a\) is some non-negative real number
(g)
\(\displaystyle \lim_{t\to3} \left(\frac{\frac{1}{t}- \frac{1}{3}}{t-3}\right)\)
(h)
\(\displaystyle \lim_{t\to6} \left(\frac{\frac{t+1}{t-1} - \frac{7}{11-t}}{t-6}\right)\)
(i)
\(\displaystyle \lim_{h\to0} \left(\frac{\frac{1}{a+h}-\frac{1}{a}}{h}\right)\) where \(a\) is some real number