Rational epsilon-delta limit proof questions

In summary, the conversation discusses a rational limit proof example and raises questions about the scratch work and proof. The proof is corrected to find an appropriate equation for delta that depends on epsilon, and it is suggested to include the scratch work in the main proof. There is a correction made to the equation for delta, and it is mentioned that manipulating the terms of the fraction separately is not necessary.
  • #1
bamajon1974
21
5
Homework Statement
This post is not a request to "do my homework".
Relevant Equations
See post above.
Summary:: Good afternoon. I have more questions about the details of epsilon-delta proofs. Below is a simple, rational limit proof example with questions at the end. The scratch work and proof are a bit pedantic but I don't follow proofs very well which omit a lot of details, including scratch work and thinking processes.

Good afternoon. I have more questions about the details of epsilon-delta proofs. Below is a simple, rational limit proof example with questions at the end. The scratch work and proof are a bit pedantic but I don't follow proofs very well which omit a lot of details, including scratch work and thinking processes.

##\text{Claim}: \lim_{x\to2}(\frac{1}{x^2}) = \frac{1}{4}\\.##

##\text{WTS}: \forall \epsilon>0, \exists \delta>0 \ \text{such that}, \forall x \in \mathbb{R}, 0<|x-2|<\delta \implies |\frac{1}{x^2} - \frac{1}{4}|<\epsilon\\.##

##\text{Scratch Work:}##

- ##\text{Manipulate implication} \ 0<|x-2|<\delta \implies |\frac{1}{x^2}-\frac{1}{4}|<\epsilon \ \text{to find} \ \delta.##

- ##\text{So} \ |\frac{1}{x^2}-\frac{1}{4}|= |\frac{4-x^2}{4x^2}|=\frac{|4-x^2|}{|4x^2|}=\frac{|x^2-4|}{4x^2}=\frac{|(x-2)(x+2)|}{4x^2}=\frac{|x-2||x+2|}{4x^2}.##

- ##\text{By assumption, an upper bound of} \ |x-2| \ \text{is} \ \delta.##

- ##\text{Need to find an upper bound on} \ \frac{|x+2|}{4x^2} \ \text{term by making} \ \frac{|x+2|}{4x^2} < \frac{C}{4 \cdot D} \ \text{for some numbers} \ C \ \text{and} \ ## ## D. \ \text{Then any} \ \delta \leq (\frac{4 \cdot D}{C}) \epsilon \ \text{will bound} \ \frac{|x+2|}{4x^2} \text{above}.##

- ##\text{Choose} \ \delta \leq 1.##

- ##\text{Then, to find} \ C: \ |x-2|<\delta \implies -1 < x-2 < 1 \implies 1 < x < 3 \implies 3 < x+2 < 5 ## ## \implies -5 < 3 < x+2 < 5 \implies |x+2| < 5.##

- ##\text{Similarly, to find} \ D: \ |x-2|<\delta \implies -1 < x-2 < 1 \implies 1 < x < 3 \implies 1>\frac{1}{x}>\frac{1}{3} ## ## \implies 1>\frac{1}{x^2}>\frac{1}{9} \implies \frac{1}{9}<\frac{1}{x^2}<1 \implies -1 < \frac{1}{9}<\frac{1}{x^2}<1 \implies \frac{1}{|x^2|}<1 \implies \frac{1}{x^2}<1.##

- ##\text{Thus} \ \frac{C}{4 \cdot D} \ \leq \ \frac{5}{4 \cdot 1} = \frac{5}{4}.##

- ##\text{Then} \ \frac{|x-2||x+2|}{4x^2}< \delta \cdot (\frac{5}{4}) = \epsilon.##

- ##\text{So} \ \delta \leq 1 \ \text{and} \ \delta \leq (\frac{4}{5}) \epsilon \ \text{at the same time}.##

- ##\text{Choose} \ \delta=min[1,(\frac{4}{5}) \epsilon].##

##\text{Proof:}##

- ##\text{Let} \ \epsilon\ >0.##

- ##\text{Choose} \ \delta=min[1,(\frac{4}{5}) \epsilon].##

- ##\text{Let} \ x \in \mathbb{R}. \ \text{Assume} \ 0 < |x-2| < \delta. \ \text{This implies} \ |x-2|< (\frac{4}{5}) \epsilon \ \text{and} \ |x-2| < 1.##

- ##\text{Hence} \ |x-2|<\delta \implies -1 < x-2 < 1 \implies 1 < x < 3 \implies 3 < x+2 < 5 \implies ## ##-5 < 3 < x+2 < 5 \implies \\ |x+2| < 5##

