Proving 0 is Limit of x^2-4 as x→2 via Epsilon-Delta Def.

  • Thread starter Thread starter JG89
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The problem involves proving that the limit of the function x² - 4 approaches 0 as x approaches 2, using the epsilon-delta definition of a limit.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various methods to establish a suitable delta in relation to epsilon, including specific values for delta and the use of the triangle inequality. There is a focus on simplifying the proof by making assumptions about the size of delta.

Discussion Status

Several participants have provided insights and alternative approaches to the problem, suggesting different ways to handle the epsilon-delta relationship. There is an ongoing exploration of assumptions and simplifications without a clear consensus on a single method.

Contextual Notes

Participants note the importance of choosing appropriate bounds for delta and the implications of these choices on the proof's structure. There is mention of specific constraints such as assuming |x-2| < 1 to facilitate the proof.

JG89
Messages
724
Reaction score
1

Homework Statement



Prove using the epsilon-delta definition of a limit that 0 is the limit as x approaches 2 of x^2 - 4


Homework Equations





The Attempt at a Solution




I've never actually done a limit proof like this before, so I just want to make sure that it's correct.

[tex]|x^2 - 4| = |x-2||x+2| < \delta |x+2|[/tex].

We can restrict the size of our delta-interval small enough so that for a fixed quantity c, [tex]\delta < c[/tex] and 0 <= 2 - c. Since [tex]\delta < c[/tex] then [tex]2 - c < 2 - \delta[/tex] and [tex]2 + \delta < 2 + c[/tex], and so [tex]2 - c < x < 2 + c \Rightarrow |x + 2| < |4 + c|[/tex], and so [tex]\delta |x+2| < \delta |4 + c| = \epsilon[/tex] and taking [tex]\delta = \frac{\epsilon}{4+c}[/tex] shows that we can always find a suitable delta such that for each epsilon > 0, |x^2 - 4| < epsilon whenever |x-2| < delta

How's this look?
 
Physics news on Phys.org
If you are going to restrict delta, you might as well pick a specific value. For instance, we can suppose delta is less than or equal to 1 so that |x-2| < 1 implying 1 < x < 3 so 3 < x + 2 < 5 and |x+2| < 5. Then we have d|x+2| < 5d. Letting d = min{1, e/5} works.

Or, you can also note that |x+2| = |x -2 +4| =< |x-2| + 4 by the triangle inequality. Then you need d(d+4) = e, so you can use the quadratic formula to find delta as a function of epsilon.
 
true, but you can assume c=1 (that is |x-2|<1 ) at the first place to simplify the proof. (so that |x-2||x+2|<5|x-2|<e, if |x-2|<e/5 )
 
snipez, I like your second method of finding a suitable delta. Thanks!
 
moomookow said:
true, but you can assume c=1 (that is |x-2|<1 ) at the first place to simplify the proof. (so that |x-2||x+2|<5|x-2|<e, if |x-2|<e/5 )

In order to assume |x-2|< 1 you must say [itex]\delta[/itex]= min(1, [itex]\epsilon[/itex]/5)- the smaller of the two numbers.
 

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
19
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K