How Do Delta-Epsilon Proofs Work for Calculating Limits?

  • Thread starter drawar
  • Start date
  • Tags
    Proofs
In summary: Looks good, but it does leave the reader with a lot of work to do, to verify where all that algebra came from & where it's going.
  • #1
drawar
132
0

Homework Statement


Prove the following limits using delta-epsilon definition
(a)[itex]\mathop {\lim }\limits_{x \to 5{}^ - } \sqrt[4]{{5 - x}} = 0[/itex]
(b)[itex]\mathop {\lim }\limits_{x \to 2} ({x^4} - 1) = 15[/itex]
(c)[itex]\mathop {\lim }\limits_{x \to - 1} \frac{{{x^2} - 2x}}{{x + 2}} = 3[/itex]


Homework Equations





The Attempt at a Solution


So here's my working, please let me know if there's any correction needed. Thank you!

(a) Given ε>0, choose δ=ε^4. Then:
[itex]0 < 5 - x < \delta \Rightarrow \left| {\sqrt[4]{{5 - x}}} \right| = \sqrt[4]{{5 - x}} < \sqrt[4]{\delta } = \sqrt[4]{{{\varepsilon ^4}}} = \varepsilon [/itex]

(b) Given ε>0, choose δ=min{1; ε/65}, then:
[itex]0 < \left| {x - 2} \right| < \delta \Rightarrow \left| {({x^4} - 1) - 15} \right| = \left| {{x^4} - 16} \right| = ({x^2} + 4)\left| {x + 2} \right|\left| {x - 2} \right| = \left[ {{{(x - 2)}^2} + 4(x - 2) + 8} \right]\left| {x - 2 + 4} \right|\left| {x - 2} \right| \le \left( {{{\left| {x - 2} \right|}^2} + 4\left| {x - 2} \right| + 8} \right)\left( {\left| {x - 2} \right| + 4} \right)\left| {x - 2} \right| < \left( {{\delta ^2} + 4\delta + 8} \right)(\delta + 4)\delta < (13)(5)\delta < (65)\frac{\varepsilon }{{65}} = \varepsilon [/itex]

(c) Given ε>0, choose δ=min{1/2;ε/15}. Then:
[itex]0 < \left| {x + 1} \right| < \delta \Rightarrow \left| {\frac{{{x^2} - 2x}}{{x + 2}} - 3} \right| = \left| {\frac{{{x^2} - 5x - 6}}{{x + 2}}} \right| = \left| {\frac{{{{(x + 1)}^2} - 7(x + 1)}}{{x + 2}}} \right| \le \frac{1}{{\left| {x + 2} \right|}}\left( {{{\left| {x + 1} \right|}^2} + 7\left| {x + 1} \right|} \right)[/itex]
But [itex]\left| {x + 1} \right| < \frac{1}{2} \Leftrightarrow \frac{1}{2} < \left| {x + 2} \right| < \frac{3}{2}[/itex]
Hence
[itex]\frac{1}{{\left| {x + 2} \right|}}\left( {{{\left| {x + 1} \right|}^2} + 7\left| {x + 1} \right|} \right) < 2({\delta ^2} + 7\delta ) = 2\delta (\delta + 7) < (2)(\frac{\varepsilon }{{15}})(\frac{{15}}{2}) = \varepsilon [/itex]
 
Physics news on Phys.org
  • #2
Seems OK.
 
  • #3
drawar said:

Homework Statement


Prove the following limits using delta-epsilon definition
(a)[itex]\mathop {\lim }\limits_{x \to 5{}^ - } \sqrt[4]{{5 - x}} = 0[/itex]
(b)[itex]\mathop {\lim }\limits_{x \to 2} ({x^4} - 1) = 15[/itex]
(c)[itex]\mathop {\lim }\limits_{x \to - 1} \frac{{{x^2} - 2x}}{{x + 2}} = 3[/itex]

The Attempt at a Solution


So here's my working, please let me know if there's any correction needed. Thank you!

