Epsilon-Delta Definition
The epsilon-delta definition is the formal, precise way to define what it means for a function to have a limit. It says that a function approaches a limit as approaches if you can make as close to as you want (within epsilon) by keeping close enough to (within delta).
We say if for every real number , there exists a real number such that whenever , it follows that . The condition ensures that is not equal to itself — only values near matter. This definition makes the intuitive idea of "getting closer" mathematically airtight, removing any ambiguity about what a limit actually is.
Key Formula
Where:
- = a small positive number representing how close f(x) must be to L
- = a small positive number representing how close x must be to a
- = the value that x approaches
- = the limit value that f(x) approaches
- = the function being evaluated
Worked Example
Problem: Use the epsilon-delta definition to prove that .
Step 1: Start with the conclusion you need to reach. You want , so substitute the function and limit value.
Step 2: Simplify the expression inside the absolute value.
Step 3: This tells you what delta should be. Choose . Now write the proof: assume .
Step 4: Work forward from the assumption to show the conclusion holds.
Answer: For any , choosing guarantees that whenever . This proves .
Why It Matters
Before this definition existed, mathematicians relied on vague language like "approaches" or "gets infinitely close," which led to logical gaps. The epsilon-delta framework, developed by Karl Weierstrass in the 19th century, gave calculus its rigorous foundation. You encounter it in Calculus I because it underpins every theorem about limits, continuity, and derivatives — even if you often use shortcuts to evaluate limits in practice.
Common Mistakes
Mistake: Forgetting that (omitting the condition )
Correction: The definition specifically excludes . Limits describe the behavior of near , not at . The strict inequality is essential.
Mistake: Thinking you choose delta first and then epsilon
Correction: Epsilon is given to you — it represents an arbitrary level of precision someone demands. Your job is to find a delta that works for that epsilon. The order matters: for every ε, there exists a δ.
