- Use the epsilon-delta method to determine the limit of a function
- Explain the epsilon-delta definitions of one-sided limits and infinite limits
Epsilon-Delta Definition of the Limit
The Main Idea
- Formal Definition:
- For f(x) defined near a, limx→af(x)=L if:
- For every ε>0, there exists δ>0 such that:
- If 0<|x−a|<δ, then |f(x)−L|<ε
- For every ε>0, there exists δ>0 such that:
- For f(x) defined near a, limx→af(x)=L if:
- Geometric Interpretation:
- ε: Vertical distance from L
- δ: Horizontal distance from a
- As ε gets smaller, δ typically needs to be smaller
- Key Equivalences:
- |f(x)−L|<ε is equivalent to L−ε<f(x)<L+ε
- 0<|x−a|<δ is equivalent to a−δ<x<a+δ and x≠a
Complete the proof that limx→2(3x−2)=4 by filling in the blanks.
Let _____.
Choose δ= ________.
Assume 0<|x−___|<δ.
Thus, |________−___|=|_________|=|___||_________|=___|_______|<______=_______=ε.
Therefore, limx→2(3x−2)=4.
Find δ corresponding to ε>0 for a proof that limx→9√x=3.
Complete the proof that limx→1x2=1.
Let ε>0; choose δ=min{1,ε3}; assume 0<|x−1|<δ.
Since |x−1|<1, we may conclude that [latex]-1
Advanced Applications of the Epsilon-Delta Definition: Proofs, Non-Existence, and Algebraic Calculations
The Main Idea
- Triangle Inequality:
- For any real numbers a and b, |a+b|≤|a|+|b|
- Key tool in epsilon-delta proofs
- Proving Limit Laws:
- Use epsilon-delta definition to prove properties of limits
- Example: Sum of limits is limit of sum
- Non-Existence of Limits:
- A limit doesn’t exist if no real number satisfies the epsilon-delta definition
- Requires finding an ε>0 that works for all δ>0
- Algebraic Approach to Finding Deltas:
- Solve |f(x)−L|<ε for x
- Find δ that ensures |x−x0|<δ implies |f(x)−L|<ε
Find an open interval about x0 on which the inequality |f(x)−L|<0 holds. Then give the largest value δ>0 such that for all x satisfying 0<|x−x0|<δ the inequality |f(x)−L|<ε holds.
f(x)=√x+4,L=3,x0=5,ε=1
One-Sided and Infinite Limits
The Main Idea
- One-Sided Limits:
- Limit from the right: limx→a+f(x)=L
- Limit from the left: limx→a−f(x)=L
- Modifications to standard epsilon-delta definition
- Infinite Limits:
- Positive infinite limit: limx→af(x)=+∞
- Negative infinite limit: limx→af(x)=−∞
- Replace ε with M for arbitrarily large values
Formal Definitions
- Limit from the Right: For every ε>0, there exists δ>0 such that: If 0<x−a<δ, then |f(x)−L|<ε
- Limit from the Left: For every ε>0, there exists δ>0 such that: If 0<a−x<δ, then |f(x)−L|<ε
- Positive Infinite Limit: For every M>0, there exists δ>0 such that: If 0<|x−a|<δ, then f(x)>M
- Negative Infinite Limit: For every M>0, there exists δ>0 such that: If 0<|x−a|<δ, then f(x)<−M
Find δ corresponding to ε for a proof that limx→1−√1−x=0.
Prove that limx→4+√x−4=0.