Limits of Functions: Tables, Graphs, and Intuitive Definitions
The Limit of a Function
Limits (tables & graphs)
- Consider the function . The central question is: As the values of x get closer and closer to 1, what do the values of approach?
- In notation, this is expressed as:
- To answer this, we can create a table of values for x approaching 1.
- From the table, it's observed that as x approaches 1 from values less than 1 (the left side of 1), seems to approach 0.5.
- This is written as:
- This is verbalized as: "The left-hand limit of f(x) as x approaches 1 (from the left) is equal to 0.5."
- Similarly, as x approaches 1 from values greater than 1 (the right side of 1, but not equal to 1), the outputs also appear to approach 0.5.
- This is written as:
- This is verbalized as: "The right-hand limit of f(x) as x approaches 1 (from the right) is equal to 0.5."
- Since the right and left-hand limits are the same, the two-sided limit appears to exist. Thus:
- or as
- Which reads: "f(x) approaches 0.5 as x approaches 1"
Graphical Understanding
- Graphing the function helps visualize the behavior of near x = 1.
- Important: In this example, f was undefined at x=1 since , and that’s why there is a hole in the graph.
- The limit only examines the behavior of f near 1, not at x=1 itself. Values like x=0.999999999999 matter, while x=1 does not.
- Warning: Estimating limits using tables and graphs can be misleading due to the limitations of calculators, graphing tools, and human judgment.
- The next section will cover algebraic methods for precisely calculating limits.
Intuitive Definition of a Limit
- Suppose is defined when x is near the number a. Then we write
- and say “the limit of , as x approaches a, equals L” if we can make the values of arbitrarily close to L (as close as we like) by restricting x to be sufficiently close to a (on either side of a, but ).
Examples
Example 1:
- Based on a table and graph, we estimate
Example 2:
- Initial observation might suggest the limit is 0, but this is incorrect.
- As x approaches 0, grows larger, causing to oscillate between -1 and 1.
- Since the function never settles on a single value L, does not exist (DNE).
Example 3: Heaviside Function
Evaluate , , and if
Solution:
- If t approaches 0 from the left, then t < 0, so .
- If t approaches 0 from the right, then t > 0, so .
- Since the left and right-hand limits are different, does not exist (DNE).
Important Fact: If the left-hand limit ≠ right-hand limit, the two-sided limit DNE.
Example 4: Graphical Evaluation
- Use a given graph to evaluate:
- , , , , , , , and
- Answers:
- is undefined (open circles).
- (since Right-hand limit ≠ Left-hand limit)
- (since Right-hand limit = Left-hand limit, even though )
Infinite Limits
Example 1:
- Question: As x gets closer to 0, what do the values of approach?
- In other words, find , if it exists.
- If , then
- So,
- As x approaches 0, the values of grow arbitrarily large, indicating no limit or bound.
- (DNE)
- This is verbalized as “the limit of , as x approaches 0, is infinity,” which means the function grows larger and larger and is unbounded.
- Note: For a two-sided limit to exist, it must approach ONE finite number.
Example 2:
- Question: As x approaches 0 from the left, what do the values of approach?
- Find , if it exists.
- If x is close to 0 but less than 0, the denominator is a small negative number, making the quotient a large negative number.
- For example, if , then
- Thus, (DNE).
- As x approaches 0 from the left, grows arbitrarily large negative.
Vertical Asymptotes
- Definition: The vertical line x = a is a vertical asymptote of the function if the function has an infinite limit at x = a (left, right, or two-sided).
- Example: The vertical line x = 0 is a vertical asymptote of since .
More Examples (Infinite Limits)
Example 1: Find and
- For : If x is close to 3 but larger than 3, the denominator is a small positive number, and the numerator is close to 6. So the quotient is a large positive number.
- For example, if , then
- Thus, (DNE).
- In summary:
- For : If x is close to 3 but smaller than 3, the denominator is a small negative number, and the numerator is close to 6. So the quotient is a large negative number.
- For example, if , then
- Thus, (DNE).
Example 2: Find
- Since , if x is close to but larger than , the numerator is close to , and the denominator, , is a small negative number.
- So, the quotient is a large negative number.
- Thus, (DNE).
- In summary:
Example 3: Find
- By creating a table or graphing the function, we see
Review Question
- Name 3 general situations in which the limit fails to exist.