Skip navigation

Understanding epsilon-delta proofs

First, get and read this. Really good.

before you even START with epsilon-delta . . .


| x – 3 | < 1;

SAYS in English “x is within 1 unit of 3.”

You have to be fluent with that idea before starting ε-delta; proofs.

Let’s look at a picture of this inequality on the real number line:

x lies here

So for example, if x = 2.8:

| 2.8 - 3 | < 1
| -0.2 | < 1
0.2 < 1    ===   TRUE

Now let’s try for x = 3.5.

| 3.5 - 3 | < 1
| 0.5 | < 1
0.5 < 1   ===   TRUE

So, | x – 3 | < 1 MEANS x must be within 1 unit of 3 on the real number line.

To be able to understand epsilon-delta at all, you have to get into the habit of looking at an inequality like

| x – 10 | < 5

And immediately just say in a snap “That inequality says that x is within 5 units of 10”

Or
| x – 0.4 | < 0.00001

And say “That inequality says that x is within 0.00001 units of 0.4.”

In general, for any inequality with the format:

| x – c | < a

That says in plain english that “x is within a units of c.”


Epsilon-delta proofs are actually easy.

The meat of epsilon-delta proofs

The meat of epsilon-delta proofs is just this idea.


if
0 < | x – c | < δ

then
| f(x) – L | < ε

Epsilon-delta says:


AS WE RESTRICT x to being within δ units of c, then, as a result of that restriction, f(x) becomes restricted to being within ε units of L.

If the above statement is true, then and only then can we say

lim   f(x) = L
x->c


So, here’s the “definition of a limit”, but with more explanation in English words:

The limit:

lim f(x) = L
x->c

exists if and only if

when we restrict x to be within δ units of c,

0 < | x – c | < δ

then, as a consequence of that restriction, we in effect are restricting f(x) to be within ε units of L.

| f(x) – L | < ε

If that happens, then we know that the limit of f(x) as x -> c is equal to L.

Ok, but how do you do an epsilon-delta proof?

So here’s an example of how this stuff works.

Use epsilon-delta to "show" that

lim  3x - 3  =  12
x->5

I know what you’re thinking. “Can’t we just do this:”


lim  3x - 3
x->5

= 15 - 3

= 12

but nooooooo! That’s not good enough for epsilon-stupid. You must “show” it.

Use epsilon-delta to "show" that

lim  3x - 3  =  12
x->5

