Epsilon-delta definition of a limit

In summary: So, in continuity, (+e) and (-e) will always be on the same side of the graph as the points on it.6. In discontinuity, (+e) and (-e) might or might not be on the same side of the graph as the points on it.7. In summary, in discontinuity, (+e) and (-e) might or might not be on the same side of the graph as the points on it, but in continuity they always will be.In Summary, the definition of a limit
  • #1
koolraj09
167
5
Hi guys.
I need to understand the Epsilon-delta definition of a limit both geometrically and physically. Does it have a physical meaning?
Is there really a necessity for this definition?
Thanks.
 
Physics news on Phys.org
  • #2
Intuitively it just means that the closer you get distance wise from some point, the smaller the delta gets between the limit and its value at a point.

In a general setting we use something to measure distance: In a euclidean geometry we use the pythagorean norm which is basically SQRT(v.v) where v is the vector from point where limit is defined to other arbitrary point.

So in your one dimensional calculus your norm is simply SQRT([x-a]^2) which is simply |x-a|, In two dimensions its SQRT([x-a]^2 + [y-b]^2) which is just a norm in two dimensions.

So for euclidean geometries use the standard pythagorean norm. For other geometries you use another norm.

The reason we have to use norm is to basically say that the closer we get from any direction to the point in question, the closer we get to the limit. In one dimension we only have one dimension, but in higher dimensions we can approach the limit from many different directions. So the intuitive way to make sure that limits do what they're meant to with these larger degrees of freedom is to use the normed definition where we use differences in distances to correspond to distances in deltas.
 
  • #3
Hi, koolraj09, it does seem quite a complicated and forbidding definition at first sight, but it's useful in analysis for making rigorous statements about limits. Once you get the hang of it, you might find it helpful to think about ways of paraphrasing the definition that sound more intuitive to you.

There's a nice, gentle introduction to the idea in these two videos from the Khan Academy:

http://www.khanacademy.org/video/epsilon-delta-limit-definition-1?playlist=Calculus

http://www.khanacademy.org/video/epsilon-delta-limit-definition-1?playlist=Calculus

*

Suppose we have a real-valued function of real numbers, [itex]f: \mathbb{R} \rightarrow \mathbb{R}[/itex]. (That means the input of [itex]f[/itex] is a real number, and so is the output.) To call a real number, [itex]L[/itex], the limit of [itex]f(x)[/itex] (the outputs) as the independent variable [itex]x[/itex] (the input) approaches a specific real number [itex]x_0[/itex] is to say this:

"Think of a positive real number, any positive real number, [itex]\epsilon[/itex], representing a distance of [itex]\epsilon[/itex] units away from [itex]L[/itex]. No matter what distance, [itex]\epsilon[/itex], you thought of, however small, I can always give you at least one positive real number, [itex]\delta[/itex] (which could be different for different epsilons), representing a distance of [itex]\delta[/itex] units away from [itex]x_0[/itex], such that the following statement is true.

If the input, [itex]x[/itex], is less than distance [itex]\delta[/itex] away from [itex]x_0[/itex], then the output, [itex]f(x)[/itex] will be less than distance [itex]\epsilon[/itex] away from [itex]L[/itex]."


In other words, for [itex]L[/itex] to be the limit, the stuff in bold has to be true for every real number [itex]\epsilon[/itex].

*

More formally, for [itex]L[/itex] to be the limit of [itex]f(x)[/itex] as [itex]x[/itex] approaches [itex]x_0[/itex] means that for every real number, [itex]\epsilon > 0[/itex], there exists a real number, [itex]\delta > 0[/itex], such that if [itex]|x - x_0| < | \delta - x_0 |[/itex], then [itex]|f(x) - L| < \epsilon [/itex].

In that case, we write

[tex]\lim_{x\rightarrow x_0} f(x) = L.[/tex]

*

By choosing an appropriate definition of distance, as Chiro discusses, the idea of the epsilon-delta limit can also be applied to Euclidean spaces with more than one dimension, and to other metric spaces. But you don't need to know about these generalisations to understand it in one dimension.
 
Last edited by a moderator:
  • #4
Recognize the similarity to the limit-definition of a sequence.

We say a sequence bn is convergent to the limit b if
[tex]\forall \epsilon > 0 \; \exists n_{0} \in \mathbb{N}: |b_{n} - b| < \epsilon \quad \forall n>n_0[/tex]
Or intuitively: If you give me an epsilon I can show you that the distance of bn to b will become less than epsilon if I make n big enough.
Or simpler: The bigger you make n the more bn will approach b.

The epsilon-delta definition is similar:
The limit of f(x) as x approaches x0 is L if
[tex]\forall \epsilon > 0 \; \exists \delta>0 : ( |x-x_0|<\delta \Rightarrow |f(x)-L|<\epsilon ) [/tex]
Or intuitively: If you give me an epsilon I can show you that the distance of f(x) to L will become less than epsilon if I let x get near enough to x0.
Or simpler
: The more you let x get near to x0 the more f(x) will approach L.


