What is the intuition behind uniform continuity?Is uniform continuity related to the rate of change of the function?Unsolved uniform continuityUniform continuity?Intuition of Uniform ContinuityWhat is the geometrical difference between continuity and uniform continuity?Continuity and uniform continuityUniform continuity of $fracsin(x)x$Real Analysis: Uniform ContinuityUniform Continuity and ContinuityChecking uniform continuity of a functionUniform continuity of oscillatory functions on an unbounded interval

Improve OR inside INNER JOIN

Uncommanded roll at high speed

Smart people send dumb people to a new planet on a space craft that crashes into a body of water

The qvolume of an integer

Can a rogue effectively triple their speed by combining Dash and Ready?

If a massive object like Jupiter flew past the Earth how close would it need to come to pull people off of the surface?

Asking bank to reduce APR instead of increasing credit limit

Where did the “vikings wear helmets with horn” stereotype come from and why?

60s (or earlier) short story where each colony has one person who doesn't connect well with others who is there for being able to absorb knowledge

Different PCB color ( is it different material? )

What does "tea juice" mean in this context?

Is it possible to kill all life on Earth?

Is it possible to change original filename of an exe?

What does "Marchentalender" on the front of a postcard mean?

Can I install a row of bricks on a slab to support a shed?

Future enhancements for the finite element method

Differences between “pas vrai ?”, “c’est ça ?”, “hein ?”, and “n’est-ce pas ?”

Do creatures all have the same statistics upon being reanimated via the Animate Dead spell?

What is the 中 in ダウンロード中?

What are the problems in teaching guitar via Skype?

Beginner's snake game using PyGame

Does `declare -a A` create an empty array `A` in Bash?

What is a subpixel in Super Mario Bros, and how does it relate to wall clipping?

Preserving culinary oils



What is the intuition behind uniform continuity?


Is uniform continuity related to the rate of change of the function?Unsolved uniform continuityUniform continuity?Intuition of Uniform ContinuityWhat is the geometrical difference between continuity and uniform continuity?Continuity and uniform continuityUniform continuity of $fracsin(x)x$Real Analysis: Uniform ContinuityUniform Continuity and ContinuityChecking uniform continuity of a functionUniform continuity of oscillatory functions on an unbounded interval













29












$begingroup$


There’s another post asking for the motivation behind uniform continuity. I’m not a huge fan of it since the top-rated comment spoke about local and global interactions of information, and frankly I just did not get it.



Playing with the definition, I want to say uniform continuity implies there’s a maximum “average rate of change”. Not literally a derivative, but the rate of chance between two points is bounded in the domain. I’m aware that this is essentially Lipschitz continuity, and that Lipschitz implies uniform. This implies there’s more to uniform continuity than just having a bounded average rate of chance.



And also, how is it that $ f(x)=x$ is uniform yet $f(x)f(x)=g(x)=x^2$ is not? I understand why it isn’t, I can prove it. But I just don’t understand the motivation and importance of uniform continuity.










share|cite|improve this question









New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$







  • 1




    $begingroup$
    Related: math.stackexchange.com/q/2729618/279515
    $endgroup$
    – Brahadeesh
    yesterday






  • 2




    $begingroup$
    For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
    $endgroup$
    – Christoph
    yesterday






  • 1




    $begingroup$
    As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
    $endgroup$
    – Lee Mosher
    yesterday






  • 1




    $begingroup$
    Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
    $endgroup$
    – Spencer Kraisler
    23 hours ago







  • 2




    $begingroup$
    Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
    $endgroup$
    – ignis
    11 hours ago
















29












$begingroup$


There’s another post asking for the motivation behind uniform continuity. I’m not a huge fan of it since the top-rated comment spoke about local and global interactions of information, and frankly I just did not get it.



Playing with the definition, I want to say uniform continuity implies there’s a maximum “average rate of change”. Not literally a derivative, but the rate of chance between two points is bounded in the domain. I’m aware that this is essentially Lipschitz continuity, and that Lipschitz implies uniform. This implies there’s more to uniform continuity than just having a bounded average rate of chance.



And also, how is it that $ f(x)=x$ is uniform yet $f(x)f(x)=g(x)=x^2$ is not? I understand why it isn’t, I can prove it. But I just don’t understand the motivation and importance of uniform continuity.










share|cite|improve this question









New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$







  • 1




    $begingroup$
    Related: math.stackexchange.com/q/2729618/279515
    $endgroup$
    – Brahadeesh
    yesterday






  • 2




    $begingroup$
    For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
    $endgroup$
    – Christoph
    yesterday






  • 1




    $begingroup$
    As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
    $endgroup$
    – Lee Mosher
    yesterday






  • 1




    $begingroup$
    Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
    $endgroup$
    – Spencer Kraisler
    23 hours ago







  • 2




    $begingroup$
    Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
    $endgroup$
    – ignis
    11 hours ago














29












29








29


19



$begingroup$


There’s another post asking for the motivation behind uniform continuity. I’m not a huge fan of it since the top-rated comment spoke about local and global interactions of information, and frankly I just did not get it.



Playing with the definition, I want to say uniform continuity implies there’s a maximum “average rate of change”. Not literally a derivative, but the rate of chance between two points is bounded in the domain. I’m aware that this is essentially Lipschitz continuity, and that Lipschitz implies uniform. This implies there’s more to uniform continuity than just having a bounded average rate of chance.



And also, how is it that $ f(x)=x$ is uniform yet $f(x)f(x)=g(x)=x^2$ is not? I understand why it isn’t, I can prove it. But I just don’t understand the motivation and importance of uniform continuity.










share|cite|improve this question









New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$




There’s another post asking for the motivation behind uniform continuity. I’m not a huge fan of it since the top-rated comment spoke about local and global interactions of information, and frankly I just did not get it.



Playing with the definition, I want to say uniform continuity implies there’s a maximum “average rate of change”. Not literally a derivative, but the rate of chance between two points is bounded in the domain. I’m aware that this is essentially Lipschitz continuity, and that Lipschitz implies uniform. This implies there’s more to uniform continuity than just having a bounded average rate of chance.



And also, how is it that $ f(x)=x$ is uniform yet $f(x)f(x)=g(x)=x^2$ is not? I understand why it isn’t, I can prove it. But I just don’t understand the motivation and importance of uniform continuity.







