Simple Curve Integral using Parametrization












1












$begingroup$


I know the answer but cannot for the love of everything figure out how the book got the answer and the solution is only the answer nothing step-by step at all.
$$
F(D) = F*dr
$$
calculate curve integral using the parametrisation
where F is
$$
F(x,y,z) = yz, xz, xy
$$

over domain D, where D is
$$
(x,y,z) = cos(t), sin(t), t
$$

where t is between (0, pi/4)



So im supposed to use the parametrization that is already there



I get this:



$$
F(x,y,z) =tsin(t), tcos(t), sin(t)cos(t) $$

$$
r'(t) =-sin(t), cos(t), 1 $$



I know im supposed to multiply F with r'(t) but I can't simplify in any way that get the answer pi/8 that should be the final answer for the integral
$$
int_0^{pi/4}-tsin^2(t) + tcos^2(t) + cos(t)sin(t)$$



Any idea how to get from there to pi/8?










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    I know the answer but cannot for the love of everything figure out how the book got the answer and the solution is only the answer nothing step-by step at all.
    $$
    F(D) = F*dr
    $$
    calculate curve integral using the parametrisation
    where F is
    $$
    F(x,y,z) = yz, xz, xy
    $$

    over domain D, where D is
    $$
    (x,y,z) = cos(t), sin(t), t
    $$

    where t is between (0, pi/4)



    So im supposed to use the parametrization that is already there



    I get this:



    $$
    F(x,y,z) =tsin(t), tcos(t), sin(t)cos(t) $$

    $$
    r'(t) =-sin(t), cos(t), 1 $$



    I know im supposed to multiply F with r'(t) but I can't simplify in any way that get the answer pi/8 that should be the final answer for the integral
    $$
    int_0^{pi/4}-tsin^2(t) + tcos^2(t) + cos(t)sin(t)$$



    Any idea how to get from there to pi/8?










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      I know the answer but cannot for the love of everything figure out how the book got the answer and the solution is only the answer nothing step-by step at all.
      $$
      F(D) = F*dr
      $$
      calculate curve integral using the parametrisation
      where F is
      $$
      F(x,y,z) = yz, xz, xy
      $$

      over domain D, where D is
      $$
      (x,y,z) = cos(t), sin(t), t
      $$

      where t is between (0, pi/4)



      So im supposed to use the parametrization that is already there



      I get this:



      $$
      F(x,y,z) =tsin(t), tcos(t), sin(t)cos(t) $$

      $$
      r'(t) =-sin(t), cos(t), 1 $$



      I know im supposed to multiply F with r'(t) but I can't simplify in any way that get the answer pi/8 that should be the final answer for the integral
      $$
      int_0^{pi/4}-tsin^2(t) + tcos^2(t) + cos(t)sin(t)$$



      Any idea how to get from there to pi/8?










      share|cite|improve this question









      $endgroup$




      I know the answer but cannot for the love of everything figure out how the book got the answer and the solution is only the answer nothing step-by step at all.
      $$
      F(D) = F*dr
      $$
      calculate curve integral using the parametrisation
      where F is
      $$
      F(x,y,z) = yz, xz, xy
      $$

      over domain D, where D is
      $$
      (x,y,z) = cos(t), sin(t), t
      $$

      where t is between (0, pi/4)



      So im supposed to use the parametrization that is already there



      I get this:



      $$
      F(x,y,z) =tsin(t), tcos(t), sin(t)cos(t) $$

      $$
      r'(t) =-sin(t), cos(t), 1 $$



      I know im supposed to multiply F with r'(t) but I can't simplify in any way that get the answer pi/8 that should be the final answer for the integral
      $$
      int_0^{pi/4}-tsin^2(t) + tcos^2(t) + cos(t)sin(t)$$



      Any idea how to get from there to pi/8?







      integration algebraic-curves parametrization






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 18 '18 at 15:38









      user3514461user3514461

      82




      82






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          You are given the vector field ${bf F}(x,y,z):=(yz,xz,xy)$ and the path $$gamma:quad {bf r}(t):=(cos t,sin t, t)qquadleft(0leq tleq{piover4}right) .$$ The line integral of thie field ${bf F}$ along $gamma$ is given by
          $$int_gamma{bf F}cdot d{bf r}=int_0^{piover4}{bf F}bigl({bf r}(t)bigr)cdot{bf r}'(t)>dt=int_0^{piover4}bigl(-tsin^2 t+tcos^2 t+sin tcos t)>dt={piover8} .$$
          For doing the integral you can use $t(cos^2 t-sin^2 t)=tcos(2t)$ and proceed by partial integration; furthermore $sin tcos t={1over2}sin(2t)$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Still get pi^2/16 + 1/4...
            $endgroup$
            – user3514461
            Dec 18 '18 at 19:35










          • $begingroup$
            Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
            $endgroup$
            – user3514461
            Dec 18 '18 at 21:32











          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%2f3045301%2fsimple-curve-integral-using-parametrization%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          You are given the vector field ${bf F}(x,y,z):=(yz,xz,xy)$ and the path $$gamma:quad {bf r}(t):=(cos t,sin t, t)qquadleft(0leq tleq{piover4}right) .$$ The line integral of thie field ${bf F}$ along $gamma$ is given by
          $$int_gamma{bf F}cdot d{bf r}=int_0^{piover4}{bf F}bigl({bf r}(t)bigr)cdot{bf r}'(t)>dt=int_0^{piover4}bigl(-tsin^2 t+tcos^2 t+sin tcos t)>dt={piover8} .$$
          For doing the integral you can use $t(cos^2 t-sin^2 t)=tcos(2t)$ and proceed by partial integration; furthermore $sin tcos t={1over2}sin(2t)$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Still get pi^2/16 + 1/4...
            $endgroup$
            – user3514461
            Dec 18 '18 at 19:35










          • $begingroup$
            Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
            $endgroup$
            – user3514461
            Dec 18 '18 at 21:32
















          1












          $begingroup$

          You are given the vector field ${bf F}(x,y,z):=(yz,xz,xy)$ and the path $$gamma:quad {bf r}(t):=(cos t,sin t, t)qquadleft(0leq tleq{piover4}right) .$$ The line integral of thie field ${bf F}$ along $gamma$ is given by
          $$int_gamma{bf F}cdot d{bf r}=int_0^{piover4}{bf F}bigl({bf r}(t)bigr)cdot{bf r}'(t)>dt=int_0^{piover4}bigl(-tsin^2 t+tcos^2 t+sin tcos t)>dt={piover8} .$$
          For doing the integral you can use $t(cos^2 t-sin^2 t)=tcos(2t)$ and proceed by partial integration; furthermore $sin tcos t={1over2}sin(2t)$.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Still get pi^2/16 + 1/4...
            $endgroup$
            – user3514461
            Dec 18 '18 at 19:35










          • $begingroup$
            Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
            $endgroup$
            – user3514461
            Dec 18 '18 at 21:32














          1












          1








          1





          $begingroup$

          You are given the vector field ${bf F}(x,y,z):=(yz,xz,xy)$ and the path $$gamma:quad {bf r}(t):=(cos t,sin t, t)qquadleft(0leq tleq{piover4}right) .$$ The line integral of thie field ${bf F}$ along $gamma$ is given by
          $$int_gamma{bf F}cdot d{bf r}=int_0^{piover4}{bf F}bigl({bf r}(t)bigr)cdot{bf r}'(t)>dt=int_0^{piover4}bigl(-tsin^2 t+tcos^2 t+sin tcos t)>dt={piover8} .$$
          For doing the integral you can use $t(cos^2 t-sin^2 t)=tcos(2t)$ and proceed by partial integration; furthermore $sin tcos t={1over2}sin(2t)$.






          share|cite|improve this answer











          $endgroup$



          You are given the vector field ${bf F}(x,y,z):=(yz,xz,xy)$ and the path $$gamma:quad {bf r}(t):=(cos t,sin t, t)qquadleft(0leq tleq{piover4}right) .$$ The line integral of thie field ${bf F}$ along $gamma$ is given by
          $$int_gamma{bf F}cdot d{bf r}=int_0^{piover4}{bf F}bigl({bf r}(t)bigr)cdot{bf r}'(t)>dt=int_0^{piover4}bigl(-tsin^2 t+tcos^2 t+sin tcos t)>dt={piover8} .$$
          For doing the integral you can use $t(cos^2 t-sin^2 t)=tcos(2t)$ and proceed by partial integration; furthermore $sin tcos t={1over2}sin(2t)$.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Dec 18 '18 at 20:00

























          answered Dec 18 '18 at 17:10









          Christian BlatterChristian Blatter

          175k8115327




          175k8115327












          • $begingroup$
            Still get pi^2/16 + 1/4...
            $endgroup$
            – user3514461
            Dec 18 '18 at 19:35










          • $begingroup$
            Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
            $endgroup$
            – user3514461
            Dec 18 '18 at 21:32


















          • $begingroup$
            Still get pi^2/16 + 1/4...
            $endgroup$
            – user3514461
            Dec 18 '18 at 19:35










          • $begingroup$
            Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
            $endgroup$
            – user3514461
            Dec 18 '18 at 21:32
















          $begingroup$
          Still get pi^2/16 + 1/4...
          $endgroup$
          – user3514461
          Dec 18 '18 at 19:35




          $begingroup$
          Still get pi^2/16 + 1/4...
          $endgroup$
          – user3514461
          Dec 18 '18 at 19:35












          $begingroup$
          Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
          $endgroup$
          – user3514461
          Dec 18 '18 at 21:32




          $begingroup$
          Worked, had a lot of problem integrating the tcos2t but in the end only (1/2)tsin2t is left and setting t=pi/4
          $endgroup$
          – user3514461
          Dec 18 '18 at 21:32


















          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%2f3045301%2fsimple-curve-integral-using-parametrization%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

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...