(b) Given ε>0, choose δ=min{1; ε/65}, then:
[itex]0 < \left| {x - 2} \right| < \delta \Rightarrow \left| {({x^4} - 1) - 15} \right| = \left| {{x^4} - 16} \right| = ({x^2} + 4)\left| {x + 2} \right|\left| {x - 2} \right| [/itex]
[itex]= \left[ {{{(x - 2)}^2} + 4(x - 2) + 8} \right]\left| {x - 2 + 4} \right|\left| {x - 2} \right| \le \left( {{{\left| {x - 2} \right|}^2} + 4\left| {x - 2} \right| + 8} \right)\left( {\left| {x - 2} \right| + 4} \right)\left| {x - 2} \right| < \left( {{\delta ^2} + 4\delta + 8} \right)(\delta + 4)\delta < (13)(5)\delta < (65)\frac{\varepsilon }{{65}} = \varepsilon [/itex]​
Looks good, but it does leave the reader with a lot of work to do, to verify where all that algebra came from & where it's going.

Also, break up that overly long LaTeX line.

[itex]0 < \left| {x - 2} \right| < \delta \Rightarrow \left| {({x^4} - 1) - 15} \right| = \left| {{x^4} - 16} \right| = ({x^2} + 4)\left| {x + 2} \right|\left| {x - 2} \right| [/itex]
[itex]= \left[ {{{(x - 2)}^2} + 4(x - 2) + 8} \right]\left| {x - 2 + 4} \right|\left| {x - 2} \right| \le \left( {{{\left| {x - 2} \right|}^2} + 4\left| {x - 2} \right| + 8} \right)\left( {\left| {x - 2} \right| + 4} \right)\left| {x - 2} \right| [/itex]
[itex]< \left( {{\delta ^2} + 4\delta + 8} \right)(\delta + 4)\delta < (13)(5)\delta < (65)\frac{\varepsilon }{{65}} = \varepsilon [/itex]​
 
Last edited:

Related to How Do Delta-Epsilon Proofs Work for Calculating Limits?

1. What is a delta-epsilon proof?

A delta-epsilon proof is a mathematical method used to formally prove the limit of a function using the concept of limits, deltas, and epsilons. It is commonly used in calculus to prove the convergence of a sequence or the continuity of a function.

2. How does a delta-epsilon proof work?

In a delta-epsilon proof, we first define the limit of a function using the concept of delta and epsilon. Then, we choose a value for delta and show that for any epsilon value chosen by the person we are proving it to, there exists a corresponding delta value that satisfies the limit definition. This shows that the function is approaching its limit as the input approaches a certain value.

3. Why are delta-epsilon proofs important?

Delta-epsilon proofs are important because they provide a rigorous and formal way of proving the convergence of a sequence or the continuity of a function. They also help in understanding the behavior of a function and its limit at a specific point.

4. What is the difference between a delta-epsilon proof and a direct proof?

The main difference between a delta-epsilon proof and a direct proof is the use of the concepts of delta and epsilon. In a direct proof, we directly manipulate the definition of the limit to prove its convergence. In a delta-epsilon proof, we use the values of delta and epsilon to show that the limit definition is satisfied, providing a more formal and rigorous proof.

5. Are there any tips for mastering delta-epsilon proofs?

Some tips for mastering delta-epsilon proofs include understanding the definitions of limit, delta, and epsilon, practicing with different examples, and breaking the proof into smaller steps. It is also helpful to understand the intuition behind the proof and the reasoning behind each step.

Similar threads

  • Calculus and Beyond Homework Help
Replies
8
Views
372
  • Calculus and Beyond Homework Help
Replies
1
Views
308
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
421
  • Calculus and Beyond Homework Help
Replies
20
Views
557
  • Calculus and Beyond Homework Help
Replies
2
Views
566
  • Calculus and Beyond Homework Help
Replies
17
Views
735
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
751
  • Calculus and Beyond Homework Help
Replies
3
Views
559
Back
Top