Real integral using residue theorem - why doesn't this work? The Next CEO of Stack OverflowMistake with using residue theory for calculating $int_-infty^inftyfracsin(x)xdx$Evaluating Integral with Residue TheoremReal Pole Residue theoremSolving this complicated integral using the Residue TheoremIntegrating secans over the imaginary axis using the residue theoremWhy doesn't this residue method work for calculating $sum_k=1^k=infty fraccos(k x)k^2$Compute integral using residue theoremEvaluating a real definite integral using residue theoremCalculating this integral using Residue TheoremCalculating integrals using the residue theoremsolving integral with real exponent and real pole with residue theorem

How to start emacs in "nothing" mode (`fundamental-mode`)

How does the Z80 determine which peripheral sent an interrupt?

Why do we use the plural of movies in this phrase "We went to the movies last night."?

Real integral using residue theorem - why doesn't this work?

How to avoid supervisors with prejudiced views?

Why didn't Khan get resurrected in the Genesis Explosion?

Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?

How do scammers retract money, while you can’t?

Which tube will fit a -(700 x 25c) wheel?

Bold, vivid family

Indicator light circuit

Return the Closest Prime Number

Can I run my washing machine drain line into a condensate pump so it drains better?

Is it professional to write unrelated content in an almost-empty email?

Do I need to enable Dev Hub in my PROD Org?

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Why has the US not been more assertive in confronting Russia in recent years?

Is there an analogue of projective spaces for proper schemes?

Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?

If a black hole is created from light, can this black hole then move at speed of light?

Is micro rebar a better way to reinforce concrete than rebar?

If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?

To not tell, not take, and not want

Complex fractions



Real integral using residue theorem - why doesn't this work?



The Next CEO of Stack OverflowMistake with using residue theory for calculating $int_-infty^inftyfracsin(x)xdx$Evaluating Integral with Residue TheoremReal Pole Residue theoremSolving this complicated integral using the Residue TheoremIntegrating secans over the imaginary axis using the residue theoremWhy doesn't this residue method work for calculating $sum_k=1^k=infty fraccos(k x)k^2$Compute integral using residue theoremEvaluating a real definite integral using residue theoremCalculating this integral using Residue TheoremCalculating integrals using the residue theoremsolving integral with real exponent and real pole with residue theorem










2












$begingroup$


Consider the following definite real integral:
$$I = int_0^infty dx frace^-ix - e^ixx$$



Using the $textSi(x)$ function, I can solve it easily,
$$I = -2i int_0^infty dx frace^-ix - e^ix-2ix = -2i int_0^infty dx fracsinxx = -2i lim_x to infty textSi(x) = -2i left(fracpi2right) = - i pi,$$
simply because I happen to know that $mathrmSi(x)$ asymptotically approaches $pi/2$.



However, if I try to calculate it using the residue theorem, I get the wrong answer, off by a factor of $2$ and I'm not sure if I understand why. Here's the procedure:
$$I= int_0^infty dx frace^-ixx - int_0^infty dx frac e^ixx = colorred-int_-infty^0 dx frace^ixx - int_0^infty dx frac e^ixx
= -int_-infty^infty dx frace^ixx $$

Then I define $$I_epsilon := -int_-infty^infty dx frace^ixx-ivarepsilon$$ for $varepsilon > 0$ so that$$I=lim_varepsilon to 0^+ I_varepsilon.$$
Then I complexify the integration variable and integrate over a D-shaped contour over the upper half of the complex plane. I choose that contour because
$$lim_x to +iinfty frace^ixx-ivarepsilon = 0$$ and it contains the simple pole at $x_0 = i varepsilon$. Using the residue theorem with the contour enclosing $x_0$ $$I_varepsilon = -2 pi i , textRes_x_0 left( frace^ixx-ivarepsilonright) = -2 pi i left( frace^ix1 right)Biggrvert_x=x_0=ivarepsilon=-2 pi i , e^-varepsilon.$$
Therefore,
$$I=lim_varepsilon to 0^+ left( -2 pi i , e^-varepsilon right) = -2pi i.$$



However, that is obviously wrong. Where exactly is the mistake?










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    math.stackexchange.com/a/2270510/155436
    $endgroup$
    – Count Iblis
    5 hours ago










  • $begingroup$
    @CountIblis Didn't catch that one before, thank you!
    $endgroup$
    – Ivan V.
    5 hours ago















2












$begingroup$


Consider the following definite real integral:
$$I = int_0^infty dx frace^-ix - e^ixx$$



Using the $textSi(x)$ function, I can solve it easily,
$$I = -2i int_0^infty dx frace^-ix - e^ix-2ix = -2i int_0^infty dx fracsinxx = -2i lim_x to infty textSi(x) = -2i left(fracpi2right) = - i pi,$$
simply because I happen to know that $mathrmSi(x)$ asymptotically approaches $pi/2$.



However, if I try to calculate it using the residue theorem, I get the wrong answer, off by a factor of $2$ and I'm not sure if I understand why. Here's the procedure:
$$I= int_0^infty dx frace^-ixx - int_0^infty dx frac e^ixx = colorred-int_-infty^0 dx frace^ixx - int_0^infty dx frac e^ixx
= -int_-infty^infty dx frace^ixx $$

Then I define $$I_epsilon := -int_-infty^infty dx frace^ixx-ivarepsilon$$ for $varepsilon > 0$ so that$$I=lim_varepsilon to 0^+ I_varepsilon.$$
Then I complexify the integration variable and integrate over a D-shaped contour over the upper half of the complex plane. I choose that contour because
$$lim_x to +iinfty frace^ixx-ivarepsilon = 0$$ and it contains the simple pole at $x_0 = i varepsilon$. Using the residue theorem with the contour enclosing $x_0$ $$I_varepsilon = -2 pi i , textRes_x_0 left( frace^ixx-ivarepsilonright) = -2 pi i left( frace^ix1 right)Biggrvert_x=x_0=ivarepsilon=-2 pi i , e^-varepsilon.$$
Therefore,
$$I=lim_varepsilon to 0^+ left( -2 pi i , e^-varepsilon right) = -2pi i.$$



However, that is obviously wrong. Where exactly is the mistake?










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    math.stackexchange.com/a/2270510/155436
    $endgroup$
    – Count Iblis
    5 hours ago










  • $begingroup$
    @CountIblis Didn't catch that one before, thank you!
    $endgroup$
    – Ivan V.
    5 hours ago













2












2








2





$begingroup$


Consider the following definite real integral:
$$I = int_0^infty dx frace^-ix - e^ixx$$



Using the $textSi(x)$ function, I can solve it easily,
$$I = -2i int_0^infty dx frace^-ix - e^ix-2ix = -2i int_0^infty dx fracsinxx = -2i lim_x to infty textSi(x) = -2i left(fracpi2right) = - i pi,$$
simply because I happen to know that $mathrmSi(x)$ asymptotically approaches $pi/2$.



However, if I try to calculate it using the residue theorem, I get the wrong answer, off by a factor of $2$ and I'm not sure if I understand why. Here's the procedure:
$$I= int_0^infty dx frace^-ixx - int_0^infty dx frac e^ixx = colorred-int_-infty^0 dx frace^ixx - int_0^infty dx frac e^ixx
= -int_-infty^infty dx frace^ixx $$

Then I define $$I_epsilon := -int_-infty^infty dx frace^ixx-ivarepsilon$$ for $varepsilon > 0$ so that$$I=lim_varepsilon to 0^+ I_varepsilon.$$
Then I complexify the integration variable and integrate over a D-shaped contour over the upper half of the complex plane. I choose that contour because
$$lim_x to +iinfty frace^ixx-ivarepsilon = 0$$ and it contains the simple pole at $x_0 = i varepsilon$. Using the residue theorem with the contour enclosing $x_0$ $$I_varepsilon = -2 pi i , textRes_x_0 left( frace^ixx-ivarepsilonright) = -2 pi i left( frace^ix1 right)Biggrvert_x=x_0=ivarepsilon=-2 pi i , e^-varepsilon.$$
Therefore,
$$I=lim_varepsilon to 0^+ left( -2 pi i , e^-varepsilon right) = -2pi i.$$



