Is the (ε, δ)-Definition of Limits Sufficient for Uniqueness?

Click For Summary

Discussion Overview

The discussion revolves around the (ε, δ)-definition of limits in calculus, specifically questioning its sufficiency for establishing uniqueness of limits. Participants explore the implications of the definition, its precision, and whether additional clauses are necessary for clarity. The scope includes theoretical considerations and mathematical reasoning.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses concern that the (ε, δ)-definition may be insufficient, suggesting that a corresponding δ could be found for every ε even if δ increases as ε decreases, leading to potential ambiguity in limits.
  • Another participant proposes that the inequality 0 < |x − c| < δ excludes the possibility of x being equal to c, thus validating the definition's adequacy in ensuring uniqueness of limits.
  • A participant challenges the original claim by demonstrating that for f(x) = 5x, as x approaches 3, the limit is not 20 but rather 15, indicating that the definition holds true under scrutiny.
  • One participant argues that the definition does not require assumptions about the behavior of δ relative to ε, emphasizing that for any ε, a corresponding δ can be determined without additional conditions.
  • A later reply acknowledges a misunderstanding regarding the definition, clarifying that the original definition's structure was misinterpreted.
  • Another participant notes that for constant functions, the limit is trivially satisfied regardless of δ, reinforcing that no additional clauses are necessary for the definition.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the (ε, δ)-definition is sufficient for uniqueness. While some argue that it is adequate, others raise concerns about its clarity and implications.

Contextual Notes

Some discussions highlight the importance of precision in mathematical definitions and the potential for misinterpretation of the (ε, δ)-relationship. The conversation reflects varying interpretations of the definition's implications without resolving these nuances.

Noesis
Messages
99
Reaction score
0
These words have been pulled directly from Wikipedia, although I find the exact logical construction in my textbooks:

---
The (ε, δ)-definition of the limit of a function is as follows:

Let ƒ be a function defined on an open interval containing c (except possibly at c) and let L be a real number. Then the formula:

[tex]\lim_{x \to c} f(x)=L[/tex]

means for each real ε > 0 there exists a real δ > 0 such that for all x with 0 < |x − c| < δ, we have |ƒ(x) − L| < ε.
---

My problem is that this seems to be an insufficient definition. A corresponding δ can be found for every positive value of ε even if δ is increasing as ε is decreasing. The inequalities can be satisfied for any limit L.

Say f(x) = 5x, and we claim the limit as x->3 is 20.

For every positive ε in |5x − 20| < ε, I can find a corresponding 0 < |x − 3| < δ, although in this case x will go to 4 in order to satisfy small ε.

My question is: should an added clause exist such that as ε tends to 0 so must δ, or that the product of their derivatives with respect to x must be greater than or equal to zero (so they both increase or decrease simultaneously), or is it implicitly assumed that one is choosing x closer to c. If it is the last case, it seems it would be more precise to explicitly mention this fact, as then there can only be one L.

I understand this question might be borderline, or full-line, pedantic, but I think we all understand the necessity for precision in mathematics and logic, and I'm concerned as to whether I am in fact missing a subtle nuance--say a subtle nuance that would indeed make the limit L unique despite what originally seems insufficient constraints.
 
Physics news on Phys.org
I believe I've discovered the subtle nuance.

The inequality: 0 < |x − c| < δ does not admit the difference to be equal to zero, hence there is not a corresponding δ in my example for x = 3.

So it seems that the given logical construction is adequate.

If anyone can validate these thoughts and perhaps provide further insight or extensions, that would be awesome.
 
Noesis said:
These words have been pulled directly from Wikipedia, although I find the exact logical construction in my textbooks:

---
The (ε, δ)-definition of the limit of a function is as follows:

Let ƒ be a function defined on an open interval containing c (except possibly at c) and let L be a real number. Then the formula:

[tex]\lim_{x \to c} f(x)=L[/tex]

means for each real ε > 0 there exists a real δ > 0 such that for all x with 0 < |x − c| < δ, we have |ƒ(x) − L| < ε.
---

My problem is that this seems to be an insufficient definition. A corresponding δ can be found for every positive value of ε even if δ is increasing as ε is decreasing. The inequalities can be satisfied for any limit L.

Say f(x) = 5x, and we claim the limit as x->3 is 20.

For every positive ε in |5x − 20| < ε, I can find a corresponding 0 < |x − 3| < δ, although in this case x will go to 4 in order to satisfy small ε.
No, this won't work. Suppose ε = .1 is given, so I want 5x to be within .1 of 20.

|5x - 20| < .1 ==> 5|x - 4| < .1 ==> |x - 4| < .02
What does that tell me? It says that x is within .02 of 4, or that 3.98 < x < 4.02. That's not very close to 3.

If I take smaller values for ε, it turns out that x will be even closer to 4, hence farther away from 3. This suggests to me that
[tex]\lim_{x \to 3} 5x \neq 20[/tex].

In other words, if x is arbitrarily close to 3 (i.e., small δ), then 5x is NOT arbitrarily close to 20 (small ε).

As I'm sure you know,
[tex]\lim_{x \to 3} 5x = 15[/tex].

This is easy to prove. Let ε > 0 be given.

|5x - 15| < ε ==> 5|x - 3| < ε ==> |x - 3| < ε/5
Let δ = ε/5

So for any ε that is given, we can find a positive number δ, so that if x is within δ units of 3, then f(x) = 5x will be within ε units of 15.

Noesis said:
My question is: should an added clause exist such that as ε tends to 0 so must δ, or that the product of their derivatives with respect to x must be greater than or equal to zero (so they both increase or decrease simultaneously), or is it implicitly assumed that one is choosing x closer to c. If it is the last case, it seems it would be more precise to explicitly mention this fact, as then there can only be one L.

I understand this question might be borderline, or full-line, pedantic, but I think we all understand the necessity for precision in mathematics and logic, and I'm concerned as to whether I am in fact missing a subtle nuance--say a subtle nuance that would indeed make the limit L unique despite what originally seems insufficient constraints.
 
We don't need to assume anything about the behavior of δ based upon that of ε.
Given an ε for |f(x)-L|<ε, can we find a δ>0 where -δ < x-c < δ?

If we choose f(x)=5x,L=20,c=3,as in your example above,and (how about) ε=2,

|5x-20| < 2
-2 < 5x-20 < 2
.6 < x-3 < 1.4

In other words the x-interval where |5x-20| < 2 is always true is 3.6 < x < 4.4.
Can you find a δ such that 3.6 ≤ -δ+3 < x < δ+3 ≤ 4.4?

On the one hand 3.6 ≤ -δ+3,so δ ≤ -.6. But we' re looking for positive δ.
On the other hand δ+3 ≤4.4,so δ ≤1.4.We must have 3.6 ≤ -δ+3,but 3.6 > 1.6.In fact for any 0 <δ ≤ 1.4, 1.6 ≤ -δ+3 < 3.

There is no such δ,so lim(x→3) 5x ≠ 20. The definition says "for every number ε>0", it does not matter how close to zero.

If ε=.0000001, the x-interval is .99999998 < x-3 <1.00000002, and we cannot find δ to satisfy .999999998 ≤ -δ < x-3 < δ ≤ 1.00000002 either.
 
Thanks for the input. I was missing the line of: such that for all x with in the original definition and was only trying to find ordered pairs of epsilon-delta, which was why I thought their definition was insufficient.

That was an interesting way of looking at it JThompson.
 
Note that if f(x) is a constant, say f(x)= C for all x, then [itex]\displaytype\lim_{x\to c} f(x)= C[/itex] for all c and by shown by observing that [itex]|f(x)- C|= 0< \epsilon[/itex] no matter what [itex]\delta[/itex] is. It is NOT necessary that "an added clause exist such that as ε tends to 0 so must δ".
 

Similar threads

  • · Replies 28 ·
Replies
28
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 46 ·
2
Replies
46
Views
6K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K