JG89
May29-09, 02:25 AM
1. The problem statement, all variables and given/known data
Prove using the epsilon-delta definition of a limit that 0 is the limit as x approaches 2 of x^2 - 4
2. Relevant equations
3. 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.
|x^2 - 4| = |x-2||x+2| < \delta |x+2| .
We can restrict the size of our delta-interval small enough so that for a fixed quantity c, \delta < c and 0 <= 2 - c. Since \delta < c then 2 - c < 2 - \delta and 2 + \delta < 2 + c , and so 2 - c < x < 2 + c \Rightarrow |x + 2| < |4 + c| , and so \delta |x+2| < \delta |4 + c| = \epsilon and taking \delta = \frac{\epsilon}{4+c} 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?
Prove using the epsilon-delta definition of a limit that 0 is the limit as x approaches 2 of x^2 - 4
2. Relevant equations
3. 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.
|x^2 - 4| = |x-2||x+2| < \delta |x+2| .
We can restrict the size of our delta-interval small enough so that for a fixed quantity c, \delta < c and 0 <= 2 - c. Since \delta < c then 2 - c < 2 - \delta and 2 + \delta < 2 + c , and so 2 - c < x < 2 + c \Rightarrow |x + 2| < |4 + c| , and so \delta |x+2| < \delta |4 + c| = \epsilon and taking \delta = \frac{\epsilon}{4+c} 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?