Processing math: 100%

The Precise Definition of a Limit: Fresh Take

  • 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, limxaf(x)=L if:
      • For every ε>0, there exists δ>0 such that:
        • If 0<|xa|<δ, then |f(x)L|<ε
  • 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<|xa|<δ is equivalent to aδ<x<a+δ and xa

Complete the proof that limx2(3x2)=4 by filling in the blanks.

Let _____.

Choose δ= ________.

Assume 0<|x___|<δ.

Thus, |___________|=|_________|=|___||_________|=___|_______|<______=_______=ε.

Therefore, limx2(3x2)=4.

Find δ corresponding to ε>0 for a proof that limx9x=3.

Complete the proof that limx1x2=1.

Let ε>0; choose δ=min{1,ε3}; assume 0<|x1|<δ.

Since |x1|<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 |xx0|<δ 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<|xx0|<δ 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: limxa+f(x)=L
    • Limit from the left: limxaf(x)=L
    • Modifications to standard epsilon-delta definition
  • Infinite Limits:
    • Positive infinite limit: limxaf(x)=+
    • Negative infinite limit: limxaf(x)=
    • Replace ε with M for arbitrarily large values

Formal Definitions

  1. Limit from the Right: For every ε>0, there exists δ>0 such that: If 0<xa<δ, then |f(x)L|<ε
  2. Limit from the Left: For every ε>0, there exists δ>0 such that: If 0<ax<δ, then |f(x)L|<ε
  3. Positive Infinite Limit: For every M>0, there exists δ>0 such that: If 0<|xa|<δ, then f(x)>M
  4. Negative Infinite Limit: For every M>0, there exists δ>0 such that: If 0<|xa|<δ, then f(x)<M

Find δ corresponding to ε for a proof that limx11x=0.

Prove that limx4+x4=0.