How Do Delta-Epsilon Proofs Work for Calculating Limits?

  • Thread starter Thread starter drawar
  • Start date Start date
  • Tags Tags
    Proofs
Click For Summary
SUMMARY

This discussion focuses on proving limits using the delta-epsilon definition in calculus. Three specific limits are analyzed: (a) \(\lim_{x \to 5^-} \sqrt[4]{5 - x} = 0\), (b) \(\lim_{x \to 2} (x^4 - 1) = 15\), and (c) \(\lim_{x \to -1} \frac{x^2 - 2x}{x + 2} = 3\). The solutions provided utilize precise choices for δ based on ε, demonstrating the application of the delta-epsilon method effectively for each limit.

PREREQUISITES
  • Understanding of the delta-epsilon definition of limits
  • Familiarity with algebraic manipulation and inequalities
  • Knowledge of polynomial functions and their limits
  • Basic proficiency in calculus concepts
NEXT STEPS
  • Study the delta-epsilon definition of limits in detail
  • Practice proving limits for various functions using the delta-epsilon method
  • Explore polynomial limit proofs, focusing on higher-degree polynomials
  • Learn about continuity and its relationship with limits in calculus
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of limit proofs using the delta-epsilon definition.

drawar
Messages
130
Reaction score
0

Homework Statement


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


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:
0 < 5 - x < \delta \Rightarrow \left| {\sqrt[4]{{5 - x}}} \right| = \sqrt[4]{{5 - x}} < \sqrt[4]{\delta } = \sqrt[4]{{{\varepsilon ^4}}} = \varepsilon

(b) Given ε>0, choose δ=min{1; ε/65}, then:
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

(c) Given ε>0, choose δ=min{1/2;ε/15}. Then:
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)
But \left| {x + 1} \right| < \frac{1}{2} \Leftrightarrow \frac{1}{2} < \left| {x + 2} \right| < \frac{3}{2}
Hence
\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
 
Physics news on Phys.org
Seems OK.
 
drawar said:

Homework Statement


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

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:
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​
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.

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​
 
Last edited:

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
4
Views
3K
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
Replies
5
Views
2K