The integral of $int_{-pi/4}^{pi/4} frac{t^4tan(t)}{2+cos(t)},dt$?












0












$begingroup$


Here is the definite integral: $$int_{-pi/4}^{pi/4} frac{t^4tan(t)}{2+cos(t)},dt$$



Apparently this evaluates to zero. I don't see any patterns at all and I have no idea how I'd evaluate it. I tried graphing this on desmos and it wasn't pretty; there are asymptotes everywhere. Shouldn't this be undefined because of the asymptotes? Even if it isn't undefined, what would the antiderivative of this possible be?



And most importantly, why does it evaluate to zero, and is there something that should've told me that?



Any help is appreciated.










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Here is the definite integral: $$int_{-pi/4}^{pi/4} frac{t^4tan(t)}{2+cos(t)},dt$$



    Apparently this evaluates to zero. I don't see any patterns at all and I have no idea how I'd evaluate it. I tried graphing this on desmos and it wasn't pretty; there are asymptotes everywhere. Shouldn't this be undefined because of the asymptotes? Even if it isn't undefined, what would the antiderivative of this possible be?



    And most importantly, why does it evaluate to zero, and is there something that should've told me that?



    Any help is appreciated.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Here is the definite integral: $$int_{-pi/4}^{pi/4} frac{t^4tan(t)}{2+cos(t)},dt$$



      Apparently this evaluates to zero. I don't see any patterns at all and I have no idea how I'd evaluate it. I tried graphing this on desmos and it wasn't pretty; there are asymptotes everywhere. Shouldn't this be undefined because of the asymptotes? Even if it isn't undefined, what would the antiderivative of this possible be?



      And most importantly, why does it evaluate to zero, and is there something that should've told me that?



      Any help is appreciated.










      share|cite|improve this question











      $endgroup$




      Here is the definite integral: $$int_{-pi/4}^{pi/4} frac{t^4tan(t)}{2+cos(t)},dt$$



      Apparently this evaluates to zero. I don't see any patterns at all and I have no idea how I'd evaluate it. I tried graphing this on desmos and it wasn't pretty; there are asymptotes everywhere. Shouldn't this be undefined because of the asymptotes? Even if it isn't undefined, what would the antiderivative of this possible be?



      And most importantly, why does it evaluate to zero, and is there something that should've told me that?



      Any help is appreciated.







      calculus integration






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 9 '18 at 21:03









      Paul Enta

      4,81111333




      4,81111333










      asked Dec 9 '18 at 20:56









      James RonaldJames Ronald

      1207




      1207






















          4 Answers
          4






          active

          oldest

          votes


















          2












          $begingroup$

          You will find that definite integral questions with funky integrands are not generally solvable by the routine method of taking the anti-derivative, as it may be very hard to find.



          Note that here, the integrand is an odd function.



          $f(t)=frac{t^4tan t}{2+cos t}implies f(-t)=-frac{t^4tan t}{2+cos t}=-f(t)$



          Recall that for an odd function $f, int_{-a}^af=0$



          As far as asymptotes and discontinuity of $f$ is concerned, note that $f$ is only discontinuous at odd multiples of $pi/2$ and the domain of $t, (-pi/4, +pi/4)$ does not contain any points of discontinuity.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:44



















          0












          $begingroup$

          Hint:



          $$frac{(-t)^4tan(-t)}{2+cos(-t)}=-frac{t^4tan(t)}{2+cos(t)}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes I noticed that and now the answer seems very obvious haha, thanks!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45



















          0












          $begingroup$

          $$I=int_{-a}^{a}frac{t^4tan t}{2+cos t}mathrm dt$$
          $t=-u$:
          $$I=int_{a}^{-a}frac{(-u)^4tan(-u)}{2+cos(-u)}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4(-tan u)}{2+cos u}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-int_{-a}^{a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-I$$
          $$2I=0$$
          $$I=0$$
          QED






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45










          • $begingroup$
            @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
            $endgroup$
            – clathratus
            Dec 10 '18 at 20:14



















          0












          $begingroup$

          $$int_{-a}^af(t)mathrm dt=0$$
          if $f$ is an odd function. That's because odd functions are symmetric w.r.t. the origin, then if $f$ from $0$ to $a$ is defined in the first quadrant (positive area), from $-a$ to $0$ $f$ is defined in the third quadrant (negative area), thus the two areas cancel out.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That definitely makes sense, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:46










          • $begingroup$
            You are welcome!
            $endgroup$
            – Lorenzo B.
            Dec 10 '18 at 19:26











          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%2f3032996%2fthe-integral-of-int-pi-4-pi-4-fract4-tant2-cost-dt%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2












          $begingroup$

          You will find that definite integral questions with funky integrands are not generally solvable by the routine method of taking the anti-derivative, as it may be very hard to find.



          Note that here, the integrand is an odd function.



          $f(t)=frac{t^4tan t}{2+cos t}implies f(-t)=-frac{t^4tan t}{2+cos t}=-f(t)$



          Recall that for an odd function $f, int_{-a}^af=0$



          As far as asymptotes and discontinuity of $f$ is concerned, note that $f$ is only discontinuous at odd multiples of $pi/2$ and the domain of $t, (-pi/4, +pi/4)$ does not contain any points of discontinuity.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:44
















          2












          $begingroup$

          You will find that definite integral questions with funky integrands are not generally solvable by the routine method of taking the anti-derivative, as it may be very hard to find.



          Note that here, the integrand is an odd function.



          $f(t)=frac{t^4tan t}{2+cos t}implies f(-t)=-frac{t^4tan t}{2+cos t}=-f(t)$



          Recall that for an odd function $f, int_{-a}^af=0$



          As far as asymptotes and discontinuity of $f$ is concerned, note that $f$ is only discontinuous at odd multiples of $pi/2$ and the domain of $t, (-pi/4, +pi/4)$ does not contain any points of discontinuity.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:44














          2












          2








          2





          $begingroup$

          You will find that definite integral questions with funky integrands are not generally solvable by the routine method of taking the anti-derivative, as it may be very hard to find.



          Note that here, the integrand is an odd function.



          $f(t)=frac{t^4tan t}{2+cos t}implies f(-t)=-frac{t^4tan t}{2+cos t}=-f(t)$



          Recall that for an odd function $f, int_{-a}^af=0$



          As far as asymptotes and discontinuity of $f$ is concerned, note that $f$ is only discontinuous at odd multiples of $pi/2$ and the domain of $t, (-pi/4, +pi/4)$ does not contain any points of discontinuity.






          share|cite|improve this answer











          $endgroup$



          You will find that definite integral questions with funky integrands are not generally solvable by the routine method of taking the anti-derivative, as it may be very hard to find.



          Note that here, the integrand is an odd function.



          $f(t)=frac{t^4tan t}{2+cos t}implies f(-t)=-frac{t^4tan t}{2+cos t}=-f(t)$



          Recall that for an odd function $f, int_{-a}^af=0$



          As far as asymptotes and discontinuity of $f$ is concerned, note that $f$ is only discontinuous at odd multiples of $pi/2$ and the domain of $t, (-pi/4, +pi/4)$ does not contain any points of discontinuity.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Dec 10 '18 at 11:00

























          answered Dec 9 '18 at 20:59









          Shubham JohriShubham Johri

          5,097717




          5,097717












          • $begingroup$
            Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:44


















          • $begingroup$
            Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:44
















          $begingroup$
          Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:44




          $begingroup$
          Thank you so much! That was a very simply but thorough addressed all my questions, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:44











          0












          $begingroup$

          Hint:



          $$frac{(-t)^4tan(-t)}{2+cos(-t)}=-frac{t^4tan(t)}{2+cos(t)}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes I noticed that and now the answer seems very obvious haha, thanks!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45
















          0












          $begingroup$

          Hint:



          $$frac{(-t)^4tan(-t)}{2+cos(-t)}=-frac{t^4tan(t)}{2+cos(t)}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes I noticed that and now the answer seems very obvious haha, thanks!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45














          0












          0








          0





          $begingroup$

          Hint:



          $$frac{(-t)^4tan(-t)}{2+cos(-t)}=-frac{t^4tan(t)}{2+cos(t)}$$






          share|cite|improve this answer









          $endgroup$



          Hint:



          $$frac{(-t)^4tan(-t)}{2+cos(-t)}=-frac{t^4tan(t)}{2+cos(t)}$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 9 '18 at 21:00









          BotondBotond

          5,6832732




          5,6832732












          • $begingroup$
            Yes I noticed that and now the answer seems very obvious haha, thanks!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45


















          • $begingroup$
            Yes I noticed that and now the answer seems very obvious haha, thanks!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45
















          $begingroup$
          Yes I noticed that and now the answer seems very obvious haha, thanks!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:45




          $begingroup$
          Yes I noticed that and now the answer seems very obvious haha, thanks!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:45











          0












          $begingroup$

          $$I=int_{-a}^{a}frac{t^4tan t}{2+cos t}mathrm dt$$
          $t=-u$:
          $$I=int_{a}^{-a}frac{(-u)^4tan(-u)}{2+cos(-u)}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4(-tan u)}{2+cos u}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-int_{-a}^{a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-I$$
          $$2I=0$$
          $$I=0$$
          QED






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45










          • $begingroup$
            @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
            $endgroup$
            – clathratus
            Dec 10 '18 at 20:14
















          0












          $begingroup$

          $$I=int_{-a}^{a}frac{t^4tan t}{2+cos t}mathrm dt$$
          $t=-u$:
          $$I=int_{a}^{-a}frac{(-u)^4tan(-u)}{2+cos(-u)}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4(-tan u)}{2+cos u}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-int_{-a}^{a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-I$$
          $$2I=0$$
          $$I=0$$
          QED






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45










          • $begingroup$
            @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
            $endgroup$
            – clathratus
            Dec 10 '18 at 20:14














          0












          0








          0





          $begingroup$

          $$I=int_{-a}^{a}frac{t^4tan t}{2+cos t}mathrm dt$$
          $t=-u$:
          $$I=int_{a}^{-a}frac{(-u)^4tan(-u)}{2+cos(-u)}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4(-tan u)}{2+cos u}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-int_{-a}^{a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-I$$
          $$2I=0$$
          $$I=0$$
          QED






          share|cite|improve this answer









          $endgroup$



          $$I=int_{-a}^{a}frac{t^4tan t}{2+cos t}mathrm dt$$
          $t=-u$:
          $$I=int_{a}^{-a}frac{(-u)^4tan(-u)}{2+cos(-u)}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4(-tan u)}{2+cos u}(-mathrm du)$$
          $$I=int_{a}^{-a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-int_{-a}^{a}frac{u^4tan u}{2+cos u}mathrm du$$
          $$I=-I$$
          $$2I=0$$
          $$I=0$$
          QED







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 9 '18 at 21:12









          clathratusclathratus

          4,084335




          4,084335












          • $begingroup$
            It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45










          • $begingroup$
            @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
            $endgroup$
            – clathratus
            Dec 10 '18 at 20:14


















          • $begingroup$
            It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:45










          • $begingroup$
            @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
            $endgroup$
            – clathratus
            Dec 10 '18 at 20:14
















          $begingroup$
          It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:45




          $begingroup$
          It's nice to see a straight up proof, didn't know you could do this using the property of even/odd, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:45












          $begingroup$
          @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
          $endgroup$
          – clathratus
          Dec 10 '18 at 20:14




          $begingroup$
          @JamesRonald You're very welcome. It's always a good thing to try when you are unsure of how to start on an integral.
          $endgroup$
          – clathratus
          Dec 10 '18 at 20:14











          0












          $begingroup$

          $$int_{-a}^af(t)mathrm dt=0$$
          if $f$ is an odd function. That's because odd functions are symmetric w.r.t. the origin, then if $f$ from $0$ to $a$ is defined in the first quadrant (positive area), from $-a$ to $0$ $f$ is defined in the third quadrant (negative area), thus the two areas cancel out.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That definitely makes sense, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:46










          • $begingroup$
            You are welcome!
            $endgroup$
            – Lorenzo B.
            Dec 10 '18 at 19:26
















          0












          $begingroup$

          $$int_{-a}^af(t)mathrm dt=0$$
          if $f$ is an odd function. That's because odd functions are symmetric w.r.t. the origin, then if $f$ from $0$ to $a$ is defined in the first quadrant (positive area), from $-a$ to $0$ $f$ is defined in the third quadrant (negative area), thus the two areas cancel out.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That definitely makes sense, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:46










          • $begingroup$
            You are welcome!
            $endgroup$
            – Lorenzo B.
            Dec 10 '18 at 19:26














          0












          0








          0





          $begingroup$

          $$int_{-a}^af(t)mathrm dt=0$$
          if $f$ is an odd function. That's because odd functions are symmetric w.r.t. the origin, then if $f$ from $0$ to $a$ is defined in the first quadrant (positive area), from $-a$ to $0$ $f$ is defined in the third quadrant (negative area), thus the two areas cancel out.






          share|cite|improve this answer









          $endgroup$



          $$int_{-a}^af(t)mathrm dt=0$$
          if $f$ is an odd function. That's because odd functions are symmetric w.r.t. the origin, then if $f$ from $0$ to $a$ is defined in the first quadrant (positive area), from $-a$ to $0$ $f$ is defined in the third quadrant (negative area), thus the two areas cancel out.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 9 '18 at 21:29









          Lorenzo B.Lorenzo B.

          1,8402520




          1,8402520












          • $begingroup$
            That definitely makes sense, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:46










          • $begingroup$
            You are welcome!
            $endgroup$
            – Lorenzo B.
            Dec 10 '18 at 19:26


















          • $begingroup$
            That definitely makes sense, thank you!
            $endgroup$
            – James Ronald
            Dec 10 '18 at 18:46










          • $begingroup$
            You are welcome!
            $endgroup$
            – Lorenzo B.
            Dec 10 '18 at 19:26
















          $begingroup$
          That definitely makes sense, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:46




          $begingroup$
          That definitely makes sense, thank you!
          $endgroup$
          – James Ronald
          Dec 10 '18 at 18:46












          $begingroup$
          You are welcome!
          $endgroup$
          – Lorenzo B.
          Dec 10 '18 at 19:26




          $begingroup$
          You are welcome!
          $endgroup$
          – Lorenzo B.
          Dec 10 '18 at 19:26


















          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%2f3032996%2fthe-integral-of-int-pi-4-pi-4-fract4-tant2-cost-dt%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

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei