Is $int_0^{pi/2} sin^a(theta)tan(theta) dtheta $ convergent?











up vote
1
down vote

favorite












Could someone please help me with this question? I'm not sure how i should manipulate $sintheta$ because of $a$.



Determine if the improper integral converges: $int_0^{pi/2} sin^a(theta)tan(theta) dtheta $



I've tried changing $tantheta$ to $ frac{sintheta}{costheta} $ but it didn't really help me much. Maybe I should try a completely different approach...? Should I compare it to something??










share|cite|improve this question


























    up vote
    1
    down vote

    favorite












    Could someone please help me with this question? I'm not sure how i should manipulate $sintheta$ because of $a$.



    Determine if the improper integral converges: $int_0^{pi/2} sin^a(theta)tan(theta) dtheta $



    I've tried changing $tantheta$ to $ frac{sintheta}{costheta} $ but it didn't really help me much. Maybe I should try a completely different approach...? Should I compare it to something??










    share|cite|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Could someone please help me with this question? I'm not sure how i should manipulate $sintheta$ because of $a$.



      Determine if the improper integral converges: $int_0^{pi/2} sin^a(theta)tan(theta) dtheta $



      I've tried changing $tantheta$ to $ frac{sintheta}{costheta} $ but it didn't really help me much. Maybe I should try a completely different approach...? Should I compare it to something??










      share|cite|improve this question













      Could someone please help me with this question? I'm not sure how i should manipulate $sintheta$ because of $a$.



      Determine if the improper integral converges: $int_0^{pi/2} sin^a(theta)tan(theta) dtheta $



      I've tried changing $tantheta$ to $ frac{sintheta}{costheta} $ but it didn't really help me much. Maybe I should try a completely different approach...? Should I compare it to something??







      calculus integration improper-integrals






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 14 '14 at 4:49









      user125342

      336415




      336415






















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Note that for $a geq 0$



          $$int_0^{pi/2-c}sin^a(x)tan(x) , dx>int_1^{pi/2-c}sin^a(x)tan(x) , dx geq sin^a(1)int_1^{pi/2-c}tan(x) ,dx\= sin^a(1) [ln(cos(1))-ln(cos(pi/2-c))],$$



          and $lim_{c rightarrow 0}ln(cos(pi/2-c))= -infty$. Hence, the improper integral diverges.



          Make a similar comparison for $a < 0$.






          share|cite|improve this answer






























            up vote
            0
            down vote













            Hint:



            Change variables with $x = cos x$. Then the integral is equal to
            $$lim_{t rightarrow 0+} int_t^1 frac{(1-x^2)^{a/2}}{x} dx$$



            Hopefully this is now conceptually clearer.






            share|cite|improve this answer




























              up vote
              0
              down vote













              We start with the definition of the Beta function:
              $$B(a,b)=int_0^1t^{a-1}(1-t)^{b-1}dt=frac{Gamma(a)Gamma(b)}{Gamma(a+b)}$$
              Where $Gamma(cdot)$ denotes the Gamma function. If $a$ and $b$ are complex numbers, this identity holds (AKA the Beta function converges) for $$operatorname{Re}(a)>0,qquad operatorname{Re}(b)>0$$
              If $a$ and $b$ are real,
              $$a>0,qquad b>0$$
              Again if $a$ and/or $b$ do not satisfy the above inequalities, the $B(a,b)$ does not converge.



              Now consider the integral
              $$I(a,b)=int_0^{pi/2}sin^ax cos^bx dx$$
              The substitution $t=sin^2x$ gives
              $$I(a,b)=frac12int_0^1t^{frac{a-1}2}(1-t)^{frac{b-1}2}dt$$
              Which in turn gives
              $$I(a,b)=frac12Bbigg(frac{a+1}2,frac{b+1}2bigg)$$
              As you may have noticed, your integral can be written as $I(a+1,-1)$. Since $-1not >0$, we know that your integral diverges.






              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: 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%2f1021216%2fis-int-0-pi-2-sina-theta-tan-theta-d-theta-convergent%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








                up vote
                1
                down vote



                accepted










                Note that for $a geq 0$



                $$int_0^{pi/2-c}sin^a(x)tan(x) , dx>int_1^{pi/2-c}sin^a(x)tan(x) , dx geq sin^a(1)int_1^{pi/2-c}tan(x) ,dx\= sin^a(1) [ln(cos(1))-ln(cos(pi/2-c))],$$



                and $lim_{c rightarrow 0}ln(cos(pi/2-c))= -infty$. Hence, the improper integral diverges.



                Make a similar comparison for $a < 0$.






                share|cite|improve this answer



























                  up vote
                  1
                  down vote



                  accepted










                  Note that for $a geq 0$



                  $$int_0^{pi/2-c}sin^a(x)tan(x) , dx>int_1^{pi/2-c}sin^a(x)tan(x) , dx geq sin^a(1)int_1^{pi/2-c}tan(x) ,dx\= sin^a(1) [ln(cos(1))-ln(cos(pi/2-c))],$$



                  and $lim_{c rightarrow 0}ln(cos(pi/2-c))= -infty$. Hence, the improper integral diverges.



                  Make a similar comparison for $a < 0$.






                  share|cite|improve this answer

























                    up vote
                    1
                    down vote



                    accepted







                    up vote
                    1
                    down vote



                    accepted






                    Note that for $a geq 0$



                    $$int_0^{pi/2-c}sin^a(x)tan(x) , dx>int_1^{pi/2-c}sin^a(x)tan(x) , dx geq sin^a(1)int_1^{pi/2-c}tan(x) ,dx\= sin^a(1) [ln(cos(1))-ln(cos(pi/2-c))],$$



                    and $lim_{c rightarrow 0}ln(cos(pi/2-c))= -infty$. Hence, the improper integral diverges.



                    Make a similar comparison for $a < 0$.






                    share|cite|improve this answer














                    Note that for $a geq 0$



                    $$int_0^{pi/2-c}sin^a(x)tan(x) , dx>int_1^{pi/2-c}sin^a(x)tan(x) , dx geq sin^a(1)int_1^{pi/2-c}tan(x) ,dx\= sin^a(1) [ln(cos(1))-ln(cos(pi/2-c))],$$



                    and $lim_{c rightarrow 0}ln(cos(pi/2-c))= -infty$. Hence, the improper integral diverges.



                    Make a similar comparison for $a < 0$.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Nov 14 '14 at 5:55

























                    answered Nov 14 '14 at 5:29









                    RRL

                    46.8k42366




                    46.8k42366






















                        up vote
                        0
                        down vote













                        Hint:



                        Change variables with $x = cos x$. Then the integral is equal to
                        $$lim_{t rightarrow 0+} int_t^1 frac{(1-x^2)^{a/2}}{x} dx$$



                        Hopefully this is now conceptually clearer.






                        share|cite|improve this answer

























                          up vote
                          0
                          down vote













                          Hint:



                          Change variables with $x = cos x$. Then the integral is equal to
                          $$lim_{t rightarrow 0+} int_t^1 frac{(1-x^2)^{a/2}}{x} dx$$



                          Hopefully this is now conceptually clearer.






                          share|cite|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            Hint:



                            Change variables with $x = cos x$. Then the integral is equal to
                            $$lim_{t rightarrow 0+} int_t^1 frac{(1-x^2)^{a/2}}{x} dx$$



                            Hopefully this is now conceptually clearer.






                            share|cite|improve this answer












                            Hint:



                            Change variables with $x = cos x$. Then the integral is equal to
                            $$lim_{t rightarrow 0+} int_t^1 frac{(1-x^2)^{a/2}}{x} dx$$



                            Hopefully this is now conceptually clearer.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Nov 14 '14 at 5:30









                            Simon S

                            23.1k63381




                            23.1k63381






















                                up vote
                                0
                                down vote













                                We start with the definition of the Beta function:
                                $$B(a,b)=int_0^1t^{a-1}(1-t)^{b-1}dt=frac{Gamma(a)Gamma(b)}{Gamma(a+b)}$$
                                Where $Gamma(cdot)$ denotes the Gamma function. If $a$ and $b$ are complex numbers, this identity holds (AKA the Beta function converges) for $$operatorname{Re}(a)>0,qquad operatorname{Re}(b)>0$$
                                If $a$ and $b$ are real,
                                $$a>0,qquad b>0$$
                                Again if $a$ and/or $b$ do not satisfy the above inequalities, the $B(a,b)$ does not converge.



                                Now consider the integral
                                $$I(a,b)=int_0^{pi/2}sin^ax cos^bx dx$$
                                The substitution $t=sin^2x$ gives
                                $$I(a,b)=frac12int_0^1t^{frac{a-1}2}(1-t)^{frac{b-1}2}dt$$
                                Which in turn gives
                                $$I(a,b)=frac12Bbigg(frac{a+1}2,frac{b+1}2bigg)$$
                                As you may have noticed, your integral can be written as $I(a+1,-1)$. Since $-1not >0$, we know that your integral diverges.






                                share|cite|improve this answer

























                                  up vote
                                  0
                                  down vote













                                  We start with the definition of the Beta function:
                                  $$B(a,b)=int_0^1t^{a-1}(1-t)^{b-1}dt=frac{Gamma(a)Gamma(b)}{Gamma(a+b)}$$
                                  Where $Gamma(cdot)$ denotes the Gamma function. If $a$ and $b$ are complex numbers, this identity holds (AKA the Beta function converges) for $$operatorname{Re}(a)>0,qquad operatorname{Re}(b)>0$$
                                  If $a$ and $b$ are real,
                                  $$a>0,qquad b>0$$
                                  Again if $a$ and/or $b$ do not satisfy the above inequalities, the $B(a,b)$ does not converge.



                                  Now consider the integral
                                  $$I(a,b)=int_0^{pi/2}sin^ax cos^bx dx$$
                                  The substitution $t=sin^2x$ gives
                                  $$I(a,b)=frac12int_0^1t^{frac{a-1}2}(1-t)^{frac{b-1}2}dt$$
                                  Which in turn gives
                                  $$I(a,b)=frac12Bbigg(frac{a+1}2,frac{b+1}2bigg)$$
                                  As you may have noticed, your integral can be written as $I(a+1,-1)$. Since $-1not >0$, we know that your integral diverges.






                                  share|cite|improve this answer























                                    up vote
                                    0
                                    down vote










                                    up vote
                                    0
                                    down vote









                                    We start with the definition of the Beta function:
                                    $$B(a,b)=int_0^1t^{a-1}(1-t)^{b-1}dt=frac{Gamma(a)Gamma(b)}{Gamma(a+b)}$$
                                    Where $Gamma(cdot)$ denotes the Gamma function. If $a$ and $b$ are complex numbers, this identity holds (AKA the Beta function converges) for $$operatorname{Re}(a)>0,qquad operatorname{Re}(b)>0$$
                                    If $a$ and $b$ are real,
                                    $$a>0,qquad b>0$$
                                    Again if $a$ and/or $b$ do not satisfy the above inequalities, the $B(a,b)$ does not converge.



                                    Now consider the integral
                                    $$I(a,b)=int_0^{pi/2}sin^ax cos^bx dx$$
                                    The substitution $t=sin^2x$ gives
                                    $$I(a,b)=frac12int_0^1t^{frac{a-1}2}(1-t)^{frac{b-1}2}dt$$
                                    Which in turn gives
                                    $$I(a,b)=frac12Bbigg(frac{a+1}2,frac{b+1}2bigg)$$
                                    As you may have noticed, your integral can be written as $I(a+1,-1)$. Since $-1not >0$, we know that your integral diverges.






                                    share|cite|improve this answer












                                    We start with the definition of the Beta function:
                                    $$B(a,b)=int_0^1t^{a-1}(1-t)^{b-1}dt=frac{Gamma(a)Gamma(b)}{Gamma(a+b)}$$
                                    Where $Gamma(cdot)$ denotes the Gamma function. If $a$ and $b$ are complex numbers, this identity holds (AKA the Beta function converges) for $$operatorname{Re}(a)>0,qquad operatorname{Re}(b)>0$$
                                    If $a$ and $b$ are real,
                                    $$a>0,qquad b>0$$
                                    Again if $a$ and/or $b$ do not satisfy the above inequalities, the $B(a,b)$ does not converge.



                                    Now consider the integral
                                    $$I(a,b)=int_0^{pi/2}sin^ax cos^bx dx$$
                                    The substitution $t=sin^2x$ gives
                                    $$I(a,b)=frac12int_0^1t^{frac{a-1}2}(1-t)^{frac{b-1}2}dt$$
                                    Which in turn gives
                                    $$I(a,b)=frac12Bbigg(frac{a+1}2,frac{b+1}2bigg)$$
                                    As you may have noticed, your integral can be written as $I(a+1,-1)$. Since $-1not >0$, we know that your integral diverges.







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered Nov 14 at 1:59









                                    clathratus

                                    1,865219




                                    1,865219






























                                         

                                        draft saved


                                        draft discarded



















































                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1021216%2fis-int-0-pi-2-sina-theta-tan-theta-d-theta-convergent%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

                                        Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                                        ComboBox Display Member on multiple fields

                                        Is it possible to collect Nectar points via Trainline?