So, what we use the “definition of a limit” as stated at the top of this page (you should memorize it really for use on tests (YES they DO ALWAYS put epsilon-delta on tests . . )

The limit above exists if and only if for each ε > 0, there exists a δ > 0 such that:

IF
    0 < | x - c | < δ            [ c = 5 though, plug in: ]
    0 < | x - 5 | < δ

THEN
      | f(x) - L | < ε         [ f(x)= 3x - 3, and L = 12, plug in: ]
      | ( 3x - 3 ) - 12 | < ε

So read that in English as:

“IF x is within δ units of 5 . . . ”

“. . . THEN ( 3x – 3 ) is within ε units of 12.”

The key to epsilon-delta proofs is you have to relate epsilon and delta.

You have to argue that IF 0 < | x – 5 | < δ ( x is within δ units of 5 ), THEN we can conclude that | ( 3x – 3 ) – 12 | < ε (THEN ( 3x – 3 ) is within ε units of 12 ).

HMM! Hopefully, this is starting to make some sense. Here is how you proceed.

Let’s work with the THEN part (the | f(x) – L | statement), and break it down a bit:

      | ( 3x - 3 ) - 12 | < ε
      | 3x - 15 | < ε

Let’s FACTOR (because we love to factor)

      | (3)(x - 5) | < ε
     3| (x - 5) | < ε
      | (x - 5) | < ε/3;

That looks familiar! Suddenly, the | f(x) – L | < ε looks a lot like the | x – c | < δ statement.

HMM!!!

We can relate the epsilon statement and the delta statement ( 0 < | x – c | < δ ) in this way:

CHOOSE δ = ε/3. (Get used to the idea of “CHOOSING” δ)

Then, we go:

      | x - 5 | < ε/3   [ CHOOSE δ = ε/3 ]

      | x - 5 | < δ

WOW!!!!! How marvellous. It will seem very very strange to you that in the middle of this “mathematical rigor”, we end up going and “choosing” δ = ε/3. You’ll see that this “choice” doesn’t really hurt the “rigor” of what we’re doing though. . . just keep at it.

Next we have to show that this “δ” we’ve chosen ( δ = ε/3 ) “WORKS”.

So we go back to the original statement:

IF
    0 < | x - c | < δ            [ c = 5, chose δ = ε/3 ]
    0 < | x - 5 | < ε/3;

THEN
      | f(x) - L | < ε         [ f(x)= 3x - 3, and L = 12, plug in: ]
      | ( 3x - 3 ) - 12 | < ε
      | 3x - 15 | < ε
     3| x - 5 | < ε
      | x - 5 | < ε/3

Wonder of wonders! It “WORKS”, because the statement has now changed from:

“IF x is within δ units of 5 . . . THEN ( 3x – 3 ) is within ε units of 12.”

To:
“IF x is within ε/3 units of 5, THEN x is within ε/3 units of 5.”

Which cannot be argued against.

Remember, its not stupid. Its “rigorous”.

(donation should be to bill.sherif@gmail.com)

149 Comments

    • Chip
    • Posted February 1, 2008 at 9:47 am
    • Permalink

    holly crap i love you…if your a girl can i marry you? no like seriously, i mean it – I. LOVE. YOU.

  1. glad it helped!

    • ..
    • Posted February 8, 2008 at 8:01 am
    • Permalink

    WOW. i’ve been trying to figure this out all day. and now I suddenly understand within 5 mins. You’re a life saver. :)

    • Ann
    • Posted February 14, 2008 at 4:34 am
    • Permalink

    THANK YOU SO MUCH! i swear calc professors are useless. and the whole epsilon-delta thing is somewhat useless, its so repetitive. anyways, u mind explaining the way to prove the limits of crazy polynomials? by using those given limit laws , they are so confusing!

    and when the number infront of |x-c| doesnt work out to be the same as it shows up with delta, we were told to let it be smaller than a constant and find the constant. that is confusing too. do u know what im saying? lol cus im confused about what ive just mentioned too . . .

    • AnonyMouse
    • Posted February 15, 2008 at 9:22 pm
    • Permalink

    It’s beautiful (it really is) how well you’ve explained this concept. Well-done, and thank you.

    • Anonymous
    • Posted March 20, 2008 at 9:59 pm
    • Permalink

    dude you are my god! Thanks soo much, I’m going to give my idiot teacher an anonymous note to look at this site!

    • Pavan
    • Posted March 20, 2008 at 9:59 pm
    • Permalink

    Thanks for the lucid explanations. Makes everything much more clear now. Probably some book authors should read this and take tips.

    • Sim
    • Posted August 10, 2008 at 6:27 am
    • Permalink

    Brilliant!@#$% That’s an amazingly clear Explanation. You just explained what 5 Calc lectures didn’t teach me in about 1.7% of the time. Good work.

    • CogitoErgoCogitoSum
    • Posted August 31, 2008 at 11:11 pm
    • Permalink

    Dont delta-epsilon proofs require you to show that as delta decreases, so does epsilon? If epsilon increases while delta decreases, the limit doesnt exist… right?

    Im still struggling with this concept.

    See, every demonstration I have seen, the tutor picks and chooses a nice, simple linear function ahead of time. What if you used f(x) = x^2. Or f(x) = sin(x). Or f(x) = x/x as x -> 0. Your example work isnt so apparent or intuitive any more.

    How do you use d-e to prove sin(x)/x, as x->0 equals 1?

    See… you have to already know your L beforehand. You use d-e to DEMONSTRATE L is the correctly presumed limit, not to prove L is the limit. Right?

    Because you have to know L first in order to use this. In fact, you have to know what x approaches first in order to assert what the limit approaches… you have to know your x->a and your f(x)->L.

    But what if you pick the wrong L? What if L isnt your limit? How does d-e fail?

    • Anonymous
    • Posted September 4, 2008 at 1:49 am
    • Permalink

    I think the point of e-d proofs (key word being proof) is to prove the L, after you already know it.

    Sweet explanation though, helped a lot.

    • madmann
    • Posted September 5, 2008 at 9:03 am
    • Permalink

    Aloha CogitoErgoCogitoSum,

    I agree with you that these epsilon-delta proofs are not proofs at all the way they are usually done. They have always disturbed me because the logic is circular and very unsatisfying. That last step of “showing that the delta works” is really only checking that you did the correct algebraic manipulations the first time around (or are consistent in making the same mistake). It’s like verifying your solution to an algebraic equation. You are also correct that nearly every time someone does one of these “proofs,” they pick some very simple linear function, but more important, they never show what the “failure mode” is for trying to prove the wrong limit. In fact, there is no “failure” (at least none corresponding to anything stated in the e-d definition) if you follow the steps above using the wrong limit. Try L = 13 instead of 12, for example. With proper algebraic manipulation, you get delta = (1-epsilon)/3. The only problem I see with this delta is that when epsilon goes to zero (as you would want), delta goes to 1/3 (which is absurd), but NOTHING in the e-d definition says this is a problem. Do we have Cauchy to thank for that, or have the calculus textbooks been remiss in not stating this requirement? I think you stated it correctly when you said that there is ANOTHER condition that must be met: as epsilon decreases to zero, delta HAS TO ALSO DECREASE TO ZERO. That’s where the failure occurs, and that is what would make these proofs more sound.

    Your example of sin(x)/x is classic. In fact, most limits involving trigonometric functions are proven not with epsilon-delta, but by the Squeeze Theorem.

    • Johan
    • Posted September 8, 2008 at 12:50 am
    • Permalink

    This has helped me a lot, thank you very much. :)

    • Anonymous
    • Posted September 9, 2008 at 11:37 pm
    • Permalink

    this helped so much! thank you!

    • Anonymous
    • Posted September 29, 2008 at 8:49 pm
    • Permalink

    ur the man …….

    • Somedude
    • Posted October 24, 2008 at 3:27 am
    • Permalink

    This makes sense.

    • Anonymous
    • Posted October 29, 2008 at 2:05 pm
    • Permalink

    You’re fabulous.
    A + in Calculus for meee =)

    • Anonymous
    • Posted December 6, 2008 at 8:47 am
    • Permalink

    love you too man

    • Anonymous
    • Posted January 29, 2009 at 1:32 am
    • Permalink

    polygamy time! We all love you!

    • Scott
    • Posted January 31, 2009 at 9:06 am
    • Permalink

    Awesome job on this.

    • pamparumpum
    • Posted February 4, 2009 at 12:36 pm
    • Permalink

    YESSS. Thank you!

    • Anonymous
    • Posted February 24, 2009 at 5:36 pm
    • Permalink

    tht was an awesome explanaition!

    • leila
    • Posted March 19, 2009 at 5:03 pm
    • Permalink

    wonderful! you real saved my dollars. your explanations are much clear, if it wasn’t for you i would have failed calculus.

  2. Thanks, but please take time now to explain the delta neighborhood in 3D space and its relation to epsilon. Also, after selecting a neat working example, please choose one like
    lim x/sqrt(x+y)
    f(x,y)-> (1,1)

    and show d-e proof. Need help. (did that problem come out aligned correctly? prob not)

    Thanks

  3. Thanks!!

    • Nicole
    • Posted June 15, 2009 at 3:58 pm
    • Permalink

    THANK-YOU X 10 to the 6th power!!!! I have a week’s worth of precal and calculus homework to do before this friday so I can go to my cousin’s wedding and I don’t understand ANY of it!! It’s an online college course to boot…
    Your explanation was so simple!!! I cannot believe it was so easy to understand!! Keep up the good work!! THANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!!!!!!!!!!

    • Brandon
    • Posted August 23, 2009 at 8:31 am
    • Permalink

    This is the greatest and most clear explanation of this concept I have ever heard. I’ve been struggling with this for quite some time now I have it…finally! Thanks so much!!!

    • Tim
    • Posted August 27, 2009 at 4:29 pm
    • Permalink

    That is great! can you do that with the product property for limits? That written explanation makes all the difference and that’s what I need for the product property proof.

  4. HOLY %$##%$%$$ YOU’RE MY GOD

    • Stephanie
    • Posted September 14, 2009 at 4:00 am
    • Permalink

    I know you posted this a long time ago but it must be helping lots of people because it’s the 2nd listing on google (searching limits delta epsilon)! This is my THIRD calculus class and am just NOW understanding this bull! THANK YOU so much. If you are not a teacher, you should be because God has blessed you!

    • mehraj
    • Posted September 18, 2009 at 6:43 am
    • Permalink

    hello sir,this method is easy to understand and works really very good. thank you

  5. I did not get it in class but I got it after reading the book. Im trust making sure that what I got is right and wow, you make it look so simple. Thanks so much, im bookmarking this blog and I’ll come back for others lessons

    • MEHRAJ AHMED
    • Posted September 22, 2009 at 9:39 am
    • Permalink

    hopeful to see much more in future

    • MEHRAJ AHMED KASHMIR
    • Posted September 22, 2009 at 9:47 am
    • Permalink

    it is so easy that i take this as a game where you take epsilons and get deltas. so it is all to work with epsilons and deltas and make fun out of it with the help of this method. thanks once again.

    • David
    • Posted September 30, 2009 at 2:14 am
    • Permalink

    THANK YOU. You have no idea.

    • Dillon
    • Posted October 7, 2009 at 9:42 pm
    • Permalink

    Thank you omg TAs and Calc Profs/Textbooks are useless…

    Awesome blog

    • Guy who sucks @ Calc
    • Posted October 7, 2009 at 10:54 pm
    • Permalink

    This is really fantastic. Four lectures of sitting through this nonsense explained absolutely nothing; and one 10-min reading did it. Now I’m able to do these problems and proofs. I still feel that the whole d-e concept is stupid and pointless, but this definitely explains it very well.

    GENIUS. THANK YOU.

    • Anonymous
    • Posted October 23, 2009 at 4:32 am
    • Permalink

    this is amazing. thank you so much

    • From s
    • Posted October 27, 2009 at 8:05 am
    • Permalink

    oh my god!!! i now understand ^^

    • oneeb
    • Posted October 31, 2009 at 8:20 pm
    • Permalink

    how can we prove limit x->2 2x^2=8 using this method

    • oneeb
    • Posted October 31, 2009 at 8:23 pm
    • Permalink

    kindly tell me how can we prove limit x->2 2x^2=8 using this?

    • zoe
    • Posted November 2, 2009 at 6:53 pm
    • Permalink

    awesome, that made so much more sense then what the professor dribbled out between yawns, thanks!

    • trapped in math
    • Posted November 6, 2009 at 7:53 pm
    • Permalink

    This was really very helpful.. U R a life savEr! (:

    • Anonymous
    • Posted November 28, 2009 at 1:44 pm
    • Permalink

    Thankyou so much, this is the clearest explanation of epsilon-delta I can find on the internet.
    The IF-THEN logic of the delta-epsilon proof never really struck me, until now.
    THANKYOU

    • Calc. tutor
    • Posted December 11, 2009 at 12:39 am
    • Permalink

    I found this blog with a google search when I was trying to refresh my memory of how epsilon-delta proofs worked so that I could help a friend in their calc class. I used to tutor calc for a college, and these were the problems that made all of the tutors,myself included, run in terror everytime the calc 1 students would come in with these problems. Your fantastic explination really helped me remember what I learned 3 years ago and was probably better than the explination my professor gave then.

    • Anonymous
    • Posted February 8, 2010 at 10:41 pm
    • Permalink

    You have no idea how much I love you right now. No. Idea. Thanks so much.

    • Chris
    • Posted February 15, 2010 at 2:19 am
    • Permalink

    I don’t understand why the professors couldn’t explain it like this..

    thank you so much.

    • Uyanga
    • Posted March 3, 2010 at 2:49 pm
    • Permalink

    Zunduu ih tuslalaa daa ta bayarlala!! – You helped me a lot, thank you! in Mongolian

    • skooma
    • Posted March 14, 2010 at 12:22 am
    • Permalink

    Saved me from another D or F on my calc test monday.

  6. Hi guys. I have written an extensive explanation about the epsilon-delta definition here:

    http://math4allages.wordpress.com/2010/03/15/epsilon-delta-definition-of-limits/

    you may want to check it out. I would like to here from your reaction.

    • kevo
    • Posted May 20, 2010 at 4:29 pm
    • Permalink

    oh yes.problem clearly understood.please take us through the all calculus 1.thanks.

  7. Hi Dave. I am looking for guest contributors and I really like this article.

    I am just wondering, if are willing to be a guest contributor in my blog. If yes, i am just going to copy this and post it, then I am going to link it back to your blog and mention you as author.

    How will you benefit?

    This is one way of promoting your blog. I have an average of 10,000 viewers a month.

    • almost_there
    • Posted May 31, 2010 at 12:31 am
    • Permalink

    Very useful. Thank you.

    However.

    Seems to me though that unless you establish a relationship between epsilon and delta, then delta could be anything.
    If this is the case then it wouldn’t prove much. Once they are related it means the closer a pt X is to a value c on the x axis, has implications for how near F(X) is to F(c). right?

    Although what you have done is the easiest explanation so far that I have found, this area of math is another example of forcing students to learn by rote, and follow by example, something most will never truly understand.

    I am still grappling with it myself. Maybe if there was some graphical illustration that would help.

    • Rickard
    • Posted June 22, 2010 at 11:48 pm
    • Permalink

    This was very helpful. My books tell me what to do, but they don’t tell me how to think. You really managed to break it into little pieces and show not just the procedure, but how to actually understand the what’s and why’s. Much appreciated!

    • Peter
    • Posted June 24, 2010 at 8:53 am
    • Permalink

    The meat of epsilon-delta proofs image does not show up on my mobile phone screen, all other images are fine.

    • Anonymous
    • Posted August 7, 2010 at 1:48 pm
    • Permalink

    Very good explanation. Thanks a lot!

    • Peter
    • Posted August 19, 2010 at 5:13 am
    • Permalink

    Hi, I am unable to read on an iPhone the first and 2nd bubbles:

    “before you even START with epsilon-delta . . .”

    “The meat of epsilon-delta proofs is just this idea.”

    The font colour in these two is very similar to the background colour. All others are fine.

    • Sunshine
    • Posted August 29, 2010 at 5:06 am
    • Permalink

    Very great explanation. I understood it very quickly. It was extremely clear. Thank you so much!

    • Mike
    • Posted August 31, 2010 at 2:27 am
    • Permalink

    YES!!! The plain old English bits helped a lot. Thanks!!!

    • junono
    • Posted August 31, 2010 at 2:20 pm
    • Permalink

    You are a lifesaver!

    • Ben
    • Posted September 5, 2010 at 3:47 pm
    • Permalink

    Bobobobo – this makes it really clear. The link provided by Guillermo Bautista consolidated your post also.

    Thanks!

    • Josiah Liggins
    • Posted September 15, 2010 at 9:01 am
    • Permalink

    Wow look at all the feedback you got; thanks for explaining this. The part about the inequalities helped me out a lot. I am forever grateful to you sir.

    • Justin
    • Posted September 18, 2010 at 1:12 am
    • Permalink

    Your destiny has been chosen…become a Calculus Professor.

    -God

    • Kris
    • Posted September 22, 2010 at 1:32 am
    • Permalink

    Thank you, thank you, thank you, thank you, thank you, thank you. That’s all I can think to say. Wow. Very clear explanation. You did in 10 minutes what 2 teachers and 2 hours couldn’t do.

    • homer
    • Posted September 23, 2010 at 2:23 am
    • Permalink

    DOH, ITS SO SIMPLE AFTERALL

    • Anonymous
    • Posted October 3, 2010 at 3:14 am
    • Permalink

    Oh, I love you for this. If I could somehow find out where you live and all of your personal info (in a non-creepy way, of course), I would camp in front of your house and sing songs of devotion involving epsilon-delta. Just in time for my midterm, thanks!

    • momsenpe
    • Posted October 4, 2010 at 3:28 pm
    • Permalink

    your a hero!

    • Gadu
    • Posted October 6, 2010 at 12:32 am
    • Permalink

    yo thanks man…..have a clac midterm tmrow…..u just saved my ass

    • suuuuu
    • Posted October 13, 2010 at 12:57 pm
    • Permalink

    Thanks a lot!
    I’d marry you if you were a guy ahahah

    • aemyles
    • Posted October 19, 2010 at 9:50 pm
    • Permalink

    Though I have to admit this didn’t solve every problem that I have right now, you really did establish the basic idea of an epsilon delta proof for me. Thank you sooooo much! Now if you could let me know how to do polynomials and trig functions and other stuff like that, that would be the greatest thing ever.

    • anne
    • Posted November 30, 2010 at 3:45 am
    • Permalink

    THANK YOU SO MUCH!!!!

    • Me
    • Posted November 30, 2010 at 8:43 pm
    • Permalink

    Man, it had been said numerous times before, but having read through the link and parts of what you`ve written, I understood more in 10 minutes than I had during the entire course!!!!

    THANK YOU :)

    • Student
    • Posted December 3, 2010 at 4:42 am
    • Permalink

    This is great! This is so helpful.

    • Anonymous
    • Posted December 7, 2010 at 7:26 pm
    • Permalink

    I have been trying to figure this problem out for months. A tutor and my teacher couldn’t explain this to me and I understood this in two seconds!

    • Juan Gonzalez
    • Posted December 8, 2010 at 6:53 am
    • Permalink

    Can you explain a harder delta epsilon proof such as lim of x^3 as x-> 2 equals 8? My professor taught something about using a “constant c” that apparently we make up or something in order to prove it

    • Anonymous
    • Posted December 15, 2010 at 2:46 am
    • Permalink

    This is… GLORIOUS!
    Thank you so much. I don’t ever comment on stuff, but this deserved it.

    • Kris
    • Posted February 9, 2011 at 3:39 pm
    • Permalink

    I’ve honestly been trying to understand the formula for days until I came across this!

    You explaining the absolute value thing finally made sense to me. I didn’t know what it meant until you explained it!

    Thanks so much!

    • rax...
    • Posted February 11, 2011 at 3:05 am
    • Permalink

    googling stuff rocks! but u rock more!

    • Anonymous
    • Posted February 12, 2011 at 9:31 pm
    • Permalink

    Thank you SO MUCH. I can’t even begin to tell you how much this article has helped me. I’m in calculus right now, but I’m horrible at math. So you can understand how this section totally tripped me up and made me behind in the class. Now that I’ve read this article, I can tackle my homework and hopefully do well on my exam coming up! Your article explained everything in such a clear yet precise way. Good work, and thanks again!

    • Anonymous
    • Posted April 24, 2011 at 6:59 pm
    • Permalink

    Thank you so much! You made it look so easy, that it’s easy to understand.

    • Steven Van Geluwe
    • Posted April 24, 2011 at 10:11 pm
    • Permalink

    Thank you for this clear explanation of the epsilon-delta proofs. It certainly helps a lot of students struggling with this matter. However, the proofs are not completely correct. You do the proof in reverse.

    You have to find a delta > 0 for every epsilon > 0, where epsilon can be made as small as possible. You have to proof that, for every epsilon-neighbourhood around L, you can find a delta-neighbourhood (one is already OK :-)) around c, not including c, so that abs(f(x)-L) < epsilon. You have to start with abs(x-c) < delta and manipulate it until you arrive at abs(f(x)-L) 3.
    My trick is to start to choose a maximal value for delta, say 1. Nobody has objections against it :-) If delta_max=1, then abs(x+3)<7.
    We know that abs(x-3) < delta (see definition delta)
    Then,
    abs(x-3)*abs(x+3) < 7 delta
    abs((x-3)(x+3)) < 7 delta
    abs(f(x)-L) < 7 delta = epsilon.
    Choose delta = 1 or epsilon/7, but choose the smallest one.

    In the proofs you give, if you choose a wrong value for the limit L, it can happen that there is nothing in your proof that says you that you're on the wrong track. In that case, you are proving sth that is untrue. However, in the proof above, it is impossible to complete the proof when you calculate the value of L incorrectly!

    One of the previous comments said that delta has to go to 0 if epsilon goes to zero. However, that is NOT true, and that's why this requirement does not stand in any calculus textbook.

    I hope this can be helpful. Kind regards. Steven.

    • Denny
    • Posted August 14, 2011 at 5:29 am
    • Permalink

    wonderful, thank you!

    • lata
    • Posted August 23, 2011 at 2:14 pm
    • Permalink

    HEY UR REALLY AWESOME!!!!!!!!! THE EXPLAINATION SHOWED NOT ONLY HOW TO PROVE THINGS BUT ALSO THINK IN A DIFFERENT MANNER…….. THE WORLD SEEMS SO NICE 4 ENGG GUYS N GALS TO HAVE A PERSON LYK U AMAZING……. IF UR R A GUY PLZ MARRY ME… M NOT SO BAD A GAL. I STUDY IN IIT BOMBAY 1ST YEAR PLZZZ MAIL UR VIEWS AT latajsr1@gmail.com plzzz do reply i luv u soooooo soooooo much

  8. I don’t think the definition of a limit could be explained in a more clear way then this. THANK YOU. VERY MUCH.

    • Anonymous
    • Posted September 30, 2011 at 7:28 pm
    • Permalink

    You just taught me epsilon – delta in five minutes. Something my university professor has been trying to teach me through hours of lectures. What’s the point of university again…? Anyways, thank you very much!

    • Anonymous
    • Posted October 5, 2011 at 3:42 am
    • Permalink

    can you teach my class? my teacher does not explain things like you do!

    • Anonymous
    • Posted October 9, 2011 at 6:18 am
    • Permalink

    priyanka- thank u fr help

    • death
    • Posted October 10, 2011 at 5:06 pm
    • Permalink

    how can we prove that

    lim 3x – 3 is not equal to 13 via epsilon-delta? could you explain?
    x->5

    • TMoila
    • Posted October 10, 2011 at 6:20 pm
    • Permalink

    So many thanks to you, like everyone else, I now got hang of this epsilon-delta proof mechanism.

    <3

    • Anonymous
    • Posted October 11, 2011 at 6:04 pm
    • Permalink

    thank u so much..when ı afraid calculus and its exams,you become my rescuer ;) ı love u <3

    • Anonymous
    • Posted October 17, 2011 at 3:24 am
    • Permalink

    Thank you! all my troubles gone!

  9. I really understand it!! :D I will search now for other examples on your site. =) I like it!!

    • wow
    • Posted November 2, 2011 at 2:17 pm
    • Permalink

    you are truly amazing

    • Anonymous
    • Posted November 3, 2011 at 6:40 am
    • Permalink

    thenx for this

    • The Great Fubini
    • Posted November 14, 2011 at 1:05 am
    • Permalink

    This is an excellent page, and I thank you for preparing it. However, why is there all the hostility toward this method of proof? The very last detail, the crucial bit which makes this a proof instead of a calculation problem, is that it demonstrates that there is a possible delta for every given epsilon (where epsilon > 0 and delta > 0). That is necessary for the limit to exist at all.

    This type of example is chosen in calculus textbooks because the limit is easy for the student to see. Plugging in it is immediately clear that it is true, so you know you’re not wasting your time trying to decide if it IS true before proceeding. However, recall that in the definition of the limit that f(a) may not actually exist, yet the limit itself may. Plugging in will not demonstrate this at all and it will still be unclear whether there is a limit at all. The epsilon-delta proof provides the means to evaluate such a limit and be confident that it is true.

    Yes, the example goes the long way about showing something that was immediately clear, but that’s what makes it an example, not stupid.

    • Anonymous
    • Posted November 16, 2011 at 3:50 am
    • Permalink

    Thank you for this. Education should be more like this…

  10. Please make it the example and equation for beigner(us)

    • Anonymous
    • Posted January 4, 2012 at 12:46 pm
    • Permalink

    i need extra problems and i invite you to solve

    • Anonymous
    • Posted February 7, 2012 at 2:48 pm
    • Permalink

    what about using this proof on rational functions? does the method still apply and would you use it in the same way or is there some other way to do it?

    • Ashok Sharma
    • Posted March 26, 2012 at 3:46 pm
    • Permalink

    You are great to explain it in plain English. I have wasted so much time to learn it from books and prof notes.

  11. please solve me lim x3-27/x-3=27 as x approaches 3

    • greerkenneth
    • Posted April 2, 2012 at 6:48 pm
    • Permalink

    So δ is a measurement of the domain of a function where ε is a measurement of its corresponding range?

    • Glady's
    • Posted April 4, 2012 at 3:19 am
    • Permalink

    thanks ,its been a week and i have been trying to understand all this but yet you make it so simple.

    • Helen
    • Posted May 8, 2012 at 2:00 am
    • Permalink

    This is incredible! I figure out what I haven’t been figured out in just a few minutes! Thanks a lot! Have you ever considered teaching as a career?

    • Anonymous
    • Posted May 13, 2012 at 2:10 am
    • Permalink

    Your explanation was truly helpful. Thank you from the bottom of my heart!

    • Abhishek Bhat
    • Posted July 9, 2012 at 3:17 pm
    • Permalink

    Urgh !! i wasted bout 2hrs to understand dis crap on my own.. i wish i had read dis article of ur’s.. bt d problems dat i solved wer way more tougher dan the above..bt yea u made it look really easy. thumbs up !!

    • Anonymous
    • Posted September 3, 2012 at 11:51 am
    • Permalink

    Very clear explanation.
    Thanks, dude. You should tutor or something if you don’t already.

    • Anonymous
    • Posted September 13, 2012 at 3:50 pm
    • Permalink

    This was an amazing explanation. Hmph, it was simpler than I thought. Thanks!

    • Anonymous
    • Posted September 25, 2012 at 4:49 pm
    • Permalink

    You are amazing!!!! Thanks, thanks, thaaaaaaanks!!!!!!!!!!

  12. HONESTLY SO HELPFUL. THANK YOU!

    • tobi
    • Posted October 8, 2012 at 12:07 am
    • Permalink

    i love u man!

    • Alexander Jones
    • Posted December 21, 2012 at 8:07 pm
    • Permalink

    There’s nothing wrong with this proof. The (incorrect) situation where L=13 yields d=(1-e)/3, as stated above. However, the condition that prevents this from being correct is given in the lesson. “The limit above exists if and only if for each ε > 0, there exists a δ > 0…”, this is not satisfied, as for any e>1, d<0.

    • Anonymous
    • Posted January 19, 2013 at 10:58 am
    • Permalink

    Finally understood this eplison delta bs! Thank you for your time in this, it really helped! Now I can finally go to sleep

    • Amy
    • Posted January 25, 2013 at 4:03 am
    • Permalink

    Thank you so much!! Will you re-write my entire math book? :-)

    • Momma boy
    • Posted March 12, 2013 at 10:16 am
    • Permalink

    umm i got little bit tho well done

    • Stephen Mugo
    • Posted March 18, 2013 at 3:54 am
    • Permalink

    Excellent!

    • Anonymous
    • Posted June 24, 2013 at 8:36 am
    • Permalink

    Youre the fucking man dude

    • Anonymous
    • Posted July 12, 2013 at 5:06 am
    • Permalink

    you are god.

  13. i have been a failure all through in this part of delta and epsilon now i understand the basics from your explanation thank you

    • Anonymoose
    • Posted September 5, 2013 at 12:56 am
    • Permalink

    Such a win. Make more.

    • Pratik
    • Posted September 7, 2013 at 3:06 am
    • Permalink

    Awesum explanantion..

  14. this was really helpful………..i have a test tommorrow on this stuff and limits in general…..could u explain to me the squeeze theorem? but your delta epsilon explanation was so very very helpful. thanks so much!!!!!

    • Mark
    • Posted October 16, 2013 at 12:50 am
    • Permalink

    Putting it in plain English (the “|x-a| x is within delta units of a” bit) not only helped me understand more concisely the concept of delta-epsilon proofs and how to show them, it also helped me remember that it’s |x-a|delta because I’ve always had trouble remembering whether it is greater than or less than! You’re the best! Thank you so much! I have my calculus midterm for first year electrical engineering tomorrow and I thought I was screwed for this part of the exam but now I feel more confident in this! You’re awesome!!! :D

    • Mark
    • Posted October 16, 2013 at 12:53 am
    • Permalink

    Something is wrong with the comment thing…it took out all the greater than/less than symbols and the arrow…well hopefully you’ll understand what I meant lol anyway yeah thanks again!!!

  15. there are two meanings of “understanding” epsilon-delta.
    1.to comprehend the meaning of epsilon-delta.
    2.to know why epsilon-delta is formulated at the first place.(Why it is needed to be precise).

    Students are more interested in taking 1 rather than 2 which is important to appreciate why mathematics is needed to be rigorous.1 are for those who want to pass the exam while 2 are for those who posses the hunger for knowledge.

    Too bad students are more practical than of a curious type which is suppose to be.

    • vinod
    • Posted August 18, 2014 at 8:38 am
    • Permalink

    Good

    • monica
    • Posted September 3, 2014 at 5:03 am
    • Permalink

    i love you OMG

    • Anonymous
    • Posted September 4, 2014 at 1:47 am
    • Permalink

    This is Brilliant! Im a high school student taking ap calculus and you made it so comprehendable! thank you its been a huge help!

    • riddhi singh
    • Posted September 20, 2014 at 6:41 am
    • Permalink

    hmm!! so this is the so called epsilon delta method……
    I got it now .. think u and would like to read u more .

    • riddhi singh
    • Posted September 20, 2014 at 6:42 am
    • Permalink

    hmm!! so this is the so called epsilon delta method……
    I got it now .. thank u and would like to read u more .

    • Dillon
    • Posted September 21, 2014 at 12:42 pm
    • Permalink

    Really late, but thanks for this! It’s much easier to understand having read this.

    • haseeb ashfaq
    • Posted September 23, 2014 at 6:25 am
    • Permalink

    Waooooo… fabulous answer to what is epsilon-delta rule.. thank uuuuuu…

    • Patokenneth
    • Posted August 8, 2015 at 4:04 am
    • Permalink

    I’m beginning to get the hang of this whole thing. Thanks man.

    • Anonymous
    • Posted September 1, 2015 at 7:38 am
    • Permalink

    Thanku so much ,it helped me to understand very well

  16. 1000x better than my GDI of an instructor.

    • anon
    • Posted October 6, 2015 at 5:15 pm
    • Permalink

    Thank you, this cleared a lot of frustrations I had

    • Getnet Mekonnen
    • Posted January 4, 2016 at 5:31 pm
    • Permalink

    wow i wonder you you are best thinker and creative

  17. WONDER_ FULL THANK YOU

    • Shubhanshu
    • Posted October 1, 2016 at 11:16 am
    • Permalink

    Thank you very much sir for this most easiest explanation……
    I wanna ask 1 question that how can we proove sin(x) a continuous function for all values of x in its domain by the definition of continuity means by epsilon delta method???

    • Shubhanshu
    • Posted October 1, 2016 at 11:18 am
    • Permalink

    Thank you very much sir for this most easiest explanation……
    I wanna ask 1 question that how can we proove sin(x) a continuous function for all values of x in its domain by the definition of continuity means by epsilon delta method??? Please write solution as fast as possible…..

    • Anonymous
    • Posted February 13, 2017 at 6:58 am
    • Permalink

    Blessed explanation….oh my god

    • Erik
    • Posted August 14, 2017 at 5:40 am
    • Permalink

    This explanation is good. However, for a better understanding, I would say that the gist is the following: ” Give me delta and I’ll give epsilon such that |f(x) – L| < epsilon"

    • Anonymous
    • Posted July 25, 2018 at 6:43 pm
    • Permalink

    This is the best explanation of delta-epsilon proofs I’ve ever seen. Thank you so much for this!

    • David
    • Posted August 29, 2018 at 3:19 am
    • Permalink

    I have been struggling with this for a week and it all makes sense now great job explaining it bubs

    • Henry Kapalamula
    • Posted August 29, 2018 at 10:22 am
    • Permalink

    Wow!!!!, best explaination ever!!!
    this is nice

    • Simran Joharle
    • Posted September 29, 2018 at 1:44 am
    • Permalink

    This Exaplaination made understanding epsilon-delta method a piece of cake. This was one of the best explainations I have come across so far.I It really helped! Thank you!

    • Anonymous
    • Posted October 8, 2018 at 7:38 pm
    • Permalink

    thanks ,good work

    • Matthew
    • Posted November 17, 2018 at 11:43 pm
    • Permalink

    You should write a math textbook.

    • Anonymous
    • Posted April 25, 2019 at 2:13 am
    • Permalink

    Incredible. Thank you for explaining this like a god damn normal person. I’m in my third year of Applied Math and this is the first precise definition of limit I’ve seen that isn’t over loaded with pretentious bullshit language. I’ll be using the basis of this explanation from here on out.

    Only thing to add, the precise definition translates to a relatively simple visual, graph-based proof. It might have been worth including just as a further aid of understanding..

    • Anonymous
    • Posted November 1, 2020 at 8:08 am
    • Permalink

    thank u


8 Trackbacks/Pingbacks

  1. By Understanding epsilon-delta proofs | Dave on 12 Aug 2009 at 2:39 am

    […] is a terrific blog post here explaining epsilon-delta proofs. Something we are looking at in Maths at the […]

  2. By Trying to define a limit | Dave on 21 Aug 2009 at 5:25 am

    […] Summarising some points from here. […]

  3. […] Peeves has an excellent explanation about the epsilon-delta definition of limits of Bobobobo […]

  4. […] Understanding epsilon-delta proofs […]

  5. By Advanced Topics in Calculus | Mr. Bourbois on 26 May 2012 at 11:48 pm

    […] Formal Definition of a Limit [lecture]- Wikipedia, Proofs: How To […]

  6. By My high school doesn't have AP Calculus on 23 Aug 2015 at 2:47 pm

    […] than with how Larson presents it. Here's a great explanation that helped me understand it https://bobobobo.wordpress.com/2008/01/20/how-to-do-epsilon-delta-proofs-1st-year-calculus/ By the way, I might suggest buying a Schaum's Outline of Calculus and 3000 Solved Problems in […]

  7. […] of what I am asking is based off this (fairly popular) article I’ve read here : https://bobobobo.wordpress.com/2008/01/20/how-to-do-epsilon-delta-proofs-1st-year-calculus/, but most lecturers, use this same process to tackle epsilon-delta proofs, so what I am asking […]

Leave a comment