Question
Does x Reach a in Limit Definition?
Original question: We know that a limit is the value that f(x) approches as x gets closer and clsoer to some vlaue a, but does the x actually reach a or it just keeps getting close without reaching it?
Expert Verified Solution
Answer
In the definition of a limit, approaches the value but does not need to actually reach or equal ; the process involves getting arbitrarily close to from values nearby, without requiring . This ensures the limit focuses on the function's behavior in the vicinity of , regardless of whether the function is defined or continuous at exactly .
Explanation
-
Recall the formal definition of a limit
The limit means that for every , there exists a such that if , then .
This definition emphasizes that is restricted to , excluding itself, so never actually reaches in the evaluation— it only approaches it. This setup allows us to study the trend near without depending on the value at . -
Understand why is excluded
By excluding , the limit avoids issues like discontinuities or undefined points at ; it purely describes how behaves as nears from either side (or both).
This is pedagogically important because it separates the limit (a directional approach) from the function's value at the point, enabling analysis even when doesn't exist or differs from the limit. -
Apply to an example
Consider , which simplifies to for , so .
Here, is undefined (division by zero), but the limit exists because as gets close to 1 (e.g., or ), approaches 2—showing doesn't need to reach 1 for the limit to be determined.
Final Answer
The value of does not actually reach in the limit definition; it only approaches arbitrarily closely.
Common Mistakes
- Confusing the limit with the function value at : Students often assume requires to exist and equal the limit, but the limit can exist even if is undefined or different.
- Thinking the limit process includes : Many overlook the condition, leading to errors when the function is discontinuous at .
FAQ
What does the formal limit definition say about x reaching a?
The limit as x approaches a equals L if for every epsilon > 0, there's a delta > 0 such that 0 < |x - a| < delta implies |f(x) - L| < epsilon, excluding x = a.
Why is x = a excluded from the limit process?
Excluding x = a allows the limit to focus on behavior near a, even if f(a) is undefined or discontinuous, separating the approach from the value at the point.
Can you give an example where the limit exists but f(a) is undefined?
For f(x) = (x² - 1)/(x - 1), which simplifies to x + 1 for x ≠ 1, the limit as x approaches 1 is 2, though f(1) is undefined due to division by zero.