Delta-Epsilon Proof: Prove lim_{x\implies 1} \frac{2}{x-3} = -1

Click For Summary
SUMMARY

The discussion focuses on proving the limit lim_{x\implies 1} \frac{2}{x-3} = -1 using the delta-epsilon definition of limits. The proof strategy involves establishing that |{ \frac{ 2}{x-3} +1 }| < \epsilon and ensuring that delta is a function of epsilon alone. Participants emphasize the need to restrict delta and find a constant K to satisfy the inequality |x - 1| < \delta and K\delta < \epsilon. The conversation highlights common pitfalls and clarifications in applying the delta-epsilon method.

PREREQUISITES
  • Understanding of delta-epsilon definitions in calculus
  • Familiarity with limits and continuity concepts
  • Basic algebraic manipulation skills
  • Knowledge of inequalities and their applications in proofs
NEXT STEPS
  • Study the delta-epsilon definition of limits in detail
  • Practice additional limit proofs using delta-epsilon techniques
  • Explore the concept of continuity and its relationship with limits
  • Learn about finding constants in inequalities for limit proofs
USEFUL FOR

Students of calculus, particularly those learning about limits and delta-epsilon proofs, as well as educators seeking to clarify these concepts for their students.

knowLittle
Messages
307
Reaction score
3

Homework Statement


Prove that
## lim_{x\implies 1} \frac{2}{x-3} = -1 ##

Use delta-epsilon.

The Attempt at a Solution


Proof strategy:
## | { \frac{ 2}{x-3} +1 } | < \epsilon #### \frac{x-1}{x-3} < \epsilon ##
, since delta have to be a function of epsilon alone and not include x. I need to restrict delta
## |x-1 | < 1 \leq \delta \\ -3 < x-3 < -1 ##

I know that there's something wrong. Help?

What if I say that
## -2 = x -3 \\ 1 =x \\ \frac{ 1-1}{-2} < \epsilon \\ \delta=min(1, \epsilon)##

Does it make any sense?
 
Last edited:
Physics news on Phys.org
knowLittle said:

Homework Statement


Prove that
## lim_{x\implies 1} \frac{2}{x-3} = -1 ##

Use delta-epsilon.

The Attempt at a Solution


Proof strategy:
## | { \frac{ 2}{x-3} +1 } | < \epsilon #### \frac{x-1}{x-3} < \epsilon ##
, since delta have to be a function of epsilon alone and not include x. I need to restrict delta
## |x-1 | < 1 \leq \delta \\ -3 < x-3 < -1 ##

I know that there's something wrong. Help?

You don't know how small \delta may need to be, but you can decide that it's not going to be bigger than 1. That gives you |x - 1| &lt; \delta \leq 1. Now you need <br /> \left| \frac{x - 1}{x - 3 } \right| &lt; \frac{\delta}{|x - 3|} &lt; \epsilon. You can ensure that by finding a constant K &gt; 0 such that \frac{\delta}{|x - 3|} &lt; K\delta when |x - 1| &lt; \delta \leq 1, and insisting that K\delta &lt; \epsilon.
 
  • Like
Likes   Reactions: 1 person
You're almost there, now prove that your choice for delta works.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
3K
Replies
11
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 24 ·
Replies
24
Views
3K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K