real-analysis uniform-continuity lipschitz-functions






share|cite|improve this question









New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|cite|improve this question









New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|cite|improve this question




share|cite|improve this question








edited 40 mins ago









José Carlos Santos

187k24145259




187k24145259






New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked yesterday









Spencer KraislerSpencer Kraisler

354110




354110




New contributor



Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Spencer Kraisler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









  • 1




    $begingroup$
    Related: math.stackexchange.com/q/2729618/279515
    $endgroup$
    – Brahadeesh
    yesterday






  • 2




    $begingroup$
    For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
    $endgroup$
    – Christoph
    yesterday






  • 1




    $begingroup$
    As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
    $endgroup$
    – Lee Mosher
    yesterday






  • 1




    $begingroup$
    Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
    $endgroup$
    – Spencer Kraisler
    23 hours ago







  • 2




    $begingroup$
    Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
    $endgroup$
    – ignis
    11 hours ago













  • 1




    $begingroup$
    Related: math.stackexchange.com/q/2729618/279515
    $endgroup$
    – Brahadeesh
    yesterday






  • 2




    $begingroup$
    For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
    $endgroup$
    – Christoph
    yesterday






  • 1




    $begingroup$
    As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
    $endgroup$
    – Lee Mosher
    yesterday






  • 1




    $begingroup$
    Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
    $endgroup$
    – Spencer Kraisler
    23 hours ago







  • 2




    $begingroup$
    Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
    $endgroup$
    – ignis
    11 hours ago








1




1




$begingroup$
Related: math.stackexchange.com/q/2729618/279515
$endgroup$
– Brahadeesh
yesterday




$begingroup$
Related: math.stackexchange.com/q/2729618/279515
$endgroup$
– Brahadeesh
yesterday




2




2




$begingroup$
For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
$endgroup$
– Christoph
yesterday




$begingroup$
For a Lipschitz-continuous function the choice of $delta$ has to be proportional to $varepsilon$, for uniform continuity it can be any function of $varepsilon$. Consider $xmapstosqrtx$ on the positive reals, which is uniformly continuous but not Lipschitz continuous.
$endgroup$
– Christoph
yesterday




1




1




$begingroup$
As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
$endgroup$
– Lee Mosher
yesterday




$begingroup$
As for motivation and importance, have you read any of the applications of uniform continuity? For example, the proof that every continuous function on a closed interval is Riemann integrable?
$endgroup$
– Lee Mosher
yesterday




1




1




$begingroup$
Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
$endgroup$
– Spencer Kraisler
23 hours ago





$begingroup$
Christoph, I like your answer the most from what I read. The different forms of continuity — such as simple continuity, uniform, Lipschitz, etc. — all relate to the relationship between epsilon and delta. For simple continuity, I have g(epsilon,x0)=delta. For uniform, I have g(epsilon)=delta. For Lipschitz, I have g(epsilon)=k*epsilon.
$endgroup$
– Spencer Kraisler
23 hours ago





2




2




$begingroup$
Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
$endgroup$
– ignis
11 hours ago





$begingroup$
Could you please link the post/comment explaining about local and global interactions of information, for the benefit of readers of this question? Thank you
$endgroup$
– ignis
11 hours ago











5 Answers
5






active

oldest

votes


















5












$begingroup$

While I really like The_Sympathizer's answer, none of the answers describe my intuition for how I think about uniform continuity.



Uniform continuity is about horizontal shifts not changing the graph too much



In precalculus we learn how to move graphs around. If we have a function $f(x)$, then we can shift the graph of the function to the left by an increment $Delta$ by graphing the function $f(x-Delta)$.



Then let's take a look at the definition of uniform continuity. $f$ is uniformly continuous if for all $epsilon > 0$, there is some $delta$ such that for all $x,x'$, $$|f(x)-f(x')| < epsilon$$ if $|x-x'|<delta$.



Another way to say this is to let $x' = x-Delta$, and say that when $|Delta| < delta$, then $|f(x)-f(x-Delta)|<epsilon$.



Intuitively, $f$ is uniformly continuous if, when we bump the graph of $f$ left or right by a small enough amount, then the vertical distance between the shifted graph and the original graph will also be small.



Here's an example of how this works on Desmos. The slider controls how much we shift the graph by. The function in the fourth slot measures the vertical distance between the graphs. Unless we make the shift zero, the vertical distance between the shifted graph and the original graph always goes off to infinity, and is never bounded, no matter how small the shift is. In other words, $f(x)=x^2$ is not uniformly continuous, because no matter how small the left or right shift is, the graph of the shifted function gets really far away from the graph of the original function.



Alternative view: Uniform continuity is about the difference between horizontal and vertical shifts



Another (basically equivalent) way to say this is by comparing to vertical shifts.



Imagine the region bounded by the graph of $f$ shifted up by $epsilon$ and the graph of $f$ shifted down by $epsilon$. Do small horizontal shifts of the original graph stay in this region?



If the answer is yes, that sufficiently small horizontal shifts stay in the region, then $f$ is uniformly continuous. If the answer is no, no nonzero horizontal shift remains in the region, then $f$ is not uniformly continuous.



Here's a Desmos (again with $x^2$) for this view point.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
    $endgroup$
    – Spencer Kraisler
    1 hour ago











  • $begingroup$
    @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
    $endgroup$
    – jgon
    1 hour ago










  • $begingroup$
    I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
    $endgroup$
    – Spencer Kraisler
    1 hour ago











  • $begingroup$
    @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
    $endgroup$
    – jgon
    1 hour ago


















70












$begingroup$

The real "gist" of continuity, in its various forms, is that it's the "property that makes calculators and measurements useful". Calculators and measurements are fundamentally approximate devices which contain limited amounts of precision. Special functions, like those which are put on the buttons of a calculator, then, if they are to be useful, should have with them some kind of "promise" that, if we only know the input to a limited amount of precision, then we will at least know the output to some useful level of precision as well.



Simple continuity is the weakest form of this. It tells us that if we want to know the value of a target function $f$ to within some tolerance $epsilon$ at a target value $x$, but using an approximating value $x'$ with limited precision instead of the true value $x$ to which we may not have access or otherwise know to unlimited precision, i.e. we want



$$|f(x) - f(x')| < epsilon$$



then we will be able to have that if we can make our measurement of $x$ suitably accurate, i.e. we can make that



$$|x - x'| < delta$$



for some $delta > 0$ which may or may not be the same for every $epsilon$ and $x$.



Uniform continuity is stronger. It tells us that not only do we have the above property, but in fact the same $delta$ threshold on $x'$'s accuracy will be sufficient to get $epsilon$ worth of accuracy in the approximation of $f$ no matter what $x$ is. Basically, if the special function I care about is uniform continuous, and I want 0.001 (1 part in 1000) accuracy, and the max $delta$ for that is 0.0001, then so long as I can make my measurement $x'$ to 0.0001 accuracy, no matter what value of $x$ I am measuring, I am assured that I can have 1 part per thousand accuracy in the output. If, on the other hand, it were the case that the function is merely continuous but not uniformly so, I could perhaps measure at one value of $x$ with 0.0001 accuracy and I'd get 0.001 for the function, but for measuring another, such a tolerance might only give me 0.5 accuracy - terrible!



Lipschitz continuity is even better: it tells us that the max error in approximating $f$ is proportional to that in approximating $x$, i.e. $epsilon propto delta$, so that if we make our measurement 10 times more accurate, say (i.e. one more significant figure), we are assured 10 times more accuracy in the function (i.e. gaining a significant figure in the measurement lets us gain one in the function result as well).



And in fact, all the functions (that are real-analytic, not combinatorial functions like nCr and what not) on your real-life calculator are at least locally Lipschitz continuous, so that while this proportionality factor (effectively, absolutely how many sig figs you get for a given number of such in the input) may not be the same everywhere, you can still be assured that in relative terms, adding 10x the precision to your measurements, i.e. one more significant figure, will always make the approximation (however good or not it actually is) returned by your calculator 10x more accurate, i.e. also to one more significant figure.






share|cite|improve this answer











$endgroup$








  • 8




    $begingroup$
    This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
    $endgroup$
    – rubik
    11 hours ago






  • 4




    $begingroup$
    @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
    $endgroup$
    – The_Sympathizer
    11 hours ago






  • 1




    $begingroup$
    Is square root locally Lipschitz though?
    $endgroup$
    – Teepeemm
    8 hours ago






  • 1




    $begingroup$
    @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
    $endgroup$
    – The_Sympathizer
    8 hours ago







  • 1




    $begingroup$
    My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
    $endgroup$
    – Henning Makholm
    3 hours ago



















14












$begingroup$

I'd like to point out one misconception in the problem statement:




... the rate of chance between two points is bounded in the domain




This is incorrect, the function $f:[0,infty) to [0,infty)$ defined by



$$f(x)=sqrtx$$



is uniformly continuous over the whole domain $[0,infty)$, despite having an unlimited derivative near $0$. For any given $epsilon > 0$, we can choose $delta=epsilon^2$, which fulfills the uniformly continuity condition:



$$|x_1 - x_2| le delta Rightarrow |sqrtx_1-sqrtx_2| le epsilon$$



The difference to cases like $y=x^2$ or $y=tan(x)$ is that $f$ is itself bounded around the point where the limit of the derivative is unbounded.






share|cite|improve this answer









$endgroup$




















    8












    $begingroup$

    Continuity means that for every $x$ in the domain of $f$ and every $varepsilon>0$, there is a $delta>0$ such that$$lvert y-xrvert<deltaimpliesbigllvert f(y)-f(x)bigrrvert<varepsilon.$$By this definition, $delta$ may depend on both $x$ and $varepsilon$.



    Uniform continuity is when we can pick $delta$ depending only on $varepsilon$, but not on $x$.






    share|cite|improve this answer









    $endgroup$




















      4












      $begingroup$

      Uniform continuity simply means the turning of the graph is uniform. More intuitively, the sharpness of the turns are somewhat limited.



      enter image description here
      If you properly understand the meaning of the definition of continuity then look at the intersection of the boxes. For continuity, at each point you get a delta which may change if you change your point of interest. That means, the size of the box changes as you move along the curve. But if your function is uniformly continuous then you can move the box along the curve without changing the size and still the off diagonal endpoints be on the curve.
      (image source: https://www.geeksforgeeks.org/mathematics-limits-continuity-differentiability/)






      share|cite|improve this answer









      $endgroup$













        Your Answer








        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "69"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader:
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        ,
        noCode: true, onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );






        Spencer Kraisler is a new contributor. Be nice, and check out our Code of Conduct.









        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3241309%2fwhat-is-the-intuition-behind-uniform-continuity%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        5 Answers
        5






        active

        oldest

        votes








        5 Answers
        5






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        5












        $begingroup$

        While I really like The_Sympathizer's answer, none of the answers describe my intuition for how I think about uniform continuity.



        Uniform continuity is about horizontal shifts not changing the graph too much



        In precalculus we learn how to move graphs around. If we have a function $f(x)$, then we can shift the graph of the function to the left by an increment $Delta$ by graphing the function $f(x-Delta)$.



        Then let's take a look at the definition of uniform continuity. $f$ is uniformly continuous if for all $epsilon > 0$, there is some $delta$ such that for all $x,x'$, $$|f(x)-f(x')| < epsilon$$ if $|x-x'|<delta$.



        Another way to say this is to let $x' = x-Delta$, and say that when $|Delta| < delta$, then $|f(x)-f(x-Delta)|<epsilon$.



        Intuitively, $f$ is uniformly continuous if, when we bump the graph of $f$ left or right by a small enough amount, then the vertical distance between the shifted graph and the original graph will also be small.



        Here's an example of how this works on Desmos. The slider controls how much we shift the graph by. The function in the fourth slot measures the vertical distance between the graphs. Unless we make the shift zero, the vertical distance between the shifted graph and the original graph always goes off to infinity, and is never bounded, no matter how small the shift is. In other words, $f(x)=x^2$ is not uniformly continuous, because no matter how small the left or right shift is, the graph of the shifted function gets really far away from the graph of the original function.



        Alternative view: Uniform continuity is about the difference between horizontal and vertical shifts



        Another (basically equivalent) way to say this is by comparing to vertical shifts.



        Imagine the region bounded by the graph of $f$ shifted up by $epsilon$ and the graph of $f$ shifted down by $epsilon$. Do small horizontal shifts of the original graph stay in this region?



        If the answer is yes, that sufficiently small horizontal shifts stay in the region, then $f$ is uniformly continuous. If the answer is no, no nonzero horizontal shift remains in the region, then $f$ is not uniformly continuous.



        Here's a Desmos (again with $x^2$) for this view point.






        share|cite|improve this answer











        $endgroup$












        • $begingroup$
          I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
          $endgroup$
          – jgon
          1 hour ago










        • $begingroup$
          I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
          $endgroup$
          – jgon
          1 hour ago















        5












        $begingroup$

        While I really like The_Sympathizer's answer, none of the answers describe my intuition for how I think about uniform continuity.



        Uniform continuity is about horizontal shifts not changing the graph too much



        In precalculus we learn how to move graphs around. If we have a function $f(x)$, then we can shift the graph of the function to the left by an increment $Delta$ by graphing the function $f(x-Delta)$.



        Then let's take a look at the definition of uniform continuity. $f$ is uniformly continuous if for all $epsilon > 0$, there is some $delta$ such that for all $x,x'$, $$|f(x)-f(x')| < epsilon$$ if $|x-x'|<delta$.



        Another way to say this is to let $x' = x-Delta$, and say that when $|Delta| < delta$, then $|f(x)-f(x-Delta)|<epsilon$.



        Intuitively, $f$ is uniformly continuous if, when we bump the graph of $f$ left or right by a small enough amount, then the vertical distance between the shifted graph and the original graph will also be small.



        Here's an example of how this works on Desmos. The slider controls how much we shift the graph by. The function in the fourth slot measures the vertical distance between the graphs. Unless we make the shift zero, the vertical distance between the shifted graph and the original graph always goes off to infinity, and is never bounded, no matter how small the shift is. In other words, $f(x)=x^2$ is not uniformly continuous, because no matter how small the left or right shift is, the graph of the shifted function gets really far away from the graph of the original function.



        Alternative view: Uniform continuity is about the difference between horizontal and vertical shifts



        Another (basically equivalent) way to say this is by comparing to vertical shifts.



        Imagine the region bounded by the graph of $f$ shifted up by $epsilon$ and the graph of $f$ shifted down by $epsilon$. Do small horizontal shifts of the original graph stay in this region?



        If the answer is yes, that sufficiently small horizontal shifts stay in the region, then $f$ is uniformly continuous. If the answer is no, no nonzero horizontal shift remains in the region, then $f$ is not uniformly continuous.



        Here's a Desmos (again with $x^2$) for this view point.






        share|cite|improve this answer











        $endgroup$












        • $begingroup$
          I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
          $endgroup$
          – jgon
          1 hour ago










        • $begingroup$
          I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
          $endgroup$
          – jgon
          1 hour ago













        5












        5








        5





        $begingroup$

        While I really like The_Sympathizer's answer, none of the answers describe my intuition for how I think about uniform continuity.



        Uniform continuity is about horizontal shifts not changing the graph too much



        In precalculus we learn how to move graphs around. If we have a function $f(x)$, then we can shift the graph of the function to the left by an increment $Delta$ by graphing the function $f(x-Delta)$.



        Then let's take a look at the definition of uniform continuity. $f$ is uniformly continuous if for all $epsilon > 0$, there is some $delta$ such that for all $x,x'$, $$|f(x)-f(x')| < epsilon$$ if $|x-x'|<delta$.



        Another way to say this is to let $x' = x-Delta$, and say that when $|Delta| < delta$, then $|f(x)-f(x-Delta)|<epsilon$.



        Intuitively, $f$ is uniformly continuous if, when we bump the graph of $f$ left or right by a small enough amount, then the vertical distance between the shifted graph and the original graph will also be small.



        Here's an example of how this works on Desmos. The slider controls how much we shift the graph by. The function in the fourth slot measures the vertical distance between the graphs. Unless we make the shift zero, the vertical distance between the shifted graph and the original graph always goes off to infinity, and is never bounded, no matter how small the shift is. In other words, $f(x)=x^2$ is not uniformly continuous, because no matter how small the left or right shift is, the graph of the shifted function gets really far away from the graph of the original function.



        Alternative view: Uniform continuity is about the difference between horizontal and vertical shifts



        Another (basically equivalent) way to say this is by comparing to vertical shifts.



        Imagine the region bounded by the graph of $f$ shifted up by $epsilon$ and the graph of $f$ shifted down by $epsilon$. Do small horizontal shifts of the original graph stay in this region?



        If the answer is yes, that sufficiently small horizontal shifts stay in the region, then $f$ is uniformly continuous. If the answer is no, no nonzero horizontal shift remains in the region, then $f$ is not uniformly continuous.



        Here's a Desmos (again with $x^2$) for this view point.






        share|cite|improve this answer











        $endgroup$



        While I really like The_Sympathizer's answer, none of the answers describe my intuition for how I think about uniform continuity.



        Uniform continuity is about horizontal shifts not changing the graph too much



        In precalculus we learn how to move graphs around. If we have a function $f(x)$, then we can shift the graph of the function to the left by an increment $Delta$ by graphing the function $f(x-Delta)$.



        Then let's take a look at the definition of uniform continuity. $f$ is uniformly continuous if for all $epsilon > 0$, there is some $delta$ such that for all $x,x'$, $$|f(x)-f(x')| < epsilon$$ if $|x-x'|<delta$.



        Another way to say this is to let $x' = x-Delta$, and say that when $|Delta| < delta$, then $|f(x)-f(x-Delta)|<epsilon$.



        Intuitively, $f$ is uniformly continuous if, when we bump the graph of $f$ left or right by a small enough amount, then the vertical distance between the shifted graph and the original graph will also be small.



        Here's an example of how this works on Desmos. The slider controls how much we shift the graph by. The function in the fourth slot measures the vertical distance between the graphs. Unless we make the shift zero, the vertical distance between the shifted graph and the original graph always goes off to infinity, and is never bounded, no matter how small the shift is. In other words, $f(x)=x^2$ is not uniformly continuous, because no matter how small the left or right shift is, the graph of the shifted function gets really far away from the graph of the original function.



        Alternative view: Uniform continuity is about the difference between horizontal and vertical shifts



        Another (basically equivalent) way to say this is by comparing to vertical shifts.



        Imagine the region bounded by the graph of $f$ shifted up by $epsilon$ and the graph of $f$ shifted down by $epsilon$. Do small horizontal shifts of the original graph stay in this region?



        If the answer is yes, that sufficiently small horizontal shifts stay in the region, then $f$ is uniformly continuous. If the answer is no, no nonzero horizontal shift remains in the region, then $f$ is not uniformly continuous.



        Here's a Desmos (again with $x^2$) for this view point.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 13 mins ago

























        answered 2 hours ago









        jgonjgon

        17.8k32244




        17.8k32244











        • $begingroup$
          I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
          $endgroup$
          – jgon
          1 hour ago










        • $begingroup$
          I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
          $endgroup$
          – jgon
          1 hour ago
















        • $begingroup$
          I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
          $endgroup$
          – jgon
          1 hour ago










        • $begingroup$
          I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
          $endgroup$
          – Spencer Kraisler
          1 hour ago











        • $begingroup$
          @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
          $endgroup$
          – jgon
          1 hour ago















        $begingroup$
        I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
        $endgroup$
        – Spencer Kraisler
        1 hour ago





        $begingroup$
        I love this. So you're saying if $f$ is uniformly continuous, then $|f(x)-f(x-Delta)|$ is bounded for some small $Delta$?
        $endgroup$
        – Spencer Kraisler
        1 hour ago













        $begingroup$
        @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
        $endgroup$
        – jgon
        1 hour ago




        $begingroup$
        @SpencerKraisler Yes, exactly, at least for small shifts, and if you take small enough shifts you can make that bound as small as you like.
        $endgroup$
        – jgon
        1 hour ago












        $begingroup$
        I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
        $endgroup$
        – Spencer Kraisler
        1 hour ago





        $begingroup$
        I'm going to have to play around with the math later today to understand it for myself. I never thought of it that way though. Thanks for the Desmos.
        $endgroup$
        – Spencer Kraisler
        1 hour ago













        $begingroup$
        @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
        $endgroup$
        – jgon
        1 hour ago




        $begingroup$
        @SpencerKraisler Glad you found it helpful :) Also, I edited to add a very closely related, but slightly different point of view with a second Desmos.
        $endgroup$
        – jgon
        1 hour ago











        70












        $begingroup$

        The real "gist" of continuity, in its various forms, is that it's the "property that makes calculators and measurements useful". Calculators and measurements are fundamentally approximate devices which contain limited amounts of precision. Special functions, like those which are put on the buttons of a calculator, then, if they are to be useful, should have with them some kind of "promise" that, if we only know the input to a limited amount of precision, then we will at least know the output to some useful level of precision as well.



        Simple continuity is the weakest form of this. It tells us that if we want to know the value of a target function $f$ to within some tolerance $epsilon$ at a target value $x$, but using an approximating value $x'$ with limited precision instead of the true value $x$ to which we may not have access or otherwise know to unlimited precision, i.e. we want



        $$|f(x) - f(x')| < epsilon$$



        then we will be able to have that if we can make our measurement of $x$ suitably accurate, i.e. we can make that



        $$|x - x'| < delta$$



        for some $delta > 0$ which may or may not be the same for every $epsilon$ and $x$.



        Uniform continuity is stronger. It tells us that not only do we have the above property, but in fact the same $delta$ threshold on $x'$'s accuracy will be sufficient to get $epsilon$ worth of accuracy in the approximation of $f$ no matter what $x$ is. Basically, if the special function I care about is uniform continuous, and I want 0.001 (1 part in 1000) accuracy, and the max $delta$ for that is 0.0001, then so long as I can make my measurement $x'$ to 0.0001 accuracy, no matter what value of $x$ I am measuring, I am assured that I can have 1 part per thousand accuracy in the output. If, on the other hand, it were the case that the function is merely continuous but not uniformly so, I could perhaps measure at one value of $x$ with 0.0001 accuracy and I'd get 0.001 for the function, but for measuring another, such a tolerance might only give me 0.5 accuracy - terrible!



        Lipschitz continuity is even better: it tells us that the max error in approximating $f$ is proportional to that in approximating $x$, i.e. $epsilon propto delta$, so that if we make our measurement 10 times more accurate, say (i.e. one more significant figure), we are assured 10 times more accuracy in the function (i.e. gaining a significant figure in the measurement lets us gain one in the function result as well).



        And in fact, all the functions (that are real-analytic, not combinatorial functions like nCr and what not) on your real-life calculator are at least locally Lipschitz continuous, so that while this proportionality factor (effectively, absolutely how many sig figs you get for a given number of such in the input) may not be the same everywhere, you can still be assured that in relative terms, adding 10x the precision to your measurements, i.e. one more significant figure, will always make the approximation (however good or not it actually is) returned by your calculator 10x more accurate, i.e. also to one more significant figure.






        share|cite|improve this answer











        $endgroup$








        • 8




          $begingroup$
          This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
          $endgroup$
          – rubik
          11 hours ago






        • 4




          $begingroup$
          @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
          $endgroup$
          – The_Sympathizer
          11 hours ago






        • 1




          $begingroup$
          Is square root locally Lipschitz though?
          $endgroup$
          – Teepeemm
          8 hours ago






        • 1




          $begingroup$
          @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
          $endgroup$
          – The_Sympathizer
          8 hours ago







        • 1




          $begingroup$
          My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
          $endgroup$
          – Henning Makholm
          3 hours ago
















        70












        $begingroup$

        The real "gist" of continuity, in its various forms, is that it's the "property that makes calculators and measurements useful". Calculators and measurements are fundamentally approximate devices which contain limited amounts of precision. Special functions, like those which are put on the buttons of a calculator, then, if they are to be useful, should have with them some kind of "promise" that, if we only know the input to a limited amount of precision, then we will at least know the output to some useful level of precision as well.



        Simple continuity is the weakest form of this. It tells us that if we want to know the value of a target function $f$ to within some tolerance $epsilon$ at a target value $x$, but using an approximating value $x'$ with limited precision instead of the true value $x$ to which we may not have access or otherwise know to unlimited precision, i.e. we want



        $$|f(x) - f(x')| < epsilon$$



        then we will be able to have that if we can make our measurement of $x$ suitably accurate, i.e. we can make that



        $$|x - x'| < delta$$



        for some $delta > 0$ which may or may not be the same for every $epsilon$ and $x$.



        Uniform continuity is stronger. It tells us that not only do we have the above property, but in fact the same $delta$ threshold on $x'$'s accuracy will be sufficient to get $epsilon$ worth of accuracy in the approximation of $f$ no matter what $x$ is. Basically, if the special function I care about is uniform continuous, and I want 0.001 (1 part in 1000) accuracy, and the max $delta$ for that is 0.0001, then so long as I can make my measurement $x'$ to 0.0001 accuracy, no matter what value of $x$ I am measuring, I am assured that I can have 1 part per thousand accuracy in the output. If, on the other hand, it were the case that the function is merely continuous but not uniformly so, I could perhaps measure at one value of $x$ with 0.0001 accuracy and I'd get 0.001 for the function, but for measuring another, such a tolerance might only give me 0.5 accuracy - terrible!



        Lipschitz continuity is even better: it tells us that the max error in approximating $f$ is proportional to that in approximating $x$, i.e. $epsilon propto delta$, so that if we make our measurement 10 times more accurate, say (i.e. one more significant figure), we are assured 10 times more accuracy in the function (i.e. gaining a significant figure in the measurement lets us gain one in the function result as well).



        And in fact, all the functions (that are real-analytic, not combinatorial functions like nCr and what not) on your real-life calculator are at least locally Lipschitz continuous, so that while this proportionality factor (effectively, absolutely how many sig figs you get for a given number of such in the input) may not be the same everywhere, you can still be assured that in relative terms, adding 10x the precision to your measurements, i.e. one more significant figure, will always make the approximation (however good or not it actually is) returned by your calculator 10x more accurate, i.e. also to one more significant figure.






        share|cite|improve this answer











        $endgroup$








        • 8




          $begingroup$
          This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
          $endgroup$
          – rubik
          11 hours ago






        • 4




          $begingroup$
          @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
          $endgroup$
          – The_Sympathizer
          11 hours ago






        • 1




          $begingroup$
          Is square root locally Lipschitz though?
          $endgroup$
          – Teepeemm
          8 hours ago






        • 1




          $begingroup$
          @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
          $endgroup$
          – The_Sympathizer
          8 hours ago







        • 1




          $begingroup$
          My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
          $endgroup$
          – Henning Makholm
          3 hours ago














        70












        70








        70





        $begingroup$

        The real "gist" of continuity, in its various forms, is that it's the "property that makes calculators and measurements useful". Calculators and measurements are fundamentally approximate devices which contain limited amounts of precision. Special functions, like those which are put on the buttons of a calculator, then, if they are to be useful, should have with them some kind of "promise" that, if we only know the input to a limited amount of precision, then we will at least know the output to some useful level of precision as well.



        Simple continuity is the weakest form of this. It tells us that if we want to know the value of a target function $f$ to within some tolerance $epsilon$ at a target value $x$, but using an approximating value $x'$ with limited precision instead of the true value $x$ to which we may not have access or otherwise know to unlimited precision, i.e. we want



        $$|f(x) - f(x')| < epsilon$$



        then we will be able to have that if we can make our measurement of $x$ suitably accurate, i.e. we can make that



        $$|x - x'| < delta$$



        for some $delta > 0$ which may or may not be the same for every $epsilon$ and $x$.



        Uniform continuity is stronger. It tells us that not only do we have the above property, but in fact the same $delta$ threshold on $x'$'s accuracy will be sufficient to get $epsilon$ worth of accuracy in the approximation of $f$ no matter what $x$ is. Basically, if the special function I care about is uniform continuous, and I want 0.001 (1 part in 1000) accuracy, and the max $delta$ for that is 0.0001, then so long as I can make my measurement $x'$ to 0.0001 accuracy, no matter what value of $x$ I am measuring, I am assured that I can have 1 part per thousand accuracy in the output. If, on the other hand, it were the case that the function is merely continuous but not uniformly so, I could perhaps measure at one value of $x$ with 0.0001 accuracy and I'd get 0.001 for the function, but for measuring another, such a tolerance might only give me 0.5 accuracy - terrible!



        Lipschitz continuity is even better: it tells us that the max error in approximating $f$ is proportional to that in approximating $x$, i.e. $epsilon propto delta$, so that if we make our measurement 10 times more accurate, say (i.e. one more significant figure), we are assured 10 times more accuracy in the function (i.e. gaining a significant figure in the measurement lets us gain one in the function result as well).



        And in fact, all the functions (that are real-analytic, not combinatorial functions like nCr and what not) on your real-life calculator are at least locally Lipschitz continuous, so that while this proportionality factor (effectively, absolutely how many sig figs you get for a given number of such in the input) may not be the same everywhere, you can still be assured that in relative terms, adding 10x the precision to your measurements, i.e. one more significant figure, will always make the approximation (however good or not it actually is) returned by your calculator 10x more accurate, i.e. also to one more significant figure.






        share|cite|improve this answer











        $endgroup$



        The real "gist" of continuity, in its various forms, is that it's the "property that makes calculators and measurements useful". Calculators and measurements are fundamentally approximate devices which contain limited amounts of precision. Special functions, like those which are put on the buttons of a calculator, then, if they are to be useful, should have with them some kind of "promise" that, if we only know the input to a limited amount of precision, then we will at least know the output to some useful level of precision as well.



        Simple continuity is the weakest form of this. It tells us that if we want to know the value of a target function $f$ to within some tolerance $epsilon$ at a target value $x$, but using an approximating value $x'$ with limited precision instead of the true value $x$ to which we may not have access or otherwise know to unlimited precision, i.e. we want



        $$|f(x) - f(x')| < epsilon$$



        then we will be able to have that if we can make our measurement of $x$ suitably accurate, i.e. we can make that



        $$|x - x'| < delta$$



        for some $delta > 0$ which may or may not be the same for every $epsilon$ and $x$.



        Uniform continuity is stronger. It tells us that not only do we have the above property, but in fact the same $delta$ threshold on $x'$'s accuracy will be sufficient to get $epsilon$ worth of accuracy in the approximation of $f$ no matter what $x$ is. Basically, if the special function I care about is uniform continuous, and I want 0.001 (1 part in 1000) accuracy, and the max $delta$ for that is 0.0001, then so long as I can make my measurement $x'$ to 0.0001 accuracy, no matter what value of $x$ I am measuring, I am assured that I can have 1 part per thousand accuracy in the output. If, on the other hand, it were the case that the function is merely continuous but not uniformly so, I could perhaps measure at one value of $x$ with 0.0001 accuracy and I'd get 0.001 for the function, but for measuring another, such a tolerance might only give me 0.5 accuracy - terrible!



        Lipschitz continuity is even better: it tells us that the max error in approximating $f$ is proportional to that in approximating $x$, i.e. $epsilon propto delta$, so that if we make our measurement 10 times more accurate, say (i.e. one more significant figure), we are assured 10 times more accuracy in the function (i.e. gaining a significant figure in the measurement lets us gain one in the function result as well).



        And in fact, all the functions (that are real-analytic, not combinatorial functions like nCr and what not) on your real-life calculator are at least locally Lipschitz continuous, so that while this proportionality factor (effectively, absolutely how many sig figs you get for a given number of such in the input) may not be the same everywhere, you can still be assured that in relative terms, adding 10x the precision to your measurements, i.e. one more significant figure, will always make the approximation (however good or not it actually is) returned by your calculator 10x more accurate, i.e. also to one more significant figure.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 8 hours ago

























        answered yesterday









        The_SympathizerThe_Sympathizer

        8,5902647




        8,5902647







        • 8




          $begingroup$
          This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
          $endgroup$
          – rubik
          11 hours ago






        • 4




          $begingroup$
          @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
          $endgroup$
          – The_Sympathizer
          11 hours ago






        • 1




          $begingroup$
          Is square root locally Lipschitz though?
          $endgroup$
          – Teepeemm
          8 hours ago






        • 1




          $begingroup$
          @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
          $endgroup$
          – The_Sympathizer
          8 hours ago







        • 1




          $begingroup$
          My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
          $endgroup$
          – Henning Makholm
          3 hours ago













        • 8




          $begingroup$
          This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
          $endgroup$
          – rubik
          11 hours ago






        • 4




          $begingroup$
          @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
          $endgroup$
          – The_Sympathizer
          11 hours ago






        • 1




          $begingroup$
          Is square root locally Lipschitz though?
          $endgroup$
          – Teepeemm
          8 hours ago






        • 1




          $begingroup$
          @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
          $endgroup$
          – The_Sympathizer
          8 hours ago







        • 1




          $begingroup$
          My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
          $endgroup$
          – Henning Makholm
          3 hours ago








        8




        8




        $begingroup$
        This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
        $endgroup$
        – rubik
        11 hours ago




        $begingroup$
        This is how it should be explained in beginners' books. This explanation is extraordinarily clear.
        $endgroup$
        – rubik
        11 hours ago




        4




        4




        $begingroup$
        @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
        $endgroup$
        – The_Sympathizer
        11 hours ago




        $begingroup$
        @rubik : I agree. I think that the way that so much of this stuff is commonly handled in elementary texts is terrible. Moreover, knowing how the error behaves in approximations is something I think is vital for work in any scientific or technical field where that real-life measurements will be treated and put through complicated formulas.
        $endgroup$
        – The_Sympathizer
        11 hours ago




        1




        1




        $begingroup$
        Is square root locally Lipschitz though?
        $endgroup$
        – Teepeemm
        8 hours ago




        $begingroup$
        Is square root locally Lipschitz though?
        $endgroup$
        – Teepeemm
        8 hours ago




        1




        1




        $begingroup$
        @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
        $endgroup$
        – The_Sympathizer
        8 hours ago





        $begingroup$
        @Teepeemm : Yeah ... on an interval containing zero , not so much. But if you leave off zero :) is what I was thinking about.
        $endgroup$
        – The_Sympathizer
        8 hours ago





        1




        1




        $begingroup$
        My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
        $endgroup$
        – Henning Makholm
        3 hours ago





        $begingroup$
        My calculator actually has a cube root function that works on negative numbers. (Though it is not real-analytic, but that's kind of a cop-out condition: all the functions on the calculator that are extremely nice are also somewhat nice).
        $endgroup$
        – Henning Makholm
        3 hours ago












        14












        $begingroup$

        I'd like to point out one misconception in the problem statement:




        ... the rate of chance between two points is bounded in the domain




        This is incorrect, the function $f:[0,infty) to [0,infty)$ defined by



        $$f(x)=sqrtx$$



        is uniformly continuous over the whole domain $[0,infty)$, despite having an unlimited derivative near $0$. For any given $epsilon > 0$, we can choose $delta=epsilon^2$, which fulfills the uniformly continuity condition:



        $$|x_1 - x_2| le delta Rightarrow |sqrtx_1-sqrtx_2| le epsilon$$



        The difference to cases like $y=x^2$ or $y=tan(x)$ is that $f$ is itself bounded around the point where the limit of the derivative is unbounded.






        share|cite|improve this answer









        $endgroup$

















          14












          $begingroup$

          I'd like to point out one misconception in the problem statement:




          ... the rate of chance between two points is bounded in the domain




          This is incorrect, the function $f:[0,infty) to [0,infty)$ defined by



          $$f(x)=sqrtx$$



          is uniformly continuous over the whole domain $[0,infty)$, despite having an unlimited derivative near $0$. For any given $epsilon > 0$, we can choose $delta=epsilon^2$, which fulfills the uniformly continuity condition:



          $$|x_1 - x_2| le delta Rightarrow |sqrtx_1-sqrtx_2| le epsilon$$



          The difference to cases like $y=x^2$ or $y=tan(x)$ is that $f$ is itself bounded around the point where the limit of the derivative is unbounded.






          share|cite|improve this answer









          $endgroup$















            14












            14








            14





            $begingroup$

            I'd like to point out one misconception in the problem statement:




            ... the rate of chance between two points is bounded in the domain




            This is incorrect, the function $f:[0,infty) to [0,infty)$ defined by



            $$f(x)=sqrtx$$



            is uniformly continuous over the whole domain $[0,infty)$, despite having an unlimited derivative near $0$. For any given $epsilon > 0$, we can choose $delta=epsilon^2$, which fulfills the uniformly continuity condition:



            $$|x_1 - x_2| le delta Rightarrow |sqrtx_1-sqrtx_2| le epsilon$$



            The difference to cases like $y=x^2$ or $y=tan(x)$ is that $f$ is itself bounded around the point where the limit of the derivative is unbounded.






            share|cite|improve this answer









            $endgroup$



            I'd like to point out one misconception in the problem statement:




            ... the rate of chance between two points is bounded in the domain




            This is incorrect, the function $f:[0,infty) to [0,infty)$ defined by



            $$f(x)=sqrtx$$



            is uniformly continuous over the whole domain $[0,infty)$, despite having an unlimited derivative near $0$. For any given $epsilon > 0$, we can choose $delta=epsilon^2$, which fulfills the uniformly continuity condition:



            $$|x_1 - x_2| le delta Rightarrow |sqrtx_1-sqrtx_2| le epsilon$$



            The difference to cases like $y=x^2$ or $y=tan(x)$ is that $f$ is itself bounded around the point where the limit of the derivative is unbounded.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered yesterday









            IngixIngix

            6,5182510




            6,5182510





















                8












                $begingroup$

                Continuity means that for every $x$ in the domain of $f$ and every $varepsilon>0$, there is a $delta>0$ such that$$lvert y-xrvert<deltaimpliesbigllvert f(y)-f(x)bigrrvert<varepsilon.$$By this definition, $delta$ may depend on both $x$ and $varepsilon$.



                Uniform continuity is when we can pick $delta$ depending only on $varepsilon$, but not on $x$.






                share|cite|improve this answer









                $endgroup$

















                  8












                  $begingroup$

                  Continuity means that for every $x$ in the domain of $f$ and every $varepsilon>0$, there is a $delta>0$ such that$$lvert y-xrvert<deltaimpliesbigllvert f(y)-f(x)bigrrvert<varepsilon.$$By this definition, $delta$ may depend on both $x$ and $varepsilon$.



                  Uniform continuity is when we can pick $delta$ depending only on $varepsilon$, but not on $x$.






                  share|cite|improve this answer









                  $endgroup$















                    8












                    8








                    8





                    $begingroup$

                    Continuity means that for every $x$ in the domain of $f$ and every $varepsilon>0$, there is a $delta>0$ such that$$lvert y-xrvert<deltaimpliesbigllvert f(y)-f(x)bigrrvert<varepsilon.$$By this definition, $delta$ may depend on both $x$ and $varepsilon$.



                    Uniform continuity is when we can pick $delta$ depending only on $varepsilon$, but not on $x$.






                    share|cite|improve this answer









                    $endgroup$



                    Continuity means that for every $x$ in the domain of $f$ and every $varepsilon>0$, there is a $delta>0$ such that$$lvert y-xrvert<deltaimpliesbigllvert f(y)-f(x)bigrrvert<varepsilon.$$By this definition, $delta$ may depend on both $x$ and $varepsilon$.



                    Uniform continuity is when we can pick $delta$ depending only on $varepsilon$, but not on $x$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered yesterday









                    José Carlos SantosJosé Carlos Santos

                    187k24145259




                    187k24145259





















                        4












                        $begingroup$

                        Uniform continuity simply means the turning of the graph is uniform. More intuitively, the sharpness of the turns are somewhat limited.



                        enter image description here
                        If you properly understand the meaning of the definition of continuity then look at the intersection of the boxes. For continuity, at each point you get a delta which may change if you change your point of interest. That means, the size of the box changes as you move along the curve. But if your function is uniformly continuous then you can move the box along the curve without changing the size and still the off diagonal endpoints be on the curve.
                        (image source: https://www.geeksforgeeks.org/mathematics-limits-continuity-differentiability/)






                        share|cite|improve this answer









                        $endgroup$

















                          4












                          $begingroup$

                          Uniform continuity simply means the turning of the graph is uniform. More intuitively, the sharpness of the turns are somewhat limited.



                          enter image description here
                          If you properly understand the meaning of the definition of continuity then look at the intersection of the boxes. For continuity, at each point you get a delta which may change if you change your point of interest. That means, the size of the box changes as you move along the curve. But if your function is uniformly continuous then you can move the box along the curve without changing the size and still the off diagonal endpoints be on the curve.
                          (image source: https://www.geeksforgeeks.org/mathematics-limits-continuity-differentiability/)






                          share|cite|improve this answer









                          $endgroup$















                            4












                            4








                            4





                            $begingroup$

                            Uniform continuity simply means the turning of the graph is uniform. More intuitively, the sharpness of the turns are somewhat limited.



                            enter image description here
                            If you properly understand the meaning of the definition of continuity then look at the intersection of the boxes. For continuity, at each point you get a delta which may change if you change your point of interest. That means, the size of the box changes as you move along the curve. But if your function is uniformly continuous then you can move the box along the curve without changing the size and still the off diagonal endpoints be on the curve.
                            (image source: https://www.geeksforgeeks.org/mathematics-limits-continuity-differentiability/)






                            share|cite|improve this answer









                            $endgroup$



                            Uniform continuity simply means the turning of the graph is uniform. More intuitively, the sharpness of the turns are somewhat limited.



                            enter image description here
                            If you properly understand the meaning of the definition of continuity then look at the intersection of the boxes. For continuity, at each point you get a delta which may change if you change your point of interest. That means, the size of the box changes as you move along the curve. But if your function is uniformly continuous then you can move the box along the curve without changing the size and still the off diagonal endpoints be on the curve.
                            (image source: https://www.geeksforgeeks.org/mathematics-limits-continuity-differentiability/)







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered yesterday









                            skylarkskylark

                            303111




                            303111




















                                Spencer Kraisler is a new contributor. Be nice, and check out our Code of Conduct.









                                draft saved

                                draft discarded


















                                Spencer Kraisler is a new contributor. Be nice, and check out our Code of Conduct.












                                Spencer Kraisler is a new contributor. Be nice, and check out our Code of Conduct.











                                Spencer Kraisler is a new contributor. Be nice, and check out our Code of Conduct.














                                Thanks for contributing an answer to Mathematics Stack Exchange!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid


                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.

                                Use MathJax to format equations. MathJax reference.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3241309%2fwhat-is-the-intuition-behind-uniform-continuity%23new-answer', 'question_page');

                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                                Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                                François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480