Solve definite integral - solve analytically

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I would need to solve this integral analytically using also a software.
Can you help me?



$$int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon - x = a$$










share|cite|improve this question





















  • Why are you convinced this can be solved analytically (at least in a simple way)?
    – Rushabh Mehta
    Sep 10 at 20:39










  • Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
    – Yves Daoust
    Sep 11 at 9:48















up vote
0
down vote

favorite












I would need to solve this integral analytically using also a software.
Can you help me?



$$int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon - x = a$$










share|cite|improve this question





















  • Why are you convinced this can be solved analytically (at least in a simple way)?
    – Rushabh Mehta
    Sep 10 at 20:39










  • Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
    – Yves Daoust
    Sep 11 at 9:48













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I would need to solve this integral analytically using also a software.
Can you help me?



$$int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon - x = a$$










share|cite|improve this question













I would need to solve this integral analytically using also a software.
Can you help me?



$$int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon - x = a$$







definite-integrals






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Sep 10 at 20:12









Marco

204




204











  • Why are you convinced this can be solved analytically (at least in a simple way)?
    – Rushabh Mehta
    Sep 10 at 20:39










  • Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
    – Yves Daoust
    Sep 11 at 9:48

















  • Why are you convinced this can be solved analytically (at least in a simple way)?
    – Rushabh Mehta
    Sep 10 at 20:39










  • Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
    – Yves Daoust
    Sep 11 at 9:48
















Why are you convinced this can be solved analytically (at least in a simple way)?
– Rushabh Mehta
Sep 10 at 20:39




Why are you convinced this can be solved analytically (at least in a simple way)?
– Rushabh Mehta
Sep 10 at 20:39












Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
– Yves Daoust
Sep 11 at 9:48





Hint: use the change of variable $epsilon=2costheta$ to reduce to a trigonometric polynomial.
– Yves Daoust
Sep 11 at 9:48











2 Answers
2






active

oldest

votes

















up vote
1
down vote













Let $I(x)=int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon$



Rewrite the integrand as



$$I(x)=2.5^2int_-2^x (x-epsilon)(4-epsilon^2)^1.5 depsilon$$



Then, by expanding $(x-epsilon)$ into two separate integrals and manipulating, we have



$$I(x)=2.5^2xint_-2^x (4-epsilon^2)^1.5 depsilon-2.5^2int_-2^x epsilon(4-epsilon^2)^1.5 depsilon$$



The first integral can be solved by substituting $epsilon=2sinphi, depsilon=2cosphi dphi$, and using the fact that $cos^4 phi = frac12cos2phi+frac18cos4phi+frac38$ and $1-sin^2phi = cos^2phi$



The second integral can be solved easily by substituting $u=4-epsilon^2,du=-2epsilon depsilon$



Note: Be careful in changing and substituting the limits when performing a change in variables or substituting after you have found the antiderivative.






