What is being Done in This proof of Limits?

  • Thread starter Thread starter adelin
  • Start date Start date
  • Tags Tags
    Limits Proof
adelin
Messages
32
Reaction score
0
eq0106MP.gif


eq0107MP.gif



eq0108MP.gif

Homework Statement

source:
http://tutorial.math.lamar.edu/Classes/CalcI/DefnOfLimit.aspx
 
Physics news on Phys.org
You have a previous thread asking the same thing. Was that thread helpful? Did you understand everything there?

If so, can you start by explaining what you think they're doing? And can you explain what you don't get??
 
micromass said:
You have a previous thread asking the same thing. Was that thread helpful? Did you understand everything there?

If so, can you start by explaining what you think they're doing? And can you explain what you don't get??

This is another proof
 
adelin said:
This is another proof

It is very similar. So please, tell us what you think first.
 
micromass said:
It is very similar. So please, tell us what you think first.

eq0106MP.gif
In this part they arrive to the conclusion that Delta have to be < ε/10.

in the next step they arrive to the same conclusion. If δ <1 then δ<10. ( I may be wrong)

The next step is what become problematic for me to understand.
 
This problem is qualitatively different from the other one. In the earlier problem, the function was linear. Here the function is a quadratic.

In the second line, which is what I believe you're asking about, they make the assumption that ##\delta < 1##. Then if ##|x - 4 | < \delta < 1##, they can say that x will be between 3 and 5. Note that I'm ignoring the part where it says 0 < |x - 4|. All this does is eliminate the possibility of x being equal to 4.

Since 3 < x < 5, the largest that |x + 5| can be is 10. From this, they can write
## |x + 5||x - 4| < 10|x - 4|##
If we take ##\delta = \epsilon/10##, then when ##|x - 4| < \delta##, it will follow that
##|x + 5||x - 4| < 10|x - 4| < 10 * \delta < 10 * \epsilon/10 = \epsilon ##
 
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