The difference between both definitions is:
In the sequence limit you let n get near to infinity.
In the function limit you let x get near to x0.
 
Last edited:
  • #5
Hi, kooolraj!

1. Draw any particular graph, discontinuous or continuous.

2. Now, draw a curve(+e) ABOVE that graph, so that the vertical distance from (+e) to your graph always is some number e(psilon).
3. Draw a similar curve(-e) BELOW your graph.

4. You have now three parallell curves.
Continuity means that for each point on your graph, you may let that point be the centre of a circle with radius d(elta), so that the entire circle is contained within the created "e-tube" (i.e, the space created between (+e) and (-e)).

At a point of discontinuity, this will be impossible if you make the number "e" small enough.
(just make "e" less than than the value jump at the point of discontinuity!)
 
  • #6
In a limit, the x-value can never equal the x-coordinate of the limit (c). That means that there will always be a distance between x and "c."

then:

There will always be a distance between y and L.
 
  • #7
Excalibur1152 said:
In a limit, the x-value can never equal the x-coordinate of the limit (c). That means that there will always be a distance between x and "c."

then:

There will always be a distance between y and L.
That does not follow. Yes "the x-value can never equal the x-coordinate of the limit (c)". That comes from the "0<" in [itex]0< |x- c|< \delta[/itex] part of the definition of limit.

But it does NOT follow from that "there will always be a distance between y and L". For example, if y= f(x) is a constant, f(x)= L for all x, then y= L no matter how far x is from c.
 
  • #8
Aah, yes! My old student day definition of a hypercontinuous function:

A function is hypercontinuous at a point X iff there exists a number L, so that for every delta&epsilon>0 we have:
[tex]|f(x)-L|<\epsilon[/tex],
whenever we have [tex]|x-X|<\delta[/tex], and otherwise.

Glad you brought back good memories, Halls! :smile:
 
  • #9
arildno said:
Aah, yes! My old student day definition of a hypercontinuous function:

A function is hypercontinuous at a point X iff there exists a number L, so that for every delta&epsilon>0 we have:
[tex]|f(x)-L|<\epsilon[/tex],
whenever we have [tex]|x-X|<\delta[/tex], and otherwise.

Glad you brought back good memories, Halls! :smile:

In other words constant ? :)
 
  • #10
Jarle said:
In other words constant ? :)
That equivalence needs to be established by means of a proof, given by Arildno's 2.theorem.

My first theorem concerns Siamese Primes in number theory.
It is a major result, but the study of Siamese Primes have never really caught on among professionals..:frown:
 
  • #11
arildno said:
My first theorem concerns Siamese Primes in number theory.
It is a major result, but the study of Siamese Primes have never really caught on among professionals..:frown:

Enlighten us, all I could find about this obscure topic was that it was pairs of primes on the form [tex](n^2-2,n^2+2)[/tex].
 
  • #12
Since Siamese Twins are more closely stuck together than ordinary twins, I thought it was fairly obvious.

To primes "a" and "b" are called siamese (in my usage) iff |a-b|=1.

My theorem concludes that the number of Siamese Primes is non-zero, but finite.
 
  • #13
arildno said:
Since Siamese Twins are more closely stuck together than ordinary twins, I thought it was fairly obvious.

To primes "a" and "b" are called siamese (in my usage) iff |a-b|=1.

My theorem concludes that the number of Siamese Primes is non-zero, but finite.

That's a surely a more interesting definition.

I have a corollary to your theorem: Every infinite subset of the Siamese primes contains exactly six elements.
 
  • #14
Jarle said:
That's a surely a more interesting definition.

I have a corollary to your theorem: Every infinite subset of the Siamese primes contains exactly six elements.

A beautiful corolary! :approve:

As I said, the theory of Siamese Primes is woefully under-developed, and many corolarian gems like yours could be unearthed if the professionals had only become interested.
I think it is a conspiracy here..
 
  • #15
arildno said:
I think it is a conspiracy here..

Mathematicians cannot be trusted, and they are only interested in the meaningless blather of which mathematics is on higher levels consist of. They earn their salary by collectively insisting on the importance of their obscure symbolism that no one else understands. Developing what they call theory around a beautiful and understandable subject such as Siamese primes could quite possibly expose their agenda.
 
  • #16
Jarle said:
Mathematicians cannot be trusted, and they are only interested in the meaningless blather of which mathematics is on higher levels consist of. They earn their salary by collectively insisting on the importance of their obscure symbolism that no one else understands. Developing what they call theory around a beautiful and understandable subject such as Siamese primes could quite possibly expose their agenda.
Indeed!
What other set of primes has the fascinating property that given distinct "a", and "b", we have:
[tex]|a^{b}-b^{a}|=1[/tex]?

