Use limit definition to prove

AI Thread Summary
The discussion focuses on using the limit definition to prove that the limit of 1/(x+1) as x approaches -2 is -1. Participants clarify that multiple correct delta values can exist for a given epsilon, emphasizing that the goal is to establish bounds without leading to contradictions, such as division by zero. One contributor suggests a delta of min(1/2, epsilon/2) to avoid issues with inequalities. The conversation also highlights the challenges of self-learning from textbooks, particularly when they provide answers that may mislead learners. Overall, the thread underscores the importance of understanding the epsilon-delta method in limit proofs.
John O' Meara
Messages
325
Reaction score
0
Ues the limit definition to prove that the stated limit is correct. \lim_{x-&gt;-2} \frac{1}{x+1}=-1. The limit def' is |f(x)-L|<epsilon if 0<|x-a|< delta. So we have |\frac{1}{x+1} + 1| &lt; \epsilon if 0 &lt; |x- (-2)| &lt; \delta \mbox{ therefore } |\frac{1}{x+1}||x+2| &lt; \epslion \mbox{ if } 0 &lt; |x + 2| &lt; \delta. To bound \frac{1}{x+1} \mbox { let } -1 &lt; \delta &lt; 1.-1 &lt; x+2&lt; 1 \mbox{ that implies } -2 &lt; x+1 &lt; 0 \mbox{ therefore } \frac{-1}{2} &gt; \frac{1}{x+1} &gt; 0. This cannot be correct as the answer for delta is \frac{\epsilon}{1+\epsilon}. My algebra is rusty. Please help, thanks.
 
Mathematics news on Phys.org
Not sure why you abandoned your initial line of thought, since there is no single correct answer for delta. The only problem with your analysis is that you have -2 < x + 1 < 0 and then took reciprocals, but you have 0 on one side so following the normal operations of taking reciprocals of inequalities would yield 1/(x+1) > 1/0, which is absurd. Instead, suppose you had picked delta \leq 1/2. Then all that would change is that you now have -1/2 < x + 2 < 1/2 so -3/2 < x + 1 < -1/2, which means that 1/2 < |x+1| < 3/2 and finally 2/3 < 1/|x+1| < 2. Now you have an upper bound on 1/|x+1| without having to worry about division by zero.
 
Using snipez90's suggestion for delta, I get \delta=min(\frac{1}{2},\frac{\epsilon}{2}). I was wondering how the book got the result I said it got, that is why I abandoned my original line of thought.
 
John:

When it comes to estimates and inequalities like this, you are NOT to reproduce the "answer" the book gives you (I find it scandalous and deeply anti-pedagogic that a textbook actually provides "answers" to such exercises!)

Depending on how you think, numerous CORRECT deductions might yield very different delta-values, as functions of the epsilon.

It can be that we may find the "optimal" (i.e, largest) delta that CAN work, but this does not in any way change the validity of a deduction leading to a smaller delta.

Thus, there is no single, correct answer to these types of questions (there are many correct answers)
 
I am not very familiar with the delta epsilon proof , but is it not sufficient to show that for a given delta you can find an epsilon , do we need to show the opposite ?
 
I am sorry if I broke one of your rules. It was not my intension to do so. As I am teaching myself from a University maths book, which are generally not designed with the self taught in mind. I find that the answer to odd numbered questions is in general the only guide as to how I might be progressing. I admit that that is not ideal and that having some answers to questions can throw you (as it did here) off a valid line of reasoning or investigation. All I can do is offer my apology again.

I am just learning the epsilon delta proof myself. Thanks for the replies.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top