- ##\text{and} \ |x-2|<\delta \implies -1 < x-2 < 1 \implies 1 < x < 3 \implies 1>\frac{1}{x}>\frac{1}{3} \implies ## ## 1>\frac{1}{x^2}>\frac{1}{9} \implies \frac{1}{9}<\frac{1}{x^2}<1 \implies -1 < \frac{1}{9}<\frac{1}{x^2}<1 \implies \frac{1}{|x^2|}<1 \implies \frac{1}{x^2}<1.##

- ##\text{Then} \ \frac{|x-2||x+2|}{4x^2}< (\frac{4}{5}) \epsilon \cdot (\frac{5}{4}) = \epsilon.##

- ##\text{Thus} \ |\frac{1}{x^2}-\frac{1}{4}|<\epsilon. \ _\blacksquare##

Questions:

1. Is the scratch work and proof correct?
2. Have I used equal and inequality signs for delta correctly in the scratch work and proof?
3. Am I using the bounding above terminology found in the scratch work correctly?
4. (Most important question). Bullet #4 of the scratch work. When determining an upper bound for ##\frac{|x+2|}{x^2}## term, do I bound the ##|x+2|## and ##x^2## terms separately or ##\frac{|x+2|}{x^2}## together as a single quotient?
5. (I have forgotten quite a bit on manipulating absolute value inequalities over the years) Regardless of the answer to Q4, how would I manipulate the ##\frac{|x+2|}{x^2}## collectively (and not split the numerator and denominator) to arrive at an ##|x-2|## term? With or without using the triangle inequality?

Thank you!
 
Last edited:
  • Like
Likes Delta2 and nuuskur
Physics news on Phys.org
  • #2
Here is why you should be skeptical of your answer. When ##\epsilon## is very small, ##\delta## must become very small, much smaller than min(1, 5/4) = 1.
You should start with an arbitrarily small ##\epsilon## and find an equation for ##\delta## that depends on ##\epsilon##.
 
  • #3
FactChecker said:
Here is why you should be skeptical of your answer. When ##\epsilon## is very small, ##\delta## must become very small, much smaller than min(1, 5/4) = 1.
You should start with an arbitrarily small ##\epsilon## and find an equation for ##\delta## that depends on ##\epsilon##.
Woops. I found several errors. I was able to correct.
 
  • Like
Likes FactChecker
  • #4
That is much better. It is the type of equation for ##\delta## that one should expect.
The part that you did as scratch work should be part of the proof. You can either work it into the main logic flow of the proof or state it as a lemma and prove the lemma (saying that if ##|x-2|\lt \min{(1,5\epsilon/4)}## then ##|1/x^2 -1/4| \lt \epsilon##.) I think it should be worked into the main proof.
 
  • Like
Likes Delta2
  • #5
FactChecker said:
That is much better. It is the type of equation for ##\delta## that one should expect.
The part that you did as scratch work should be part of the proof. You can either work it into the main logic flow of the proof or state it as a lemma and prove the lemma (saying that if ##|x-2|\lt \min{(1,5\epsilon/4)}## then ##|1/x^2 -1/4| \lt \epsilon##.) I think it should be worked into the main proof.
Thank you.

A few follow up questions...The part that I did as the scratch work that you suggest including in the proof, do you mean the line where I show ##|\frac{1}{x^2} - \frac{1}{4}| = \frac{|x-2||x+2|}{4x^2}## ? I would think the best place to show this work would be between the 5th and 6th bullet points of the proof, right?

In your 2nd reply, you mention, ##|x-2|\lt \min{(1,5\epsilon/4)}##, shouldn't it be ##|x-2|\lt \min{(1,4\epsilon/5)}## instead?

Finally, I still have the question about how would I transform ##\frac{|x+2|}{4x^2}<1## as a whole into ##|x-2|<\delta## rather than individually manipulate the numerator and denominator separately. Not exactly sure how to do this.

Thanks!
 
  • #6
bamajon1974 said:
In your 2nd reply, you mention, ##|x-2|\lt \min{(1,5\epsilon/4)}##, shouldn't it be ##|x-2|\lt \min{(1,4\epsilon/5)}## instead?
Yes.
bamajon1974 said:
Finally, I still have the question about how would I transform ##\frac{|x+2|}{4x^2}<1## as a whole into ##|x-2|<\delta## rather than individually manipulate the numerator and denominator separately. Not exactly sure how to do this.
I'm not sure why you would want to do this. You have ##|x - 2| < 1 \ \Rightarrow \ \frac{|x + 2|}{4x^2} < \frac 5 4##, which is good enough.
 
  • #7
To check your way please find below another approach.[tex]-\epsilon<\ \frac{1}{x^2}- \frac{1}{4}\ <+\epsilon[/tex]
[tex]\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}<x<\sqrt{\frac{1}{\frac{1}{4}-\epsilon}}[/tex]
[tex]-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}>x>-\sqrt{\frac{1}{\frac{1}{4}-\epsilon}}[/tex]
We are focusing on positive x. For both the larger and the smaller inequalities hold,
[tex]|x-2|<\min (2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}, \sqrt{\frac{1}{\frac{1}{4}-\epsilon}}-2)=2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}[/tex]
So we shall introduce ##\delta## such as
[tex]|x-2|<\delta<2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}[/tex]

[EDIT]##\epsilon<\frac{1}{4}## so that number within the square root is positive.
 
Last edited:
  • #8
anuttarasammyak said:
To check your way please find below another approach.[tex]-\epsilon<\ \frac{1}{x^2}- \frac{1}{4}\ <+\epsilon[/tex]
[tex]\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}<x<\sqrt{\frac{1}{\frac{1}{4}-\epsilon}}[/tex]
[tex]-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}>x>-\sqrt{\frac{1}{\frac{1}{4}-\epsilon}}[/tex]
We are focusing on positive x. For both the larger and the smaller inequalities hold,
[tex]|x-2|<\min (2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}, \sqrt{\frac{1}{\frac{1}{4}-\epsilon}}-2)=2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}[/tex]
So we shall introduce ##\delta## such as
[tex]|x-2|<\delta<2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}[/tex]
This is an interesting way of finding delta in terms of epsilon, seems more general. Does this technique find the optimal delta range that works, as opposed to say, delta=min{1, 5*epsilon/4) which is just a delta range that works but not necessarily the optimal range?

Also, in the second to last step, why do you keep juts the [tex]2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}[/tex] term and not both?

How would I check my approach in the proof above? I am unfamiliar with your technique.

Thanks!
 
  • #9
bamajon1974 said:
Also, in the second to last step, why do you keep juts the 2−114+ϵ term and not both?

How would I check my approach in the proof above? I am unfamiliar with your technique.
Say |x-2| < a < b, |x-2| < a is enough for us to introduce ##\delta## so that |x-2| <##\delta## < a.
If the results of two approaches do not contradict, so if your upper estimate of ##\delta## is ##\frac{5\epsilon}{4}##,
[tex]2-\sqrt{\frac{1}{\frac{1}{4}+\epsilon}}=\frac{8\epsilon}{\sqrt{1+4\epsilon}(\sqrt{1+4\epsilon}+1)}>\frac{8\epsilon}{\sqrt{2}(\sqrt{2}+1)}>2.9\epsilon>\frac{5\epsilon}{4}[/tex]
holds for ##\epsilon< \frac{1}{4}##. We are encouraged to be on a right track.
 
Last edited:
  • #10
bamajon1974 said:
Does this technique find the optimal delta range that works ...
Finding the "optimal" delta is a waste of time and effort. You may be able to do it in the quadratic case, but what about a cubic case? Or, higher polynomials?

Instead, you should be trying to learn techniques that give you a suitable delta with the least effort. There are no prizes for getting an "optimal" delta.
 
  • Like
Likes anuttarasammyak, SammyS and nuuskur

1. What is a rational epsilon-delta limit proof?

A rational epsilon-delta limit proof is a mathematical method used to rigorously prove the limit of a function. It involves finding a relationship between the input (x) and output (y) values of a function, and showing that as x approaches a certain value, y approaches a specific value. This proof is used to show that a function is continuous at a specific point.

2. How does a rational epsilon-delta limit proof work?

A rational epsilon-delta limit proof works by first choosing a specific value, epsilon, which represents the desired accuracy of the limit. Then, a corresponding value, delta, is found that ensures that the output values of the function are within epsilon distance from the limit point when the input values are within delta distance from the limit point. This relationship between epsilon and delta is then used to prove the limit of the function.

3. What are the key components of a rational epsilon-delta limit proof?

The key components of a rational epsilon-delta limit proof include the definition of limit, the use of inequalities to show the relationship between epsilon and delta, and the application of the definition of limit to prove that the function satisfies the given epsilon-delta criteria.

4. Why is a rational epsilon-delta limit proof important?

A rational epsilon-delta limit proof is important because it provides a rigorous and precise way to prove the limit of a function. This proof is essential in many areas of mathematics, such as calculus and analysis, and is used to establish the continuity of functions, which is a fundamental concept in mathematics.

5. What are some tips for successfully completing a rational epsilon-delta limit proof?

Some tips for successfully completing a rational epsilon-delta limit proof include carefully defining the limit, choosing appropriate values for epsilon and delta, using algebraic manipulations to simplify the proof, and clearly stating each step of the proof. It is also important to understand the properties of limits and to practice with various examples to become comfortable with the process.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
852
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
234
  • Calculus and Beyond Homework Help
Replies
2
Views
543
  • Calculus and Beyond Homework Help
Replies
21
Views
839
  • Calculus and Beyond Homework Help
Replies
4
Views
691
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
282
  • Calculus and Beyond Homework Help
Replies
5
Views
619
Back
Top