Solving the integral :$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin2 x}}dx$












2












$begingroup$


Solving the integral :
$$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}dx=?$$





My try:



$$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}cdot frac{1-sqrt{sin 2x}}{1-sqrt{sin 2x}}dx$$



$$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{1-sin 2x}dx$$



$$(sin x-cos x)^2=1-sin 2x$$



So :



$$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{(sin x-cos x)^2}dx$$



Now what?



$$$$










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    Solving the integral :
    $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}dx=?$$





    My try:



    $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}cdot frac{1-sqrt{sin 2x}}{1-sqrt{sin 2x}}dx$$



    $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{1-sin 2x}dx$$



    $$(sin x-cos x)^2=1-sin 2x$$



    So :



    $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{(sin x-cos x)^2}dx$$



    Now what?



    $$$$










    share|cite|improve this question











    $endgroup$















      2












      2








      2


      1



      $begingroup$


      Solving the integral :
      $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}dx=?$$





      My try:



      $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}cdot frac{1-sqrt{sin 2x}}{1-sqrt{sin 2x}}dx$$



      $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{1-sin 2x}dx$$



      $$(sin x-cos x)^2=1-sin 2x$$



      So :



      $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{(sin x-cos x)^2}dx$$



      Now what?



      $$$$










      share|cite|improve this question











      $endgroup$




      Solving the integral :
      $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}dx=?$$





      My try:



      $$int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}}cdot frac{1-sqrt{sin 2x}}{1-sqrt{sin 2x}}dx$$



      $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{1-sin 2x}dx$$



      $$(sin x-cos x)^2=1-sin 2x$$



      So :



      $$int_0^{frac{pi}{2}}frac{sin x(1-sqrt{sin 2x})}{(sin x-cos x)^2}dx$$



      Now what?



      $$$$







      calculus integration definite-integrals






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 2 at 9:02









      Zacky

      7,59511061




      7,59511061










      asked Oct 27 '17 at 19:47









      Almot1960Almot1960

      2,312824




      2,312824






















          2 Answers
          2






          active

          oldest

          votes


















          5












          $begingroup$

          The given integral equals
          $$ frac{1}{2}int_{0}^{pi}frac{sintfrac{x}{2}}{1+sqrt{sin x}},dx =frac{1}{2sqrt{2}}int_{0}^{pi}frac{sqrt{1-cos x}}{1+sqrt{sin x}}\=frac{1}{2sqrt{2}}int_{0}^{pi/2}frac{sqrt{1-cos x}+sqrt{1+cos x}}{1+sqrt{sin x}},dx\
          =frac{1}{2}int_{0}^{pi/2}frac{sqrt{1+sin x}}{1+sqrt{sin x}},dx$$
          or
          $$ frac{1}{2}int_{0}^{1}frac{sqrt{1+x}}{sqrt{1-x^2}(1+sqrt{x})},dx = frac{1}{2}int_{0}^{1}frac{dx}{(1+sqrt{x})sqrt{1-x}}=int_{0}^{1}frac{x,dx}{(1+x)sqrt{1-x^2}}$$
          which equals $frac{pi}{2}-int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}$. On the other hand
          $$ int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}=int_{0}^{pi/2}frac{dtheta}{1+sintheta}=int_{0}^{pi/2}frac{dtheta}{1+costheta}=int_{0}^{pi/2}frac{dtheta}{2cos^2tfrac{theta}{2}}=1, $$
          hence:
          $$boxed{int_{0}^{pi/2}frac{sin x}{1+sqrt{sin(2x)}},dx = color{blue}{frac{pi}{2}-1},} $$
          no particular elliptic integral like $Kleft(frac{1}{2}right)$ or $Eleft(frac{1}{2}right)$ is really involved.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Nice answer! (y)
            $endgroup$
            – Darío A. Gutiérrez
            Oct 28 '17 at 18:00



















          2












          $begingroup$

          $$I=int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}},dx$$ Using the fact that: $$int_a^b f(x) dx=frac{1}{2} int_a^b (f(x)+f(a+b-x))dx$$ $$Rightarrow I=frac12 int_0^frac{pi}{2} frac{sin x+cos x}{1+sqrt{sin 2x}}dx$$Now let's substitute $,sin x-cos x=u,$ $rightarrow u^2=1-sin(2x)$$rightarrowsin(2x)=1-u^2$ $$I=int_{0}^{1}frac{du}{1+sqrt{1-u^2}}$$ Letting $u=sin t$ yields: $$I=int_0^{frac{pi}{2}}frac{cos t}{1+cos t},dt= int_0^{frac{pi}{2}}left(frac{1+cos t}{1+cos t}-frac{1}{1+cos t}right),dt$$ $$Rightarrow I=frac{pi}{2}-frac{1}{2}int_0^frac{pi}{2}frac{1}{cos^2frac{t}{2}},dt=frac{pi}{2}-1$$






          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%2f2492880%2fsolving-the-integral-int-0-frac-pi2-frac-sin-x1-sqrt-sin2-xdx%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









            5












            $begingroup$

            The given integral equals
            $$ frac{1}{2}int_{0}^{pi}frac{sintfrac{x}{2}}{1+sqrt{sin x}},dx =frac{1}{2sqrt{2}}int_{0}^{pi}frac{sqrt{1-cos x}}{1+sqrt{sin x}}\=frac{1}{2sqrt{2}}int_{0}^{pi/2}frac{sqrt{1-cos x}+sqrt{1+cos x}}{1+sqrt{sin x}},dx\
            =frac{1}{2}int_{0}^{pi/2}frac{sqrt{1+sin x}}{1+sqrt{sin x}},dx$$
            or
            $$ frac{1}{2}int_{0}^{1}frac{sqrt{1+x}}{sqrt{1-x^2}(1+sqrt{x})},dx = frac{1}{2}int_{0}^{1}frac{dx}{(1+sqrt{x})sqrt{1-x}}=int_{0}^{1}frac{x,dx}{(1+x)sqrt{1-x^2}}$$
            which equals $frac{pi}{2}-int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}$. On the other hand
            $$ int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}=int_{0}^{pi/2}frac{dtheta}{1+sintheta}=int_{0}^{pi/2}frac{dtheta}{1+costheta}=int_{0}^{pi/2}frac{dtheta}{2cos^2tfrac{theta}{2}}=1, $$
            hence:
            $$boxed{int_{0}^{pi/2}frac{sin x}{1+sqrt{sin(2x)}},dx = color{blue}{frac{pi}{2}-1},} $$
            no particular elliptic integral like $Kleft(frac{1}{2}right)$ or $Eleft(frac{1}{2}right)$ is really involved.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Nice answer! (y)
              $endgroup$
              – Darío A. Gutiérrez
              Oct 28 '17 at 18:00
















            5












            $begingroup$

            The given integral equals
            $$ frac{1}{2}int_{0}^{pi}frac{sintfrac{x}{2}}{1+sqrt{sin x}},dx =frac{1}{2sqrt{2}}int_{0}^{pi}frac{sqrt{1-cos x}}{1+sqrt{sin x}}\=frac{1}{2sqrt{2}}int_{0}^{pi/2}frac{sqrt{1-cos x}+sqrt{1+cos x}}{1+sqrt{sin x}},dx\
            =frac{1}{2}int_{0}^{pi/2}frac{sqrt{1+sin x}}{1+sqrt{sin x}},dx$$
            or
            $$ frac{1}{2}int_{0}^{1}frac{sqrt{1+x}}{sqrt{1-x^2}(1+sqrt{x})},dx = frac{1}{2}int_{0}^{1}frac{dx}{(1+sqrt{x})sqrt{1-x}}=int_{0}^{1}frac{x,dx}{(1+x)sqrt{1-x^2}}$$
            which equals $frac{pi}{2}-int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}$. On the other hand
            $$ int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}=int_{0}^{pi/2}frac{dtheta}{1+sintheta}=int_{0}^{pi/2}frac{dtheta}{1+costheta}=int_{0}^{pi/2}frac{dtheta}{2cos^2tfrac{theta}{2}}=1, $$
            hence:
            $$boxed{int_{0}^{pi/2}frac{sin x}{1+sqrt{sin(2x)}},dx = color{blue}{frac{pi}{2}-1},} $$
            no particular elliptic integral like $Kleft(frac{1}{2}right)$ or $Eleft(frac{1}{2}right)$ is really involved.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Nice answer! (y)
              $endgroup$
              – Darío A. Gutiérrez
              Oct 28 '17 at 18:00














            5












            5








            5





            $begingroup$

            The given integral equals
            $$ frac{1}{2}int_{0}^{pi}frac{sintfrac{x}{2}}{1+sqrt{sin x}},dx =frac{1}{2sqrt{2}}int_{0}^{pi}frac{sqrt{1-cos x}}{1+sqrt{sin x}}\=frac{1}{2sqrt{2}}int_{0}^{pi/2}frac{sqrt{1-cos x}+sqrt{1+cos x}}{1+sqrt{sin x}},dx\
            =frac{1}{2}int_{0}^{pi/2}frac{sqrt{1+sin x}}{1+sqrt{sin x}},dx$$
            or
            $$ frac{1}{2}int_{0}^{1}frac{sqrt{1+x}}{sqrt{1-x^2}(1+sqrt{x})},dx = frac{1}{2}int_{0}^{1}frac{dx}{(1+sqrt{x})sqrt{1-x}}=int_{0}^{1}frac{x,dx}{(1+x)sqrt{1-x^2}}$$
            which equals $frac{pi}{2}-int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}$. On the other hand
            $$ int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}=int_{0}^{pi/2}frac{dtheta}{1+sintheta}=int_{0}^{pi/2}frac{dtheta}{1+costheta}=int_{0}^{pi/2}frac{dtheta}{2cos^2tfrac{theta}{2}}=1, $$
            hence:
            $$boxed{int_{0}^{pi/2}frac{sin x}{1+sqrt{sin(2x)}},dx = color{blue}{frac{pi}{2}-1},} $$
            no particular elliptic integral like $Kleft(frac{1}{2}right)$ or $Eleft(frac{1}{2}right)$ is really involved.






            share|cite|improve this answer









            $endgroup$



            The given integral equals
            $$ frac{1}{2}int_{0}^{pi}frac{sintfrac{x}{2}}{1+sqrt{sin x}},dx =frac{1}{2sqrt{2}}int_{0}^{pi}frac{sqrt{1-cos x}}{1+sqrt{sin x}}\=frac{1}{2sqrt{2}}int_{0}^{pi/2}frac{sqrt{1-cos x}+sqrt{1+cos x}}{1+sqrt{sin x}},dx\
            =frac{1}{2}int_{0}^{pi/2}frac{sqrt{1+sin x}}{1+sqrt{sin x}},dx$$
            or
            $$ frac{1}{2}int_{0}^{1}frac{sqrt{1+x}}{sqrt{1-x^2}(1+sqrt{x})},dx = frac{1}{2}int_{0}^{1}frac{dx}{(1+sqrt{x})sqrt{1-x}}=int_{0}^{1}frac{x,dx}{(1+x)sqrt{1-x^2}}$$
            which equals $frac{pi}{2}-int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}$. On the other hand
            $$ int_{0}^{1}frac{dx}{(1+x)sqrt{1-x^2}}=int_{0}^{pi/2}frac{dtheta}{1+sintheta}=int_{0}^{pi/2}frac{dtheta}{1+costheta}=int_{0}^{pi/2}frac{dtheta}{2cos^2tfrac{theta}{2}}=1, $$
            hence:
            $$boxed{int_{0}^{pi/2}frac{sin x}{1+sqrt{sin(2x)}},dx = color{blue}{frac{pi}{2}-1},} $$
            no particular elliptic integral like $Kleft(frac{1}{2}right)$ or $Eleft(frac{1}{2}right)$ is really involved.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Oct 27 '17 at 21:39









            Jack D'AurizioJack D'Aurizio

            291k33284666




            291k33284666












            • $begingroup$
              Nice answer! (y)
              $endgroup$
              – Darío A. Gutiérrez
              Oct 28 '17 at 18:00


















            • $begingroup$
              Nice answer! (y)
              $endgroup$
              – Darío A. Gutiérrez
              Oct 28 '17 at 18:00
















            $begingroup$
            Nice answer! (y)
            $endgroup$
            – Darío A. Gutiérrez
            Oct 28 '17 at 18:00




            $begingroup$
            Nice answer! (y)
            $endgroup$
            – Darío A. Gutiérrez
            Oct 28 '17 at 18:00











            2












            $begingroup$

            $$I=int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}},dx$$ Using the fact that: $$int_a^b f(x) dx=frac{1}{2} int_a^b (f(x)+f(a+b-x))dx$$ $$Rightarrow I=frac12 int_0^frac{pi}{2} frac{sin x+cos x}{1+sqrt{sin 2x}}dx$$Now let's substitute $,sin x-cos x=u,$ $rightarrow u^2=1-sin(2x)$$rightarrowsin(2x)=1-u^2$ $$I=int_{0}^{1}frac{du}{1+sqrt{1-u^2}}$$ Letting $u=sin t$ yields: $$I=int_0^{frac{pi}{2}}frac{cos t}{1+cos t},dt= int_0^{frac{pi}{2}}left(frac{1+cos t}{1+cos t}-frac{1}{1+cos t}right),dt$$ $$Rightarrow I=frac{pi}{2}-frac{1}{2}int_0^frac{pi}{2}frac{1}{cos^2frac{t}{2}},dt=frac{pi}{2}-1$$






            share|cite|improve this answer











            $endgroup$


















              2












              $begingroup$

              $$I=int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}},dx$$ Using the fact that: $$int_a^b f(x) dx=frac{1}{2} int_a^b (f(x)+f(a+b-x))dx$$ $$Rightarrow I=frac12 int_0^frac{pi}{2} frac{sin x+cos x}{1+sqrt{sin 2x}}dx$$Now let's substitute $,sin x-cos x=u,$ $rightarrow u^2=1-sin(2x)$$rightarrowsin(2x)=1-u^2$ $$I=int_{0}^{1}frac{du}{1+sqrt{1-u^2}}$$ Letting $u=sin t$ yields: $$I=int_0^{frac{pi}{2}}frac{cos t}{1+cos t},dt= int_0^{frac{pi}{2}}left(frac{1+cos t}{1+cos t}-frac{1}{1+cos t}right),dt$$ $$Rightarrow I=frac{pi}{2}-frac{1}{2}int_0^frac{pi}{2}frac{1}{cos^2frac{t}{2}},dt=frac{pi}{2}-1$$






              share|cite|improve this answer











              $endgroup$
















                2












                2








                2





                $begingroup$

                $$I=int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}},dx$$ Using the fact that: $$int_a^b f(x) dx=frac{1}{2} int_a^b (f(x)+f(a+b-x))dx$$ $$Rightarrow I=frac12 int_0^frac{pi}{2} frac{sin x+cos x}{1+sqrt{sin 2x}}dx$$Now let's substitute $,sin x-cos x=u,$ $rightarrow u^2=1-sin(2x)$$rightarrowsin(2x)=1-u^2$ $$I=int_{0}^{1}frac{du}{1+sqrt{1-u^2}}$$ Letting $u=sin t$ yields: $$I=int_0^{frac{pi}{2}}frac{cos t}{1+cos t},dt= int_0^{frac{pi}{2}}left(frac{1+cos t}{1+cos t}-frac{1}{1+cos t}right),dt$$ $$Rightarrow I=frac{pi}{2}-frac{1}{2}int_0^frac{pi}{2}frac{1}{cos^2frac{t}{2}},dt=frac{pi}{2}-1$$






                share|cite|improve this answer











                $endgroup$



                $$I=int_0^{frac{pi}{2}}frac{sin x}{1+sqrt{sin 2x}},dx$$ Using the fact that: $$int_a^b f(x) dx=frac{1}{2} int_a^b (f(x)+f(a+b-x))dx$$ $$Rightarrow I=frac12 int_0^frac{pi}{2} frac{sin x+cos x}{1+sqrt{sin 2x}}dx$$Now let's substitute $,sin x-cos x=u,$ $rightarrow u^2=1-sin(2x)$$rightarrowsin(2x)=1-u^2$ $$I=int_{0}^{1}frac{du}{1+sqrt{1-u^2}}$$ Letting $u=sin t$ yields: $$I=int_0^{frac{pi}{2}}frac{cos t}{1+cos t},dt= int_0^{frac{pi}{2}}left(frac{1+cos t}{1+cos t}-frac{1}{1+cos t}right),dt$$ $$Rightarrow I=frac{pi}{2}-frac{1}{2}int_0^frac{pi}{2}frac{1}{cos^2frac{t}{2}},dt=frac{pi}{2}-1$$







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Dec 23 '18 at 18:58

























                answered May 13 '18 at 11:45









                ZackyZacky

                7,59511061




                7,59511061






























                    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%2f2492880%2fsolving-the-integral-int-0-frac-pi2-frac-sin-x1-sqrt-sin2-xdx%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

                    Wiesbaden

                    To store a contact into the json file from server.js file using a class in NodeJS

                    Marschland