The Core Idea: Estimating Limit Values from Tables
The fundamental concept of a limit involves understanding the behavior of a function, , as its input, , gets arbitrarily close to a specific value, . This topic introduces a numerical method for investigating this behavior. Instead of using an algebraic formula or a graph, we use a table of function values. By examining the output values () for input values () that are progressively closer to from both sides (i.e., from values less than and values greater than ), we can estimate the single value, , that the function is approaching.
This process is an estimation because a table provides only a discrete set of points. However, by observing the trend in the function's output as the input "squeezes" in on , we can make a strong conjecture about the limit. The critical condition is that the function must approach a single, unique, finite value from both the left and the right of . If the function approaches different values from each side, or if it increases or decreases without bound, the limit does not exist.
Key Definitions
This topic is built on the foundational definitions of what a limit is and the conditions under which it exists.
The Limit of a Function (Numerical Perspective)
The limit of a function as approaches is a single, unique number if the values of get arbitrarily close to as gets arbitrarily close to from both the left side and the right side. This is written as:
Approaching from the left: Examining -values that are less than (e.g., , , , ...).
Approaching from the right: Examining -values that are greater than (e.g., , , , ...).
Existence of a Limit
For the limit to exist, two conditions must be met:
The function must approach a single, finite value as approaches from the left.
The function must approach the same single, finite value as approaches from the right.
If the values of do not approach a single finite number as approaches , then the limit does not exist (DNE).
Understanding The Two-Sided Approach
The most critical nuance in estimating limits from a table is the concept of a two-sided approach. The statement is a question about the behavior of in the immediate vicinity around, not just at. The value of itself is irrelevant to the value of the limit. The limit is determined solely by the function's trend as closes in on .
To properly estimate a limit from a table, you must act as a detective investigating the scene from two different directions:
The Left-Hand Approach: Look at the sequence of -values in the table that are less than and are getting closer to . Observe the corresponding values. Do they appear to be homing in on a specific number? This is the left-hand trend.
The Right-Hand Approach: Look at the sequence of -values in the table that are greater than and are getting closer to . Observe the corresponding values. Do they appear to be homing in on a specific number? This is the right-hand trend.
The limit exists only if the destination of the left-hand approach is identical to the destination of the right-hand approach. If they lead to different values, the overall limit does not exist because the function is not approaching a unique number.
Core Concepts & Rules
Estimation via Evaluation: A limit can be estimated by calculating the value of a function at several points that are very close to the target .
Two-Sided Agreement is Mandatory: For a limit to exist as approaches , the function's values must approach the exact same finite number when approaches from the left (values less than ) and from the right (values greater than ).
Conditions for Non-Existence (DNE): If the function values do not converge to a single, finite number , the limit does not exist. This occurs if:
The function approaches a different value from the left than from the right.
The function's values increase or decrease without bound (approaching ).
Step-by-Step Example 1: Estimating a Limit That Exists
Problem: A function is defined by . The table below gives values of for selected values of near . Estimate the value of .
| -0.1 | -0.01 | -0.001 | 0 | 0.001 | 0.01 | 0.1 | |
|---|---|---|---|---|---|---|---|
| 0.99833 | 0.99998 | 0.99999 | Undefined | 0.99999 | 0.99998 | 0.99833 |
Step 1: Identify the target value
The problem asks for the limit as , so . Notice that the function is undefined at , which is irrelevant for finding the limit.
Step 2: Analyze the approach from the left
Look at the -values less than 0 that are getting closer to 0: , , .
Observe the corresponding values: , , .
The trend shows that as approaches 0 from the left, appears to be approaching 1.
Step 3: Analyze the approach from the right
Look at the -values greater than 0 that are getting closer to 0: , , .
Observe the corresponding values: , , .
The trend shows that as approaches 0 from the right, also appears to be approaching 1.
Step 4: Compare the two-sided approaches and conclude
The function approaches the value 1 from the left side of 0, and it approaches the value 1 from the right side of 0. Since both sides approach the same unique, finite number, we can estimate the limit.
Conclusion:
Based on the table, .
Step-by-Step Example 2: Identifying a Limit That Does Not Exist
Problem: The table below gives values for a function at selected values of . Use the table to estimate .
| 2.9 | 2.99 | 2.999 | 3 | 3.001 | 3.01 | 3.1 | |
|---|---|---|---|---|---|---|---|
| 4.9 | 4.99 | 4.999 | 7 | -1.001 | -1.01 | -1.1 |
Step 1: Identify the target value
The problem asks for the limit as , so . Note that the table provides a value .
Step 2: Analyze the approach from the left
Examine the -values less than 3: , , .
The corresponding values are , , .
As approaches 3 from the left, the values of are clearly approaching 5.
Step 3: Analyze the approach from the right
Examine the -values greater than 3: , , .
The corresponding values are , , .
As approaches 3 from the right, the values of are clearly approaching -1.
Step 4: Compare the two-sided approaches and conclude
The function approaches the value 5 from the left side of 3.
The function approaches the value -1 from the right side of 3.
Since , the function does not approach a single, unique number as approaches 3. The value is irrelevant to this conclusion.
Conclusion:
Because the function approaches different values from the left and right of , does not exist (DNE).
Using Your Calculator
While the AP Exam will often provide a table, you may be asked to estimate a limit for a given function without a table. A graphing calculator is an excellent tool for generating the necessary data.
Goal: Estimate using the table feature.
Steps (TI-84 Style):
Enter the Function: Press the
Y=button. InY1, enter the function. Use parentheses for the numerator and denominator: .Set Up the Table: Press
2ndthenWINDOWto accessTBLSET(Table Setup).Scroll down to
Indpnt:(Independent Variable).Change the setting from
AutotoAsk. This allows you to input custom -values.The settings for
TblStartandΔTbldo not matter inAskmode.
Generate the Table: Press
2ndthenGRAPHto accessTABLE. The screen will be blank with columns for andY1.Test Values from the Left: Type in -values that approach 2 from the left and press
ENTERafter each one.Type
ENTER.Y1shows$3.9$.Type
ENTER.Y1shows$3.99$.Type
ENTER.Y1shows$3.999$.
The trend from the left suggests the limit is 4.
Test Values from the Right: Type in -values that approach 2 from the right.
Type
ENTER.Y1shows$4.1$.Type
ENTER.Y1shows$4.01$.Type
ENTER.Y1shows$4.001$.
The trend from the right also suggests the limit is 4.
Conclude: Since the function approaches 4 from both sides, you can estimate that .
AP Exam Quick Hit
Common Question Types
Direct Estimation from a Provided Table: You will be given a table of values for a function and asked to find . This is the most straightforward application.
- Example: Given the first table in the examples above, a question would ask, "What is the estimate for ?"
Justifying Non-Existence from a Table: You will be given a table where the left and right trends disagree and asked to determine if the limit exists. A full-credit answer requires stating that the limit DNE because the function approaches different values from the left and right.
- Example: "Use the data in the table to explain why does not exist."
Table Combined with Other Information: A table of values for a function might be presented alongside a graph of a function or an equation for a function . The question might then ask for the limit of a combination of these functions, such as . You would estimate from the table and find the other limits from the other sources.
Common Mistakes
Confusing the Limit with the Function's Value: A very common error is to state that the limit is equal to . The limit describes the behavior near, not at. In the second example, many students would incorrectly state the limit is 7 because .
Checking Only One Side: Students often see a clear trend from one side (e.g., the left) and immediately conclude that this is the limit, without checking the other side. The limit only exists if both sides agree.
Incorrectly Handling Asymptotic Behavior: If a table shows values like 100, 1000, 10000 as approaches , the function is not approaching a finite number . The correct conclusion is that the limit does not exist (DNE). Stating that the limit "is infinity" is an incomplete answer in the context of limit existence.
Rounding Too Early or Misinterpreting Trends: When values are close, like 2.001 and 1.998, students might incorrectly round them both to 2 and conclude the limit is 2. It is the trend that matters, not the value of a single point. You must observe where the sequence of numbers is heading.