Is My Approach to Proving lim (x^3+2x^2) = 1 Using ε/δ Definition Correct?

  • Thread starter Thread starter cwz
  • Start date Start date
  • Tags Tags
    Definition
cwz
Messages
1
Reaction score
0

Homework Statement


Prove using ε/δ definition,

lim x tends to -1 (x^3+2x^2) = 1


Homework Equations





The Attempt at a Solution


I have done to the step where δ(δ^2-δ-1) ≤ δ ≤ ε

so i choose ε=min(2,ε)

Not sure whether I am correct or not
 
Physics news on Phys.org
I hope you realize that
$$\lim_{x \to -1} (x^3+2x^2) \ne 1$$ so you're going to have a tough time proving it. In any case, you need to show more of your work. We can't see your paper or read your mind to see what you actually did.
 
vela said:
i hope you realize that
$$\lim_{x \to -1} (x^3+2x^2) \ne 1$$

(-1)^3 + 2(-1)^2 = -1 + 2 = 1. Last time I checked, x^3 + 2x^2 was continuous everywhere.
 
Well, now I feel like an idiot. :wink: And I checked it over and over and kept getting -1.
 
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