There is so much beauty in the set of Siamese primes the world just is longing to be exposed to..
 
  • #17
arildno said:
Indeed!
What other set of primes has the fascinating property that given distinct "a", and "b", we have:
[tex]|a^{b}-b^{a}|=1[/tex]?

There is so much beauty in the set of Siamese primes the world just is longing to be exposed to..

Excellent, the theory of siamese twins is rapidly expanding.

It has some interesting topological properties as well. Any continuous function from the Siamese primes to the Siamese primes is either a homeomorphism or hypercontinuous on the whole domain under the induced topology as a subspace of the metric space R!
 
  • #18
Jarle said:
Excellent, the theory of siamese twins is rapidly expanding.

It has some interesting topological properties as well. Any continuous function from the Siamese primes to the Siamese primes is either a homeomorphism or hypercontinuous on the whole domain under the induced topology as a subspace of the metric space R!
Psst..we are speaking Fields medal here, aren't we..?:rolleyes:
 
  • #19
HallsofIvy said:
That does not follow. Yes "the x-value can never equal the x-coordinate of the limit (c)". That comes from the "0<" in [itex]0< |x- c|< \delta[/itex] part of the definition of limit.

But it does NOT follow from that "there will always be a distance between y and L". For example, if y= f(x) is a constant, f(x)= L for all x, then y= L no matter how far x is from c.

True, didn't think of that.
 
  • #20
arildno said:
There is so much beauty in the set of Siamese primes the world just is longing to be exposed to..

Here's a new conjecture: If p and q are distinct siamese primes, then pn+qn is an ordinary prime for positive integers n.

I have managed to prove it for n = 1 and 2

But I'm having a lot of trouble with the induction step. This prime number stuff is soooo difficult. :-p
 
  • #21
LCKurtz said:
Here's a new conjecture: If p and q are distinct siamese primes, then pn+qn is an ordinary prime for positive integers n.

I have managed to prove it for n = 1 and 2

But I'm having a lot of trouble with the induction step. This prime number stuff is soooo difficult. :-p
Hmm..I'm not sure that will work in its generality, Kurtz.

However, there are far more beautiful results that actually ARE proveable:
Given p,q distinct siamese primes, not only is [tex]p^{p}+q^{q}[/tex] prime, but ALSO [tex]p^{q}+q^{p}[/tex]!
This kind of deep symmetry of the siamese primes more than makes up for that their set isn't closed under multiplication. (But again, that property is rather rare among primes in general, so we shouldn't expect it..)
 
Last edited:
  • #22
arildno said:
Psst..we are speaking Fields medal here, aren't we..?:rolleyes:

Good idea, if we could only turn the noses of those crackpot mathematicians towards this field of study somehow...
 
  • #23

Related to Epsilon-delta definition of a limit

1. What is the Epsilon-delta definition of a limit?

The Epsilon-delta definition of a limit is a mathematical concept used to formally define the notion of a limit of a function. It states that the limit of a function f(x) as x approaches a is L if and only if for every positive number ε, there exists a corresponding positive number δ such that if the distance between x and a is less than δ, then the distance between f(x) and L is less than ε.

2. Why is the Epsilon-delta definition of a limit important?

The Epsilon-delta definition of a limit is important because it provides a rigorous and precise definition of what it means for a function to approach a certain value. This definition allows for the precise calculation and proof of limits, which is crucial in many areas of mathematics and science.

3. How is the Epsilon-delta definition of a limit used in calculus?

In calculus, the Epsilon-delta definition of a limit is used to prove the existence and evaluate the value of a limit. It is also used to prove the continuity of a function at a given point, and to prove the convergence of sequences and series.

4. What are some common misconceptions about the Epsilon-delta definition of a limit?

One common misconception is that the Epsilon-delta definition of a limit is the only way to understand limits. While it is a precise definition, there are other ways to think about and visualize limits, such as using graphs or intuitive reasoning. Another misconception is that the values of ε and δ are fixed, when in fact they can vary for different functions and limits.

5. How can I improve my understanding of the Epsilon-delta definition of a limit?

To improve your understanding of the Epsilon-delta definition of a limit, it is important to practice solving problems and proofs using this definition. You can also try visualizing limits using graphs and geometric interpretations. Additionally, seeking help from a tutor or instructor can also improve your understanding and clarify any questions you may have.

Similar threads

Replies
9
Views
931
Replies
11
Views
1K
Replies
25
Views
3K
Replies
4
Views
1K
  • Calculus
Replies
2
Views
1K
Replies
3
Views
930
  • Calculus
Replies
25
Views
1K
Replies
1
Views
234
Replies
2
Views
1K
Back
Top