However, that is obviously wrong. Where exactly is the mistake?










share|cite|improve this question









$endgroup$




Consider the following definite real integral:
$$I = int_0^infty dx frace^-ix - e^ixx$$



Using the $textSi(x)$ function, I can solve it easily,
$$I = -2i int_0^infty dx frace^-ix - e^ix-2ix = -2i int_0^infty dx fracsinxx = -2i lim_x to infty textSi(x) = -2i left(fracpi2right) = - i pi,$$
simply because I happen to know that $mathrmSi(x)$ asymptotically approaches $pi/2$.



However, if I try to calculate it using the residue theorem, I get the wrong answer, off by a factor of $2$ and I'm not sure if I understand why. Here's the procedure:
$$I= int_0^infty dx frace^-ixx - int_0^infty dx frac e^ixx = colorred-int_-infty^0 dx frace^ixx - int_0^infty dx frac e^ixx
= -int_-infty^infty dx frace^ixx $$

Then I define $$I_epsilon := -int_-infty^infty dx frace^ixx-ivarepsilon$$ for $varepsilon > 0$ so that$$I=lim_varepsilon to 0^+ I_varepsilon.$$
Then I complexify the integration variable and integrate over a D-shaped contour over the upper half of the complex plane. I choose that contour because
$$lim_x to +iinfty frace^ixx-ivarepsilon = 0$$ and it contains the simple pole at $x_0 = i varepsilon$. Using the residue theorem with the contour enclosing $x_0$ $$I_varepsilon = -2 pi i , textRes_x_0 left( frace^ixx-ivarepsilonright) = -2 pi i left( frace^ix1 right)Biggrvert_x=x_0=ivarepsilon=-2 pi i , e^-varepsilon.$$
Therefore,
$$I=lim_varepsilon to 0^+ left( -2 pi i , e^-varepsilon right) = -2pi i.$$



However, that is obviously wrong. Where exactly is the mistake?







integration residue-calculus






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 5 hours ago









Ivan V.Ivan V.

811216




811216







  • 1




    $begingroup$
    math.stackexchange.com/a/2270510/155436
    $endgroup$
    – Count Iblis
    5 hours ago










  • $begingroup$
    @CountIblis Didn't catch that one before, thank you!
    $endgroup$
    – Ivan V.
    5 hours ago












  • 1




    $begingroup$
    math.stackexchange.com/a/2270510/155436
    $endgroup$
    – Count Iblis
    5 hours ago










  • $begingroup$
    @CountIblis Didn't catch that one before, thank you!
    $endgroup$
    – Ivan V.
    5 hours ago







1




1




$begingroup$
math.stackexchange.com/a/2270510/155436
$endgroup$
– Count Iblis
5 hours ago




$begingroup$
math.stackexchange.com/a/2270510/155436
$endgroup$
– Count Iblis
5 hours ago












$begingroup$
@CountIblis Didn't catch that one before, thank you!
$endgroup$
– Ivan V.
5 hours ago




$begingroup$
@CountIblis Didn't catch that one before, thank you!
$endgroup$
– Ivan V.
5 hours ago










3 Answers
3






active

oldest

votes


















3












$begingroup$

You've replaced the converging integral $int_0^infty fracmathrme^-mathrmi x - mathrme^mathrmi xx ,mathrmdx$ with two divergent integrals, $int_0^infty fracmathrme^-mathrmi xx ,mathrmdx$ and $int_0^infty fracmathrme^mathrmi xx ,mathrmdx$. (That something divergent has been introduced is evident in your need to sneak up on a singularity at $0$ that was not in the original integral.)



Also, notice that your D-shaped contour does not go around your freshly minted singularity at $x = 0$. The singularity lands on your contour. See the Sokhotski–Plemelj theorem to find that the multiplier for the residue of the pole is $pm pi mathrmi$, not $pm 2 pi mathrmi$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Ah, of course! And thank you for the additional info, very useful.
    $endgroup$
    – Ivan V.
    5 hours ago


















2












$begingroup$