share|cite|improve this answer



























    up vote
    1
    down vote













    Hint:



    With $epsilon=2costheta$,



    $$int(x-epsilon)(4-epsilon^2)^3/2depsilon=-16int(x-2costheta)sin^3thetasintheta,dtheta.$$



    The second term is immediate, $$-frac325sin^5theta=-frac325(4-epsilon^2)^5/2.$$



    The first can be addressed with



    $$sin^4theta=left(frac1-cos2theta2right)^2=frac14-cos2theta+frac14cos^22theta=frac14-cos2theta+fraccos4theta+18.$$



    Integrate and convert back to a function of $epsilon$.






    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: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      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%2f2912293%2fsolve-definite-integral-solve-analytically%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      1
      down vote













      Let $I(x)=int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon$



      Rewrite the integrand as



      $$I(x)=2.5^2int_-2^x (x-epsilon)(4-epsilon^2)^1.5 depsilon$$



      Then, by expanding $(x-epsilon)$ into two separate integrals and manipulating, we have



      $$I(x)=2.5^2xint_-2^x (4-epsilon^2)^1.5 depsilon-2.5^2int_-2^x epsilon(4-epsilon^2)^1.5 depsilon$$



      The first integral can be solved by substituting $epsilon=2sinphi, depsilon=2cosphi dphi$, and using the fact that $cos^4 phi = frac12cos2phi+frac18cos4phi+frac38$ and $1-sin^2phi = cos^2phi$



      The second integral can be solved easily by substituting $u=4-epsilon^2,du=-2epsilon depsilon$



      Note: Be careful in changing and substituting the limits when performing a change in variables or substituting after you have found the antiderivative.






      share|cite|improve this answer
























        up vote
        1
        down vote













        Let $I(x)=int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon$



        Rewrite the integrand as



        $$I(x)=2.5^2int_-2^x (x-epsilon)(4-epsilon^2)^1.5 depsilon$$



        Then, by expanding $(x-epsilon)$ into two separate integrals and manipulating, we have



        $$I(x)=2.5^2xint_-2^x (4-epsilon^2)^1.5 depsilon-2.5^2int_-2^x epsilon(4-epsilon^2)^1.5 depsilon$$



        The first integral can be solved by substituting $epsilon=2sinphi, depsilon=2cosphi dphi$, and using the fact that $cos^4 phi = frac12cos2phi+frac18cos4phi+frac38$ and $1-sin^2phi = cos^2phi$



        The second integral can be solved easily by substituting $u=4-epsilon^2,du=-2epsilon depsilon$



        Note: Be careful in changing and substituting the limits when performing a change in variables or substituting after you have found the antiderivative.






        share|cite|improve this answer






















          up vote
          1
          down vote










          up vote
          1
          down vote









          Let $I(x)=int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon$



          Rewrite the integrand as



          $$I(x)=2.5^2int_-2^x (x-epsilon)(4-epsilon^2)^1.5 depsilon$$



          Then, by expanding $(x-epsilon)$ into two separate integrals and manipulating, we have



          $$I(x)=2.5^2xint_-2^x (4-epsilon^2)^1.5 depsilon-2.5^2int_-2^x epsilon(4-epsilon^2)^1.5 depsilon$$



          The first integral can be solved by substituting $epsilon=2sinphi, depsilon=2cosphi dphi$, and using the fact that $cos^4 phi = frac12cos2phi+frac18cos4phi+frac38$ and $1-sin^2phi = cos^2phi$



          The second integral can be solved easily by substituting $u=4-epsilon^2,du=-2epsilon depsilon$



          Note: Be careful in changing and substituting the limits when performing a change in variables or substituting after you have found the antiderivative.






          share|cite|improve this answer












          Let $I(x)=int_-2^x(x-varepsilon)frac(varepsilon+2)^1.5(2-varepsilon)^1.52.5^-2 dvarepsilon$



          Rewrite the integrand as



          $$I(x)=2.5^2int_-2^x (x-epsilon)(4-epsilon^2)^1.5 depsilon$$



          Then, by expanding $(x-epsilon)$ into two separate integrals and manipulating, we have



          $$I(x)=2.5^2xint_-2^x (4-epsilon^2)^1.5 depsilon-2.5^2int_-2^x epsilon(4-epsilon^2)^1.5 depsilon$$



          The first integral can be solved by substituting $epsilon=2sinphi, depsilon=2cosphi dphi$, and using the fact that $cos^4 phi = frac12cos2phi+frac18cos4phi+frac38$ and $1-sin^2phi = cos^2phi$



          The second integral can be solved easily by substituting $u=4-epsilon^2,du=-2epsilon depsilon$



          Note: Be careful in changing and substituting the limits when performing a change in variables or substituting after you have found the antiderivative.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Sep 11 at 9:37









          Phobo Havuz

          563




          563




















              up vote
              1
              down vote













              Hint:



              With $epsilon=2costheta$,



              $$int(x-epsilon)(4-epsilon^2)^3/2depsilon=-16int(x-2costheta)sin^3thetasintheta,dtheta.$$



              The second term is immediate, $$-frac325sin^5theta=-frac325(4-epsilon^2)^5/2.$$



              The first can be addressed with



              $$sin^4theta=left(frac1-cos2theta2right)^2=frac14-cos2theta+frac14cos^22theta=frac14-cos2theta+fraccos4theta+18.$$



              Integrate and convert back to a function of $epsilon$.






              share|cite|improve this answer
























                up vote
                1
                down vote













                Hint:



                With $epsilon=2costheta$,



                $$int(x-epsilon)(4-epsilon^2)^3/2depsilon=-16int(x-2costheta)sin^3thetasintheta,dtheta.$$



                The second term is immediate, $$-frac325sin^5theta=-frac325(4-epsilon^2)^5/2.$$



                The first can be addressed with



                $$sin^4theta=left(frac1-cos2theta2right)^2=frac14-cos2theta+frac14cos^22theta=frac14-cos2theta+fraccos4theta+18.$$



                Integrate and convert back to a function of $epsilon$.






                share|cite|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  Hint:



                  With $epsilon=2costheta$,



                  $$int(x-epsilon)(4-epsilon^2)^3/2depsilon=-16int(x-2costheta)sin^3thetasintheta,dtheta.$$



                  The second term is immediate, $$-frac325sin^5theta=-frac325(4-epsilon^2)^5/2.$$



                  The first can be addressed with



                  $$sin^4theta=left(frac1-cos2theta2right)^2=frac14-cos2theta+frac14cos^22theta=frac14-cos2theta+fraccos4theta+18.$$



                  Integrate and convert back to a function of $epsilon$.






                  share|cite|improve this answer












                  Hint:



                  With $epsilon=2costheta$,



                  $$int(x-epsilon)(4-epsilon^2)^3/2depsilon=-16int(x-2costheta)sin^3thetasintheta,dtheta.$$



                  The second term is immediate, $$-frac325sin^5theta=-frac325(4-epsilon^2)^5/2.$$



                  The first can be addressed with



                  $$sin^4theta=left(frac1-cos2theta2right)^2=frac14-cos2theta+frac14cos^22theta=frac14-cos2theta+fraccos4theta+18.$$



                  Integrate and convert back to a function of $epsilon$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Sep 11 at 9:58









                  Yves Daoust

                  115k667210




                  115k667210



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2912293%2fsolve-definite-integral-solve-analytically%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      這個網誌中的熱門文章

                      Why am i infinitely getting the same tweet with the Twitter Search API?

                      Is there any way to eliminate the singular point to solve this integral by hand or by approximations?

                      Strongly p-embedded subgroups and p-Sylow subgroups.