Bijection maps from $(0,1)$ to the real numbers












0












$begingroup$


I'm wondering why $ f(x) = e^{2pi i x + pi/2}$ is a bijection from $(0,1)$ to the real numbers when the domain is $(0,1)$. Is $ f(x) = e^{2pi i x}$ also a bijection? Detailed explanation is appreciated.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
    $endgroup$
    – the_candyman
    Jan 24 at 20:58












  • $begingroup$
    This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
    $endgroup$
    – LoveTooNap29
    Jan 24 at 21:14
















0












$begingroup$


I'm wondering why $ f(x) = e^{2pi i x + pi/2}$ is a bijection from $(0,1)$ to the real numbers when the domain is $(0,1)$. Is $ f(x) = e^{2pi i x}$ also a bijection? Detailed explanation is appreciated.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
    $endgroup$
    – the_candyman
    Jan 24 at 20:58












  • $begingroup$
    This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
    $endgroup$
    – LoveTooNap29
    Jan 24 at 21:14














0












0








0





$begingroup$


I'm wondering why $ f(x) = e^{2pi i x + pi/2}$ is a bijection from $(0,1)$ to the real numbers when the domain is $(0,1)$. Is $ f(x) = e^{2pi i x}$ also a bijection? Detailed explanation is appreciated.










share|cite|improve this question











$endgroup$




I'm wondering why $ f(x) = e^{2pi i x + pi/2}$ is a bijection from $(0,1)$ to the real numbers when the domain is $(0,1)$. Is $ f(x) = e^{2pi i x}$ also a bijection? Detailed explanation is appreciated.







functions elementary-set-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 24 at 21:14









Andrés E. Caicedo

65.7k8160250




65.7k8160250










asked Jan 24 at 20:55









bt203bt203

114




114








  • 1




    $begingroup$
    Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
    $endgroup$
    – the_candyman
    Jan 24 at 20:58












  • $begingroup$
    This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
    $endgroup$
    – LoveTooNap29
    Jan 24 at 21:14














  • 1




    $begingroup$
    Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
    $endgroup$
    – the_candyman
    Jan 24 at 20:58












  • $begingroup$
    This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
    $endgroup$
    – LoveTooNap29
    Jan 24 at 21:14








1




1




$begingroup$
Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
$endgroup$
– the_candyman
Jan 24 at 20:58






$begingroup$
Wait!!! $f(x) = e^{2pi i x + pi/2} in mathbb{C} neq mathbb{R}$... To have a bijection, I think you should define a function $f : (0,1) to mathbb{R}$, but in this case you defined $f : (0,1) to mathbb{C}$.
$endgroup$
– the_candyman
Jan 24 at 20:58














$begingroup$
This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
$endgroup$
– LoveTooNap29
Jan 24 at 21:14




$begingroup$
This is not a bijection from $(0,1)to mathbb{R}$ as user @the_candyman points out, your function is from $(0,1)to mathbb{C}$.
$endgroup$
– LoveTooNap29
Jan 24 at 21:14










3 Answers
3






active

oldest

votes


















0












$begingroup$

