Limits - Epsilon Delta Proof for 2x^2-2<1

  • Thread starter Thread starter evry190
  • Start date Start date
  • Tags Tags
    Epsilon Proof
evry190
Messages
13
Reaction score
0
Okay so here's the limit lim(as x --> -1) 2x^2=2

I have |2x^2-2| < 1
2|x + 1||x - 1| < 1
|x + 1||x - 1| < 1/2

and 0 < |x + 1 | < delta
-1 - delta < x < -1 + delta
|x - 1| < -2 + delta

|x + 1| < 1/2(-2 + delta)

so is delta = 1/2(-2 + delta) correct? if so, how do i know which answer (since there will be 2) is right?
 
Physics news on Phys.org
Hi evry190! :smile:

(have a delta: δ and an epsilon: ε :wink:)

Where's your ε?

(an epsilon delta proof has to have an epsilon …

the clue's in the name! :biggrin:)​

Start again, and try to prove that |2x^2-2| < ε. :smile:
 
but in the problem the epsilon is 1
 
evry190 said:
but in the problem the epsilon is 1

I don't understand … the problem was "the limit lim(as x --> -1) 2x^2=2" …

where's the ε = 1 in that? :confused:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top