Shrinking Topologist's Sine Curve











up vote
2
down vote

favorite
1












The Topologist's Sine Curve is well-known:




The set $S = {(0,0)} cup {(x, sin(1/x)) | x in left]0,1right]}$, as a subspace of $mathbb{R}^n$, is connected but not path-connected.




An intuitive reason is that no path from $S - {(0,0)}$ can reach $(0,0)$ in a finite amount of time. However, what if I shrink the distances involved? That is, consider
$$
S' = {(0,0)} cup {(x, xsin(1/x)) | x in left]0,1right]}.
$$



Is $S'$ path-connected?










share|cite|improve this question


























    up vote
    2
    down vote

    favorite
    1












    The Topologist's Sine Curve is well-known:




    The set $S = {(0,0)} cup {(x, sin(1/x)) | x in left]0,1right]}$, as a subspace of $mathbb{R}^n$, is connected but not path-connected.




    An intuitive reason is that no path from $S - {(0,0)}$ can reach $(0,0)$ in a finite amount of time. However, what if I shrink the distances involved? That is, consider
    $$
    S' = {(0,0)} cup {(x, xsin(1/x)) | x in left]0,1right]}.
    $$



    Is $S'$ path-connected?










    share|cite|improve this question
























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      The Topologist's Sine Curve is well-known:




      The set $S = {(0,0)} cup {(x, sin(1/x)) | x in left]0,1right]}$, as a subspace of $mathbb{R}^n$, is connected but not path-connected.




      An intuitive reason is that no path from $S - {(0,0)}$ can reach $(0,0)$ in a finite amount of time. However, what if I shrink the distances involved? That is, consider
      $$
      S' = {(0,0)} cup {(x, xsin(1/x)) | x in left]0,1right]}.
      $$



      Is $S'$ path-connected?










      share|cite|improve this question













      The Topologist's Sine Curve is well-known:




      The set $S = {(0,0)} cup {(x, sin(1/x)) | x in left]0,1right]}$, as a subspace of $mathbb{R}^n$, is connected but not path-connected.




      An intuitive reason is that no path from $S - {(0,0)}$ can reach $(0,0)$ in a finite amount of time. However, what if I shrink the distances involved? That is, consider
      $$
      S' = {(0,0)} cup {(x, xsin(1/x)) | x in left]0,1right]}.
      $$



      Is $S'$ path-connected?







      general-topology examples-counterexamples connectedness






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 17 '13 at 5:01









      Herng Yi

      1,4091023




      1,4091023






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          Let $$f:[0,1]toBbb R:xmapstobegin{cases}xsinfrac1x,&text{if }0<xle 1\\0,&text{if }x=0;;end{cases}$$



          then $f$ is a path from which paths connecting any two points of $S'$ can easily be derived.






          share|cite|improve this answer





















          • Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
            – Rustyn
            Mar 17 '13 at 5:09












          • @Rustyn: Exactly. (But I figured that that was pretty well known.)
            – Brian M. Scott
            Mar 17 '13 at 5:10










          • +1 nice answer@ Brian sir
            – user525416
            May 19 at 1:13


















          up vote
          1
          down vote













          I should point out some subtlety here. The problem is never about infinite length of these curves. Remember that we have space filling (continuous) curves into $R^2$. So, why is it possible to turn the shrinking sine cure into a path, but the same is not possible for the usual sine curve?



          The real answer is the non-/existence of the limit at zero. In both cases we already have a curve defined from $(o,1]$ into your space. In one case we can assign a value at $0$, and extend the function's domain continuously to the closed $[0,1]$, while in the other we cannot, since there is no limit at zero.



          When can we extend a continuous function from $(0,1]$ to all of $[0,1]$? Precisely, if and only if the (original) function is uniformly continuous.






          share|cite|improve this answer





















            Your Answer





            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("mathjaxEditing", function () {
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            });
            });
            }, "mathjax-editing");

            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',
            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%2f332516%2fshrinking-topologists-sine-curve%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            5
            down vote



            accepted










            Let $$f:[0,1]toBbb R:xmapstobegin{cases}xsinfrac1x,&text{if }0<xle 1\\0,&text{if }x=0;;end{cases}$$



            then $f$ is a path from which paths connecting any two points of $S'$ can easily be derived.






            share|cite|improve this answer





















            • Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
              – Rustyn
              Mar 17 '13 at 5:09












            • @Rustyn: Exactly. (But I figured that that was pretty well known.)
              – Brian M. Scott
              Mar 17 '13 at 5:10










            • +1 nice answer@ Brian sir
              – user525416
              May 19 at 1:13















            up vote
            5
            down vote



            accepted










            Let $$f:[0,1]toBbb R:xmapstobegin{cases}xsinfrac1x,&text{if }0<xle 1\\0,&text{if }x=0;;end{cases}$$



            then $f$ is a path from which paths connecting any two points of $S'$ can easily be derived.






            share|cite|improve this answer





















            • Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
              – Rustyn
              Mar 17 '13 at 5:09












            • @Rustyn: Exactly. (But I figured that that was pretty well known.)
              – Brian M. Scott
              Mar 17 '13 at 5:10










            • +1 nice answer@ Brian sir
              – user525416
              May 19 at 1:13













            up vote
            5
            down vote



            accepted







            up vote
            5
            down vote



            accepted






            Let $$f:[0,1]toBbb R:xmapstobegin{cases}xsinfrac1x,&text{if }0<xle 1\\0,&text{if }x=0;;end{cases}$$



            then $f$ is a path from which paths connecting any two points of $S'$ can easily be derived.






            share|cite|improve this answer












            Let $$f:[0,1]toBbb R:xmapstobegin{cases}xsinfrac1x,&text{if }0<xle 1\\0,&text{if }x=0;;end{cases}$$



            then $f$ is a path from which paths connecting any two points of $S'$ can easily be derived.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Mar 17 '13 at 5:05









            Brian M. Scott

            453k38504905




            453k38504905












            • Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
              – Rustyn
              Mar 17 '13 at 5:09












            • @Rustyn: Exactly. (But I figured that that was pretty well known.)
              – Brian M. Scott
              Mar 17 '13 at 5:10










            • +1 nice answer@ Brian sir
              – user525416
              May 19 at 1:13


















            • Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
              – Rustyn
              Mar 17 '13 at 5:09












            • @Rustyn: Exactly. (But I figured that that was pretty well known.)
              – Brian M. Scott
              Mar 17 '13 at 5:10










            • +1 nice answer@ Brian sir
              – user525416
              May 19 at 1:13
















            Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
            – Rustyn
            Mar 17 '13 at 5:09






            Indeed, as $lim_{xto 0} xsin{(frac{1}{x})} = 0 = f(0)$
            – Rustyn
            Mar 17 '13 at 5:09














            @Rustyn: Exactly. (But I figured that that was pretty well known.)
            – Brian M. Scott
            Mar 17 '13 at 5:10




            @Rustyn: Exactly. (But I figured that that was pretty well known.)
            – Brian M. Scott
            Mar 17 '13 at 5:10












            +1 nice answer@ Brian sir
            – user525416
            May 19 at 1:13




            +1 nice answer@ Brian sir
            – user525416
            May 19 at 1:13










            up vote
            1
            down vote













            I should point out some subtlety here. The problem is never about infinite length of these curves. Remember that we have space filling (continuous) curves into $R^2$. So, why is it possible to turn the shrinking sine cure into a path, but the same is not possible for the usual sine curve?



            The real answer is the non-/existence of the limit at zero. In both cases we already have a curve defined from $(o,1]$ into your space. In one case we can assign a value at $0$, and extend the function's domain continuously to the closed $[0,1]$, while in the other we cannot, since there is no limit at zero.



            When can we extend a continuous function from $(0,1]$ to all of $[0,1]$? Precisely, if and only if the (original) function is uniformly continuous.






            share|cite|improve this answer

























              up vote
              1
              down vote













              I should point out some subtlety here. The problem is never about infinite length of these curves. Remember that we have space filling (continuous) curves into $R^2$. So, why is it possible to turn the shrinking sine cure into a path, but the same is not possible for the usual sine curve?



              The real answer is the non-/existence of the limit at zero. In both cases we already have a curve defined from $(o,1]$ into your space. In one case we can assign a value at $0$, and extend the function's domain continuously to the closed $[0,1]$, while in the other we cannot, since there is no limit at zero.



              When can we extend a continuous function from $(0,1]$ to all of $[0,1]$? Precisely, if and only if the (original) function is uniformly continuous.






              share|cite|improve this answer























                up vote
                1
                down vote










                up vote
                1
                down vote









                I should point out some subtlety here. The problem is never about infinite length of these curves. Remember that we have space filling (continuous) curves into $R^2$. So, why is it possible to turn the shrinking sine cure into a path, but the same is not possible for the usual sine curve?



                The real answer is the non-/existence of the limit at zero. In both cases we already have a curve defined from $(o,1]$ into your space. In one case we can assign a value at $0$, and extend the function's domain continuously to the closed $[0,1]$, while in the other we cannot, since there is no limit at zero.



                When can we extend a continuous function from $(0,1]$ to all of $[0,1]$? Precisely, if and only if the (original) function is uniformly continuous.






                share|cite|improve this answer












                I should point out some subtlety here. The problem is never about infinite length of these curves. Remember that we have space filling (continuous) curves into $R^2$. So, why is it possible to turn the shrinking sine cure into a path, but the same is not possible for the usual sine curve?



                The real answer is the non-/existence of the limit at zero. In both cases we already have a curve defined from $(o,1]$ into your space. In one case we can assign a value at $0$, and extend the function's domain continuously to the closed $[0,1]$, while in the other we cannot, since there is no limit at zero.



                When can we extend a continuous function from $(0,1]$ to all of $[0,1]$? Precisely, if and only if the (original) function is uniformly continuous.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 15 at 22:27









                Behnam Esmayli

                1,923515




                1,923515






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2f332516%2fshrinking-topologists-sine-curve%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

                    How to send String Array data to Server using php in android

                    Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                    Is anime1.com a legal site for watching anime?