Proving the Limit of a Function Using Epsilon-Delta Definition

  • Thread starter Thread starter azizlwl
  • Start date Start date
  • Tags Tags
    Homework Limit
azizlwl
Messages
1,066
Reaction score
10

Homework Statement


If f(x)=x2 prove that \lim_{x \to 2} f(x)= 4
Solution given:
We must show that given any ε >0, find δ >0 such that |x2-4|<ε when 0<|x-2|<δ

Choose δ≤1 so that <|x-2|<1
-----------------------------------------------
Confuse between the word 'find' and 'choose'.
 
Physics news on Phys.org


azizlwl said:

Homework Statement


If f(x)=x2 prove that \lim_{x \to 2} f(x)= 4
Solution given:
We must show that given any ε >0, find δ >0 such that |x2-4|<ε when 0<|x-2|<δ

Choose δ≤1 so that <|x-2|<1
-----------------------------------------------
Confuse between the word 'find' and 'choose'.

##|x^2-4|=|(x+2)(x-2)|=|x+2|\cdot |x-2|##. So if ##|x-2|<1## how big can ##|x+2|## be? Then once you figure that out, how much smaller than 1 does ##|x-2|## need to be to make the whole thing less that ##\epsilon##?
 


You can "find" many values of \delta that will work and then "choose" one of those. That is the same as "finding" a value.
 


Thanks. My confusion must be interpreting the word "find" as calculate in usual mathematics or physics problems.
 
Last edited:
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