You cannot shift the pole from the integration contour at will. Imagine that you shift it in the lower complex half-plane. Then instead of $-2pi i$ you would obtain for the integral the value $0$!



The correct way to handle the pole is to take the half of its residue value, which is equivalent to bypassing the pole along a tiny semicircle around it (observe that the result does not depend on the choice between upper and lower semicircle).






share|cite|improve this answer











$endgroup$




















    0












    $begingroup$

    There is a problem at the very first step. You cannot split the integral because both integrals are divergent.






    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%2f3167734%2freal-integral-using-residue-theorem-why-doesnt-this-work%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$

      You've replaced the converging integral $int_0^infty fracmathrme^-mathrmi x - mathrme^mathrmi xx ,mathrmdx$ with two divergent integrals, $int_0^infty fracmathrme^-mathrmi xx ,mathrmdx$ and $int_0^infty fracmathrme^mathrmi xx ,mathrmdx$. (That something divergent has been introduced is evident in your need to sneak up on a singularity at $0$ that was not in the original integral.)



      Also, notice that your D-shaped contour does not go around your freshly minted singularity at $x = 0$. The singularity lands on your contour. See the Sokhotski–Plemelj theorem to find that the multiplier for the residue of the pole is $pm pi mathrmi$, not $pm 2 pi mathrmi$.






      share|cite|improve this answer









      $endgroup$












      • $begingroup$
        Ah, of course! And thank you for the additional info, very useful.
        $endgroup$
        – Ivan V.
        5 hours ago















      3












      $begingroup$

      You've replaced the converging integral $int_0^infty fracmathrme^-mathrmi x - mathrme^mathrmi xx ,mathrmdx$ with two divergent integrals, $int_0^infty fracmathrme^-mathrmi xx ,mathrmdx$ and $int_0^infty fracmathrme^mathrmi xx ,mathrmdx$. (That something divergent has been introduced is evident in your need to sneak up on a singularity at $0$ that was not in the original integral.)



      Also, notice that your D-shaped contour does not go around your freshly minted singularity at $x = 0$. The singularity lands on your contour. See the Sokhotski–Plemelj theorem to find that the multiplier for the residue of the pole is $pm pi mathrmi$, not $pm 2 pi mathrmi$.






      share|cite|improve this answer









      $endgroup$












      • $begingroup$
        Ah, of course! And thank you for the additional info, very useful.
        $endgroup$
        – Ivan V.
        5 hours ago













      3












      3








      3





      $begingroup$

      You've replaced the converging integral $int_0^infty fracmathrme^-mathrmi x - mathrme^mathrmi xx ,mathrmdx$ with two divergent integrals, $int_0^infty fracmathrme^-mathrmi xx ,mathrmdx$ and $int_0^infty fracmathrme^mathrmi xx ,mathrmdx$. (That something divergent has been introduced is evident in your need to sneak up on a singularity at $0$ that was not in the original integral.)



      Also, notice that your D-shaped contour does not go around your freshly minted singularity at $x = 0$. The singularity lands on your contour. See the Sokhotski–Plemelj theorem to find that the multiplier for the residue of the pole is $pm pi mathrmi$, not $pm 2 pi mathrmi$.






      share|cite|improve this answer









      $endgroup$



      You've replaced the converging integral $int_0^infty fracmathrme^-mathrmi x - mathrme^mathrmi xx ,mathrmdx$ with two divergent integrals, $int_0^infty fracmathrme^-mathrmi xx ,mathrmdx$ and $int_0^infty fracmathrme^mathrmi xx ,mathrmdx$. (That something divergent has been introduced is evident in your need to sneak up on a singularity at $0$ that was not in the original integral.)



      Also, notice that your D-shaped contour does not go around your freshly minted singularity at $x = 0$. The singularity lands on your contour. See the Sokhotski–Plemelj theorem to find that the multiplier for the residue of the pole is $pm pi mathrmi$, not $pm 2 pi mathrmi$.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered 5 hours ago









      Eric TowersEric Towers

      33.3k22370




      33.3k22370











      • $begingroup$
        Ah, of course! And thank you for the additional info, very useful.
        $endgroup$
        – Ivan V.
        5 hours ago
















      • $begingroup$
        Ah, of course! And thank you for the additional info, very useful.
        $endgroup$
        – Ivan V.
        5 hours ago















      $begingroup$
      Ah, of course! And thank you for the additional info, very useful.
      $endgroup$
      – Ivan V.
      5 hours ago




      $begingroup$
      Ah, of course! And thank you for the additional info, very useful.
      $endgroup$
      – Ivan V.
      5 hours ago











      2












      $begingroup$

      You cannot shift the pole from the integration contour at will. Imagine that you shift it in the lower complex half-plane. Then instead of $-2pi i$ you would obtain for the integral the value $0$!



      The correct way to handle the pole is to take the half of its residue value, which is equivalent to bypassing the pole along a tiny semicircle around it (observe that the result does not depend on the choice between upper and lower semicircle).






      share|cite|improve this answer











      $endgroup$

















        2












        $begingroup$

        You cannot shift the pole from the integration contour at will. Imagine that you shift it in the lower complex half-plane. Then instead of $-2pi i$ you would obtain for the integral the value $0$!



        The correct way to handle the pole is to take the half of its residue value, which is equivalent to bypassing the pole along a tiny semicircle around it (observe that the result does not depend on the choice between upper and lower semicircle).






        share|cite|improve this answer











        $endgroup$















          2












          2








          2





          $begingroup$

          You cannot shift the pole from the integration contour at will. Imagine that you shift it in the lower complex half-plane. Then instead of $-2pi i$ you would obtain for the integral the value $0$!



          The correct way to handle the pole is to take the half of its residue value, which is equivalent to bypassing the pole along a tiny semicircle around it (observe that the result does not depend on the choice between upper and lower semicircle).






          share|cite|improve this answer











          $endgroup$



          You cannot shift the pole from the integration contour at will. Imagine that you shift it in the lower complex half-plane. Then instead of $-2pi i$ you would obtain for the integral the value $0$!



          The correct way to handle the pole is to take the half of its residue value, which is equivalent to bypassing the pole along a tiny semicircle around it (observe that the result does not depend on the choice between upper and lower semicircle).







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 4 hours ago

























          answered 5 hours ago









          useruser

          6,09811031




          6,09811031





















              0












              $begingroup$

              There is a problem at the very first step. You cannot split the integral because both integrals are divergent.






              share|cite|improve this answer









              $endgroup$

















                0












                $begingroup$

                There is a problem at the very first step. You cannot split the integral because both integrals are divergent.






                share|cite|improve this answer









                $endgroup$















                  0












                  0








                  0





                  $begingroup$

                  There is a problem at the very first step. You cannot split the integral because both integrals are divergent.






                  share|cite|improve this answer









                  $endgroup$



                  There is a problem at the very first step. You cannot split the integral because both integrals are divergent.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 5 hours ago









                  Kavi Rama MurthyKavi Rama Murthy

                  71k53170




                  71k53170



























                      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%2f3167734%2freal-integral-using-residue-theorem-why-doesnt-this-work%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

                      Magento 2 duplicate PHPSESSID cookie when using session_start() in custom php scriptMagento 2: User cant logged in into to account page, no error showing!Magento duplicate on subdomainGrabbing storeview from cookie (after using language selector)How do I run php custom script on magento2Magento 2: Include PHP script in headerSession lock after using Cm_RedisSessionscript php to update stockMagento set cookie popupMagento 2 session id cookie - where to find it?How to import Configurable product from csv with custom attributes using php scriptMagento 2 run custom PHP script

                      Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                      How to solve knockout JS error in Magento 2 Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?(Magento2) knockout.js:3012 Uncaught ReferenceError: Unable to process bindingUnable to process binding Knockout.js magento 2Cannot read property `scopeLabel` of undefined on Product Detail PageCan't get Customer Data on frontend in Magento 2Magento2 Order Summary - unable to process bindingKO templates are not loading in Magento 2.1 applicationgetting knockout js error magento 2Product grid not load -— Unable to process binding Knockout.js magento 2Product form not loaded in magento2Uncaught ReferenceError: Unable to process binding “if: function()return (isShowLegend()) ” magento 2