Why we use strictly less than delta and epsilon in definition of limits

Click For Summary
SUMMARY

The discussion clarifies why the formal definition of limits in calculus uses strict inequalities rather than non-strict inequalities. Specifically, the limit definition states that lim x→y f(x)=L iff for all ε>0, there exists a δ>0 such that abs(x-y)<δ implies abs(f(x) - L)<ε. The participants demonstrate that using non-strict inequalities would not maintain the necessary conditions for limits, as it could include boundary points that do not satisfy the limit condition. The equivalence of the strict and non-strict definitions is proven through logical implications, reinforcing the necessity of strict inequalities in the definition of limits.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with epsilon-delta definitions
  • Basic knowledge of inequalities
  • Concept of open and closed sets in real analysis
NEXT STEPS
  • Study the epsilon-delta definition of limits in detail
  • Explore the implications of strict vs. non-strict inequalities in mathematical proofs
  • Learn about open and closed sets in topology
  • Investigate the concept of continuity and its relationship with limits
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking a deeper understanding of the formal definitions of limits and their implications in analysis.

MarlyK
Messages
6
Reaction score
0

Homework Statement



I'm wondering why we can't use less than or equal to for the formal definition of the limit of a function:

Homework Equations



lim x→y f(x)=L iff For all ε>0 exists δ>0 such that abs(x-y)<δ implies abs(f(x) - L)<ε

Why not:

lim x→y f(x)=L iff For all ε>0 exists δ>0 such that abs(x-y)=<δ implies abs(f(x) - L)=<ε

The Attempt at a Solution



I just imagine that it doesn't matter because epsilon is arbitrary, but I'm not sure. If we're using the epsilon such that we have a strict inequality, given that set of x that satisfies this, all we're doing is including the boundary points of the open set specified by delta on the domain, and we know that by the definition using strict inequalities that there then exists a [ε][/1]>ε such that abs(f(x) - L)<[ε][/1] (and thus abs(f(x) - L)=<[ε][/1], but we know that there are not x in our ball that actually satisfy abs(f(x) - L)=[ε][/1]).

But I can't seem to find a way to satisfy a two way implication i.e. prove the definitions are equivalent. Maybe there's a good contradiction up someone knows two show they're not equivalent?
 
Physics news on Phys.org
The definitions are equivalent.

Suppose f satisfies the <= definition of \lim_{x \rightarrow y}f(x) = L. Let \epsilon &gt; 0. Then there exists \delta &gt; 0 such that 0 &lt; |x - y| \leq \delta implies |f(x) - L| \leq \epsilon/2. Thus clearly 0 &lt; |x - y| &lt; \delta also implies |f(x) - L| \leq \epsilon/2. But \epsilon/2 &lt; \epsilon, so f satisfies the < definition of \lim_{x \rightarrow y}f(x) = L.

You can prove the converse quite similarly.
 
Thanks - I was having trouble trying to find a way to imagine picking a larger epsilon while keeping it arbitrarily close to zero, but I see now that if we define the relation as a proportion of the smaller epsilon, this works. Thanks.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
1
Views
2K