If you apply Euler's formula you get
$$e^{2pi i x}=cos {2 pi x}+isin{2 pi x}$$
so the result is not real unless $x$ is an integer or half integer. It cannot be a bijection. Adding $frac pi 2$ to the exponent multiplies the right side by $e^{pi/2}$ but that does not change the argument.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    You have
    $$
    f(x)
    = e^{pi/2} left[ e^{2pi i x} right]
    = e^{pi/2} left[ cos(2pi x) + isin(2pi x) right]
    $$

    which is mapping $(0,1)$ to a circle in the complex plane with radius $e^{pi/2}$. Take note that since neither $0$ nor $1$ are in the domain, the point $1+0i$ will not be included in the image.



    This is indeed a bijection between the real interval and the indicated part of the complex circle, but not sure this is what you expect.



    Your suggested curve is a similar circle with unit radius...






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      Yes. That's what my question is supposed to ask.
      $endgroup$
      – bt203
      Jan 24 at 21:05










    • $begingroup$
      But is $ f(x) = e^{2pi i x}$ also a bijection?
      $endgroup$
      – bt203
      Jan 24 at 21:08












    • $begingroup$
      @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
      $endgroup$
      – gt6989b
      Jan 24 at 21:11










    • $begingroup$
      I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
      $endgroup$
      – bt203
      Jan 24 at 21:17










    • $begingroup$
      @bt203 correct indeed
      $endgroup$
      – gt6989b
      Jan 24 at 22:21



















    0












    $begingroup$

    A second step is needed to establish bijection. Hint: think about how you can establish a bijection geometrically between the unit circle(minus one point) and the real numbers






    share|cite|improve this answer









    $endgroup$













      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',
      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%2f3086340%2fbijection-maps-from-0-1-to-the-real-numbers%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









      0












      $begingroup$

      If you apply Euler's formula you get
      $$e^{2pi i x}=cos {2 pi x}+isin{2 pi x}$$
      so the result is not real unless $x$ is an integer or half integer. It cannot be a bijection. Adding $frac pi 2$ to the exponent multiplies the right side by $e^{pi/2}$ but that does not change the argument.






      share|cite|improve this answer









      $endgroup$


















        0












        $begingroup$

        If you apply Euler's formula you get
        $$e^{2pi i x}=cos {2 pi x}+isin{2 pi x}$$
        so the result is not real unless $x$ is an integer or half integer. It cannot be a bijection. Adding $frac pi 2$ to the exponent multiplies the right side by $e^{pi/2}$ but that does not change the argument.






        share|cite|improve this answer









        $endgroup$
















          0












          0








          0





          $begingroup$

          If you apply Euler's formula you get
          $$e^{2pi i x}=cos {2 pi x}+isin{2 pi x}$$
          so the result is not real unless $x$ is an integer or half integer. It cannot be a bijection. Adding $frac pi 2$ to the exponent multiplies the right side by $e^{pi/2}$ but that does not change the argument.






          share|cite|improve this answer









          $endgroup$



          If you apply Euler's formula you get
          $$e^{2pi i x}=cos {2 pi x}+isin{2 pi x}$$
          so the result is not real unless $x$ is an integer or half integer. It cannot be a bijection. Adding $frac pi 2$ to the exponent multiplies the right side by $e^{pi/2}$ but that does not change the argument.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 24 at 21:02









          Ross MillikanRoss Millikan

          299k24200374




          299k24200374























              0












              $begingroup$

              You have
              $$
              f(x)
              = e^{pi/2} left[ e^{2pi i x} right]
              = e^{pi/2} left[ cos(2pi x) + isin(2pi x) right]
              $$

              which is mapping $(0,1)$ to a circle in the complex plane with radius $e^{pi/2}$. Take note that since neither $0$ nor $1$ are in the domain, the point $1+0i$ will not be included in the image.



              This is indeed a bijection between the real interval and the indicated part of the complex circle, but not sure this is what you expect.



              Your suggested curve is a similar circle with unit radius...






              share|cite|improve this answer











              $endgroup$













              • $begingroup$
                Yes. That's what my question is supposed to ask.
                $endgroup$
                – bt203
                Jan 24 at 21:05










              • $begingroup$
                But is $ f(x) = e^{2pi i x}$ also a bijection?
                $endgroup$
                – bt203
                Jan 24 at 21:08












              • $begingroup$
                @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
                $endgroup$
                – gt6989b
                Jan 24 at 21:11










              • $begingroup$
                I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
                $endgroup$
                – bt203
                Jan 24 at 21:17










              • $begingroup$
                @bt203 correct indeed
                $endgroup$
                – gt6989b
                Jan 24 at 22:21
















              0












              $begingroup$

              You have
              $$
              f(x)
              = e^{pi/2} left[ e^{2pi i x} right]
              = e^{pi/2} left[ cos(2pi x) + isin(2pi x) right]
              $$

              which is mapping $(0,1)$ to a circle in the complex plane with radius $e^{pi/2}$. Take note that since neither $0$ nor $1$ are in the domain, the point $1+0i$ will not be included in the image.



              This is indeed a bijection between the real interval and the indicated part of the complex circle, but not sure this is what you expect.



              Your suggested curve is a similar circle with unit radius...






              share|cite|improve this answer











              $endgroup$













              • $begingroup$
                Yes. That's what my question is supposed to ask.
                $endgroup$
                – bt203
                Jan 24 at 21:05










              • $begingroup$
                But is $ f(x) = e^{2pi i x}$ also a bijection?
                $endgroup$
                – bt203
                Jan 24 at 21:08












              • $begingroup$
                @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
                $endgroup$
                – gt6989b
                Jan 24 at 21:11










              • $begingroup$
                I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
                $endgroup$
                – bt203
                Jan 24 at 21:17










              • $begingroup$
                @bt203 correct indeed
                $endgroup$
                – gt6989b
                Jan 24 at 22:21














              0












              0








              0





              $begingroup$

              You have
              $$
              f(x)
              = e^{pi/2} left[ e^{2pi i x} right]
              = e^{pi/2} left[ cos(2pi x) + isin(2pi x) right]
              $$

              which is mapping $(0,1)$ to a circle in the complex plane with radius $e^{pi/2}$. Take note that since neither $0$ nor $1$ are in the domain, the point $1+0i$ will not be included in the image.



              This is indeed a bijection between the real interval and the indicated part of the complex circle, but not sure this is what you expect.



              Your suggested curve is a similar circle with unit radius...






              share|cite|improve this answer











              $endgroup$



              You have
              $$
              f(x)
              = e^{pi/2} left[ e^{2pi i x} right]
              = e^{pi/2} left[ cos(2pi x) + isin(2pi x) right]
              $$

              which is mapping $(0,1)$ to a circle in the complex plane with radius $e^{pi/2}$. Take note that since neither $0$ nor $1$ are in the domain, the point $1+0i$ will not be included in the image.



              This is indeed a bijection between the real interval and the indicated part of the complex circle, but not sure this is what you expect.



              Your suggested curve is a similar circle with unit radius...







              share|cite|improve this answer














              share|cite|improve this answer



              share|cite|improve this answer








              edited Jan 24 at 21:07

























              answered Jan 24 at 21:00









              gt6989bgt6989b

              34.9k22557




              34.9k22557












              • $begingroup$
                Yes. That's what my question is supposed to ask.
                $endgroup$
                – bt203
                Jan 24 at 21:05










              • $begingroup$
                But is $ f(x) = e^{2pi i x}$ also a bijection?
                $endgroup$
                – bt203
                Jan 24 at 21:08












              • $begingroup$
                @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
                $endgroup$
                – gt6989b
                Jan 24 at 21:11










              • $begingroup$
                I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
                $endgroup$
                – bt203
                Jan 24 at 21:17










              • $begingroup$
                @bt203 correct indeed
                $endgroup$
                – gt6989b
                Jan 24 at 22:21


















              • $begingroup$
                Yes. That's what my question is supposed to ask.
                $endgroup$
                – bt203
                Jan 24 at 21:05










              • $begingroup$
                But is $ f(x) = e^{2pi i x}$ also a bijection?
                $endgroup$
                – bt203
                Jan 24 at 21:08












              • $begingroup$
                @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
                $endgroup$
                – gt6989b
                Jan 24 at 21:11










              • $begingroup$
                I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
                $endgroup$
                – bt203
                Jan 24 at 21:17










              • $begingroup$
                @bt203 correct indeed
                $endgroup$
                – gt6989b
                Jan 24 at 22:21
















              $begingroup$
              Yes. That's what my question is supposed to ask.
              $endgroup$
              – bt203
              Jan 24 at 21:05




              $begingroup$
              Yes. That's what my question is supposed to ask.
              $endgroup$
              – bt203
              Jan 24 at 21:05












              $begingroup$
              But is $ f(x) = e^{2pi i x}$ also a bijection?
              $endgroup$
              – bt203
              Jan 24 at 21:08






              $begingroup$
              But is $ f(x) = e^{2pi i x}$ also a bijection?
              $endgroup$
              – bt203
              Jan 24 at 21:08














              $begingroup$
              @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
              $endgroup$
              – gt6989b
              Jan 24 at 21:11




              $begingroup$
              @bt203 I am not doing your work for you. There is enough information in this answer to figure it our yourself. If there is a particular part of this problem you do not understand, please ask again about which part.
              $endgroup$
              – gt6989b
              Jan 24 at 21:11












              $begingroup$
              I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
              $endgroup$
              – bt203
              Jan 24 at 21:17




              $begingroup$
              I think it is. My reasoning is that $ f(x) = e^{2pi i x}$ is a bijection from $(0,1)$ to the unit circle. Then I can define a second bijection from the points on the unit circle except $1+0i$ to the real numbers. Is that correct?
              $endgroup$
              – bt203
              Jan 24 at 21:17












              $begingroup$
              @bt203 correct indeed
              $endgroup$
              – gt6989b
              Jan 24 at 22:21




              $begingroup$
              @bt203 correct indeed
              $endgroup$
              – gt6989b
              Jan 24 at 22:21











              0












              $begingroup$

              A second step is needed to establish bijection. Hint: think about how you can establish a bijection geometrically between the unit circle(minus one point) and the real numbers






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                A second step is needed to establish bijection. Hint: think about how you can establish a bijection geometrically between the unit circle(minus one point) and the real numbers






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  A second step is needed to establish bijection. Hint: think about how you can establish a bijection geometrically between the unit circle(minus one point) and the real numbers






                  share|cite|improve this answer









                  $endgroup$



                  A second step is needed to establish bijection. Hint: think about how you can establish a bijection geometrically between the unit circle(minus one point) and the real numbers







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 24 at 21:08









                  Tian HeTian He

                  277




                  277






























                      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%2f3086340%2fbijection-maps-from-0-1-to-the-real-numbers%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

                      MongoDB - Not Authorized To Execute Command

                      How to fix TextFormField cause rebuild widget in Flutter

                      in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith