What's $i^e$, and why is there an imaginary part?












0












$begingroup$


I am not sure if this is a straightforward question, since I am not familiar with complex analysis.



$i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



I think that's somewhat right, but when I put this into a calculator an imaginary part also comes out.



Is this because of $e$?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
    $endgroup$
    – Arthur
    Jan 15 at 19:31












  • $begingroup$
    A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
    $endgroup$
    – GEdgar
    Jan 15 at 19:37
















0












$begingroup$


I am not sure if this is a straightforward question, since I am not familiar with complex analysis.



$i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



I think that's somewhat right, but when I put this into a calculator an imaginary part also comes out.



Is this because of $e$?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
    $endgroup$
    – Arthur
    Jan 15 at 19:31












  • $begingroup$
    A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
    $endgroup$
    – GEdgar
    Jan 15 at 19:37














0












0








0





$begingroup$


I am not sure if this is a straightforward question, since I am not familiar with complex analysis.



$i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



I think that's somewhat right, but when I put this into a calculator an imaginary part also comes out.



Is this because of $e$?










share|cite|improve this question











$endgroup$




I am not sure if this is a straightforward question, since I am not familiar with complex analysis.



$i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



I think that's somewhat right, but when I put this into a calculator an imaginary part also comes out.



Is this because of $e$?







complex-analysis complex-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 15 at 19:34









David G. Stork

11k41432




11k41432










asked Jan 15 at 19:29









Casimir RönnlöfCasimir Rönnlöf

1374




1374








  • 2




    $begingroup$
    How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
    $endgroup$
    – Arthur
    Jan 15 at 19:31












  • $begingroup$
    A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
    $endgroup$
    – GEdgar
    Jan 15 at 19:37














  • 2




    $begingroup$
    How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
    $endgroup$
    – Arthur
    Jan 15 at 19:31












  • $begingroup$
    A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
    $endgroup$
    – GEdgar
    Jan 15 at 19:37








2




2




$begingroup$
How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
$endgroup$
– Arthur
Jan 15 at 19:31






$begingroup$
How would you expect $(-1)^{e/2}$ to be real? Not even $(-1)^{1/2}$ is real.
$endgroup$
– Arthur
Jan 15 at 19:31














$begingroup$
A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
$endgroup$
– GEdgar
Jan 15 at 19:37




$begingroup$
A continuous version of $(-1)^t$ goes around the unit circle at a certain speed. It goes once around when $t$ increases by $2$. And $(-1)^t$ is non-real whenever $t$ is non-integer.
$endgroup$
– GEdgar
Jan 15 at 19:37










2 Answers
2






active

oldest

votes


















3












$begingroup$

$i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



You still have $(-1)$ to a power of a multiple of $frac 12$ and that will create an imaginary part.



$(e^{ifrac {eπ}{2}}) = cos frac {eπ}{2} + isin frac {eπ}{2}$






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Complex exponentiation is in general multi-valued. Since $i=e^z$ iff $z=frac{pi i (4n+1)}{2}$ for some integer $n$, $i^e$ can be any value of the form $expfrac{pi e i (4n+1)}{2}=cosfrac{pi e (4n+1)}{2}+isinfrac{pi e (4n+1)}{2}$.






    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%2f3074845%2fwhats-ie-and-why-is-there-an-imaginary-part%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









      3












      $begingroup$

      $i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



      You still have $(-1)$ to a power of a multiple of $frac 12$ and that will create an imaginary part.



      $(e^{ifrac {eπ}{2}}) = cos frac {eπ}{2} + isin frac {eπ}{2}$






      share|cite|improve this answer









      $endgroup$


















        3












        $begingroup$

        $i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



        You still have $(-1)$ to a power of a multiple of $frac 12$ and that will create an imaginary part.



        $(e^{ifrac {eπ}{2}}) = cos frac {eπ}{2} + isin frac {eπ}{2}$






        share|cite|improve this answer









        $endgroup$
















          3












          3








          3





          $begingroup$

          $i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



          You still have $(-1)$ to a power of a multiple of $frac 12$ and that will create an imaginary part.



          $(e^{ifrac {eπ}{2}}) = cos frac {eπ}{2} + isin frac {eπ}{2}$






          share|cite|improve this answer









          $endgroup$



          $i^e = e^{(i*π/2)*e} = (e^{iπ})^{e/2} = (-1)^{e/2}$



          You still have $(-1)$ to a power of a multiple of $frac 12$ and that will create an imaginary part.



          $(e^{ifrac {eπ}{2}}) = cos frac {eπ}{2} + isin frac {eπ}{2}$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 15 at 19:33









          Doug MDoug M

          45.2k31854




          45.2k31854























              0












              $begingroup$

              Complex exponentiation is in general multi-valued. Since $i=e^z$ iff $z=frac{pi i (4n+1)}{2}$ for some integer $n$, $i^e$ can be any value of the form $expfrac{pi e i (4n+1)}{2}=cosfrac{pi e (4n+1)}{2}+isinfrac{pi e (4n+1)}{2}$.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Complex exponentiation is in general multi-valued. Since $i=e^z$ iff $z=frac{pi i (4n+1)}{2}$ for some integer $n$, $i^e$ can be any value of the form $expfrac{pi e i (4n+1)}{2}=cosfrac{pi e (4n+1)}{2}+isinfrac{pi e (4n+1)}{2}$.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Complex exponentiation is in general multi-valued. Since $i=e^z$ iff $z=frac{pi i (4n+1)}{2}$ for some integer $n$, $i^e$ can be any value of the form $expfrac{pi e i (4n+1)}{2}=cosfrac{pi e (4n+1)}{2}+isinfrac{pi e (4n+1)}{2}$.






                  share|cite|improve this answer









                  $endgroup$



                  Complex exponentiation is in general multi-valued. Since $i=e^z$ iff $z=frac{pi i (4n+1)}{2}$ for some integer $n$, $i^e$ can be any value of the form $expfrac{pi e i (4n+1)}{2}=cosfrac{pi e (4n+1)}{2}+isinfrac{pi e (4n+1)}{2}$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 15 at 19:39









                  J.G.J.G.

                  27.3k22843




                  27.3k22843






























                      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%2f3074845%2fwhats-ie-and-why-is-there-an-imaginary-part%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

                      Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                      Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

                      A Topological Invariant for $pi_3(U(n))$