Pointwise convergence of uniformly continuous functions to zero, but not uniformlyUniform convergence on interval.Pointwise but not Uniformly ConvergentPointwise but not uniform convergence of continuous functions on $[0,1]$Uniformly continuous functions sequence $f_n(x)$ converges uniformly to a uniformly continuous function $f(x)$?Pointwise convergence to infinity implies uniformly convergence?A function that converges pointwise but not uniformly?Pointwise Convergence. Uniform ConvergencePointwise convergence to a uniform continuous functionContinuous function as pointwise limit but not as uniform limit of a sequence of continuous functions on $[0,1]$Does pointwise convergence to a continuous function in compact set imply uniform convergence?Sequence of integrable functions on [a,b] converges pointwise but not uniformly?

Unethical behavior : should I report it?

Why does Canada require mandatory bilingualism in all government posts?

Text alignment in TikZ

The best place for swimming in Arctic Ocean

Request for a Latin phrase as motto "God is highest/supreme"

Why is drive/partition number still used?

Suggestions for protecting jeans from saddle clamp bolt

Is a topological space considered to be a class in set theory?

Are there any examples of technologies have been lost over time?

Trapped in an ocean Temple in Minecraft?

Interrupt pin type on the 6502

What is this spacecraft tethered to another spacecraft in LEO (vintage)

Correlation length anisotropy in the 2D Ising model

Japanese reading of an integer

Decreasing star size

How did Mysterio have these drones?

When does Haskell complain about incorrect typing in functions?

Please explain joy and/or the Kimatthiyasutta

Why can't my huge trees be chopped down?

Is there a reason why I should not use the HaveIBeenPwned API to warn users about exposed passwords?

How do I explain an exponentially complex intuitively?

What is the use of で in this sentence?

How much were the LMs maneuvered to their landing points?

Why isn't there a serious attempt at creating a third mass-appeal party in the US?



Pointwise convergence of uniformly continuous functions to zero, but not uniformly


Uniform convergence on interval.Pointwise but not Uniformly ConvergentPointwise but not uniform convergence of continuous functions on $[0,1]$Uniformly continuous functions sequence $f_n(x)$ converges uniformly to a uniformly continuous function $f(x)$?Pointwise convergence to infinity implies uniformly convergence?A function that converges pointwise but not uniformly?Pointwise Convergence. Uniform ConvergencePointwise convergence to a uniform continuous functionContinuous function as pointwise limit but not as uniform limit of a sequence of continuous functions on $[0,1]$Does pointwise convergence to a continuous function in compact set imply uniform convergence?Sequence of integrable functions on [a,b] converges pointwise but not uniformly?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2












$begingroup$


What would be an example of a sequence of uniformly continuous functions on a compact domain which converges pointwise to $0$, but not uniformly?










share|cite|improve this question











$endgroup$











  • $begingroup$
    The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
    $endgroup$
    – Suzet
    9 hours ago










  • $begingroup$
    @Suzet I forgot, I want the domain to be compact.
    $endgroup$
    – Jannik Pitt
    9 hours ago

















2












$begingroup$


What would be an example of a sequence of uniformly continuous functions on a compact domain which converges pointwise to $0$, but not uniformly?










share|cite|improve this question











$endgroup$











  • $begingroup$
    The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
    $endgroup$
    – Suzet
    9 hours ago










  • $begingroup$
    @Suzet I forgot, I want the domain to be compact.
    $endgroup$
    – Jannik Pitt
    9 hours ago













2












2








2


1



$begingroup$


What would be an example of a sequence of uniformly continuous functions on a compact domain which converges pointwise to $0$, but not uniformly?










share|cite|improve this question











$endgroup$




What would be an example of a sequence of uniformly continuous functions on a compact domain which converges pointwise to $0$, but not uniformly?







real-analysis examples-counterexamples uniform-convergence uniform-continuity pointwise-convergence






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 8 hours ago









José Carlos Santos

203k25 gold badges159 silver badges280 bronze badges




203k25 gold badges159 silver badges280 bronze badges










asked 9 hours ago









Jannik PittJannik Pitt

6416 silver badges19 bronze badges




6416 silver badges19 bronze badges











  • $begingroup$
    The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
    $endgroup$
    – Suzet
    9 hours ago










  • $begingroup$
    @Suzet I forgot, I want the domain to be compact.
    $endgroup$
    – Jannik Pitt
    9 hours ago
















  • $begingroup$
    The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
    $endgroup$
    – Suzet
    9 hours ago










  • $begingroup$
    @Suzet I forgot, I want the domain to be compact.
    $endgroup$
    – Jannik Pitt
    9 hours ago















$begingroup$
The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
$endgroup$
– Suzet
9 hours ago




$begingroup$
The functions $f_n(x)=x^n$ defined on $[0,1)$ form an example.
$endgroup$
– Suzet
9 hours ago












$begingroup$
@Suzet I forgot, I want the domain to be compact.
$endgroup$
– Jannik Pitt
9 hours ago




$begingroup$
@Suzet I forgot, I want the domain to be compact.
$endgroup$
– Jannik Pitt
9 hours ago










3 Answers
3






active

oldest

votes


















3












$begingroup$

Consider
$$f_n(x)=1-min(1,n|x-1/n|)=begincases
nx&text if x<frac1n\2-nx&text if frac1nleq xleqfrac2n\0&text otherwise.endcases$$

Each $f_n$ is continuous on the compact set $[0,1]$ and therefore it is also uniformly continuous. Moreover, $f_n(x)to 0$ for any $xin [0,1]$, but the convergence is not uniform on $[0,1]$ because $max_xin[0,1]|f_n(x)|=f(1/n))=1$.






share|cite|improve this answer











$endgroup$




















    4












    $begingroup$

    The another standard one is the growing steeple on $[0,1]$:



    $$f_n(x)=begincasesn^2 x &textif;0 leq x leq frac1n\ 2n-n^2 x &textif;frac1n leq x leq frac2n\ 0 &textif;frac2n leq x leq 1 endcases$$



    Then each $f_n$ is uniformly continuous and also the limit is zero, but the convergence is not uniform.



    Added: It is easy to visualize the graph of $f_n$. Actually each $f_n$ is a triangle with height $n$ attained at $1/n$






    share|cite|improve this answer











    $endgroup$




















      2












      $begingroup$

      Take$$beginarrayrcccf_ncolon&[0,1]&longrightarrow&mathbb R\&x&mapsto&nx^n(1-x).endarray$$The sequence $(f_n)_ninmathbb N$ converges pointwise to the null function, but not uniformly, since$$(forall ninmathbb N):f_nleft(frac nn+1right)=left(frac nn+1right)^n+1$$and $lim_ntoinftyleft(frac nn+1right)^n+1=e^-1$.






      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
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3306545%2fpointwise-convergence-of-uniformly-continuous-functions-to-zero-but-not-uniform%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        3












        $begingroup$

        Consider
        $$f_n(x)=1-min(1,n|x-1/n|)=begincases
        nx&text if x<frac1n\2-nx&text if frac1nleq xleqfrac2n\0&text otherwise.endcases$$

        Each $f_n$ is continuous on the compact set $[0,1]$ and therefore it is also uniformly continuous. Moreover, $f_n(x)to 0$ for any $xin [0,1]$, but the convergence is not uniform on $[0,1]$ because $max_xin[0,1]|f_n(x)|=f(1/n))=1$.






        share|cite|improve this answer











        $endgroup$

















          3












          $begingroup$

          Consider
          $$f_n(x)=1-min(1,n|x-1/n|)=begincases
          nx&text if x<frac1n\2-nx&text if frac1nleq xleqfrac2n\0&text otherwise.endcases$$

          Each $f_n$ is continuous on the compact set $[0,1]$ and therefore it is also uniformly continuous. Moreover, $f_n(x)to 0$ for any $xin [0,1]$, but the convergence is not uniform on $[0,1]$ because $max_xin[0,1]|f_n(x)|=f(1/n))=1$.






          share|cite|improve this answer











          $endgroup$















            3












            3








            3





            $begingroup$

            Consider
            $$f_n(x)=1-min(1,n|x-1/n|)=begincases
            nx&text if x<frac1n\2-nx&text if frac1nleq xleqfrac2n\0&text otherwise.endcases$$

            Each $f_n$ is continuous on the compact set $[0,1]$ and therefore it is also uniformly continuous. Moreover, $f_n(x)to 0$ for any $xin [0,1]$, but the convergence is not uniform on $[0,1]$ because $max_xin[0,1]|f_n(x)|=f(1/n))=1$.






            share|cite|improve this answer











            $endgroup$



            Consider
            $$f_n(x)=1-min(1,n|x-1/n|)=begincases
            nx&text if x<frac1n\2-nx&text if frac1nleq xleqfrac2n\0&text otherwise.endcases$$

            Each $f_n$ is continuous on the compact set $[0,1]$ and therefore it is also uniformly continuous. Moreover, $f_n(x)to 0$ for any $xin [0,1]$, but the convergence is not uniform on $[0,1]$ because $max_xin[0,1]|f_n(x)|=f(1/n))=1$.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 9 hours ago

























            answered 9 hours ago









            Robert ZRobert Z

            107k10 gold badges76 silver badges149 bronze badges




            107k10 gold badges76 silver badges149 bronze badges























                4












                $begingroup$

                The another standard one is the growing steeple on $[0,1]$:



                $$f_n(x)=begincasesn^2 x &textif;0 leq x leq frac1n\ 2n-n^2 x &textif;frac1n leq x leq frac2n\ 0 &textif;frac2n leq x leq 1 endcases$$



                Then each $f_n$ is uniformly continuous and also the limit is zero, but the convergence is not uniform.



                Added: It is easy to visualize the graph of $f_n$. Actually each $f_n$ is a triangle with height $n$ attained at $1/n$






                share|cite|improve this answer











                $endgroup$

















                  4












                  $begingroup$

                  The another standard one is the growing steeple on $[0,1]$:



                  $$f_n(x)=begincasesn^2 x &textif;0 leq x leq frac1n\ 2n-n^2 x &textif;frac1n leq x leq frac2n\ 0 &textif;frac2n leq x leq 1 endcases$$



                  Then each $f_n$ is uniformly continuous and also the limit is zero, but the convergence is not uniform.



                  Added: It is easy to visualize the graph of $f_n$. Actually each $f_n$ is a triangle with height $n$ attained at $1/n$






                  share|cite|improve this answer











                  $endgroup$















                    4












                    4








                    4





                    $begingroup$

                    The another standard one is the growing steeple on $[0,1]$:



                    $$f_n(x)=begincasesn^2 x &textif;0 leq x leq frac1n\ 2n-n^2 x &textif;frac1n leq x leq frac2n\ 0 &textif;frac2n leq x leq 1 endcases$$



                    Then each $f_n$ is uniformly continuous and also the limit is zero, but the convergence is not uniform.



                    Added: It is easy to visualize the graph of $f_n$. Actually each $f_n$ is a triangle with height $n$ attained at $1/n$






                    share|cite|improve this answer











                    $endgroup$



                    The another standard one is the growing steeple on $[0,1]$:



                    $$f_n(x)=begincasesn^2 x &textif;0 leq x leq frac1n\ 2n-n^2 x &textif;frac1n leq x leq frac2n\ 0 &textif;frac2n leq x leq 1 endcases$$



                    Then each $f_n$ is uniformly continuous and also the limit is zero, but the convergence is not uniform.



                    Added: It is easy to visualize the graph of $f_n$. Actually each $f_n$ is a triangle with height $n$ attained at $1/n$







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited 9 hours ago

























                    answered 9 hours ago









                    Chinnapparaj RChinnapparaj R

                    8,6912 gold badges10 silver badges32 bronze badges




                    8,6912 gold badges10 silver badges32 bronze badges





















                        2












                        $begingroup$

                        Take$$beginarrayrcccf_ncolon&[0,1]&longrightarrow&mathbb R\&x&mapsto&nx^n(1-x).endarray$$The sequence $(f_n)_ninmathbb N$ converges pointwise to the null function, but not uniformly, since$$(forall ninmathbb N):f_nleft(frac nn+1right)=left(frac nn+1right)^n+1$$and $lim_ntoinftyleft(frac nn+1right)^n+1=e^-1$.






                        share|cite|improve this answer











                        $endgroup$

















                          2












                          $begingroup$

                          Take$$beginarrayrcccf_ncolon&[0,1]&longrightarrow&mathbb R\&x&mapsto&nx^n(1-x).endarray$$The sequence $(f_n)_ninmathbb N$ converges pointwise to the null function, but not uniformly, since$$(forall ninmathbb N):f_nleft(frac nn+1right)=left(frac nn+1right)^n+1$$and $lim_ntoinftyleft(frac nn+1right)^n+1=e^-1$.






                          share|cite|improve this answer











                          $endgroup$















                            2












                            2








                            2





                            $begingroup$

                            Take$$beginarrayrcccf_ncolon&[0,1]&longrightarrow&mathbb R\&x&mapsto&nx^n(1-x).endarray$$The sequence $(f_n)_ninmathbb N$ converges pointwise to the null function, but not uniformly, since$$(forall ninmathbb N):f_nleft(frac nn+1right)=left(frac nn+1right)^n+1$$and $lim_ntoinftyleft(frac nn+1right)^n+1=e^-1$.






                            share|cite|improve this answer











                            $endgroup$



                            Take$$beginarrayrcccf_ncolon&[0,1]&longrightarrow&mathbb R\&x&mapsto&nx^n(1-x).endarray$$The sequence $(f_n)_ninmathbb N$ converges pointwise to the null function, but not uniformly, since$$(forall ninmathbb N):f_nleft(frac nn+1right)=left(frac nn+1right)^n+1$$and $lim_ntoinftyleft(frac nn+1right)^n+1=e^-1$.







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited 9 hours ago

























                            answered 9 hours ago









                            José Carlos SantosJosé Carlos Santos

                            203k25 gold badges159 silver badges280 bronze badges




                            203k25 gold badges159 silver badges280 bronze badges



























                                draft saved

                                draft discarded
















































                                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%2f3306545%2fpointwise-convergence-of-uniformly-continuous-functions-to-zero-but-not-uniform%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