Trapezoidal Rule problem with logarithm

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











up vote
2
down vote

favorite












Evaluate $int_0^1fracdx1+x$ using Trapezoidal rule for integration and hence find the value of log2.



I solved the first part having interval 0.125 $int_0^1fracdx1+x = 0.694075$; however, how do I find the value of log2 in this context?










share|cite|improve this question







New contributor




Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    2
    down vote

    favorite












    Evaluate $int_0^1fracdx1+x$ using Trapezoidal rule for integration and hence find the value of log2.



    I solved the first part having interval 0.125 $int_0^1fracdx1+x = 0.694075$; however, how do I find the value of log2 in this context?










    share|cite|improve this question







    New contributor




    Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      Evaluate $int_0^1fracdx1+x$ using Trapezoidal rule for integration and hence find the value of log2.



      I solved the first part having interval 0.125 $int_0^1fracdx1+x = 0.694075$; however, how do I find the value of log2 in this context?










      share|cite|improve this question







      New contributor




      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      Evaluate $int_0^1fracdx1+x$ using Trapezoidal rule for integration and hence find the value of log2.



      I solved the first part having interval 0.125 $int_0^1fracdx1+x = 0.694075$; however, how do I find the value of log2 in this context?







      numerical-methods






      share|cite|improve this question







      New contributor




      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question







      New contributor




      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question






      New contributor




      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      Dipendra Shrestha

      141




      141




      New contributor




      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Dipendra Shrestha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          2
          down vote













          You have already found the value of $log(2)$. Congrats!



          Hint:



          $$int_0^1fracmathrmdx1+x=log(2)$$



          So there you have your context and what you have found is the value of the integration i.e. $log(2)$ by using numerical methods (Trapezoidal rule).






          share|cite|improve this answer





























            up vote
            1
            down vote













            $$int_a^b frac11+xdx=log_e(1+x)|_a^b=log_e(1+b) - log_e(1+a)=log_efrac1+b1+a$$



            For $a=0$ and $b=1$ this goes to $log_e2$






            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
              );



              );






              Dipendra Shrestha is a new contributor. Be nice, and check out our Code of Conduct.









               

              draft saved


              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2918687%2ftrapezoidal-rule-problem-with-logarithm%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
              2
              down vote













              You have already found the value of $log(2)$. Congrats!



              Hint:



              $$int_0^1fracmathrmdx1+x=log(2)$$



              So there you have your context and what you have found is the value of the integration i.e. $log(2)$ by using numerical methods (Trapezoidal rule).






              share|cite|improve this answer


























                up vote
                2
                down vote













                You have already found the value of $log(2)$. Congrats!



                Hint:



                $$int_0^1fracmathrmdx1+x=log(2)$$



                So there you have your context and what you have found is the value of the integration i.e. $log(2)$ by using numerical methods (Trapezoidal rule).






                share|cite|improve this answer
























                  up vote
                  2
                  down vote










                  up vote
                  2
                  down vote









                  You have already found the value of $log(2)$. Congrats!



                  Hint:



                  $$int_0^1fracmathrmdx1+x=log(2)$$



                  So there you have your context and what you have found is the value of the integration i.e. $log(2)$ by using numerical methods (Trapezoidal rule).






                  share|cite|improve this answer














                  You have already found the value of $log(2)$. Congrats!



                  Hint:



                  $$int_0^1fracmathrmdx1+x=log(2)$$



                  So there you have your context and what you have found is the value of the integration i.e. $log(2)$ by using numerical methods (Trapezoidal rule).







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 2 hours ago

























                  answered 3 hours ago









                  paulplusx

                  922217




                  922217




















                      up vote
                      1
                      down vote













                      $$int_a^b frac11+xdx=log_e(1+x)|_a^b=log_e(1+b) - log_e(1+a)=log_efrac1+b1+a$$



                      For $a=0$ and $b=1$ this goes to $log_e2$






                      share|cite|improve this answer
























                        up vote
                        1
                        down vote













                        $$int_a^b frac11+xdx=log_e(1+x)|_a^b=log_e(1+b) - log_e(1+a)=log_efrac1+b1+a$$



                        For $a=0$ and $b=1$ this goes to $log_e2$






                        share|cite|improve this answer






















                          up vote
                          1
                          down vote










                          up vote
                          1
                          down vote









                          $$int_a^b frac11+xdx=log_e(1+x)|_a^b=log_e(1+b) - log_e(1+a)=log_efrac1+b1+a$$



                          For $a=0$ and $b=1$ this goes to $log_e2$






                          share|cite|improve this answer












                          $$int_a^b frac11+xdx=log_e(1+x)|_a^b=log_e(1+b) - log_e(1+a)=log_efrac1+b1+a$$



                          For $a=0$ and $b=1$ this goes to $log_e2$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered 1 hour ago









                          Derek

                          989613




                          989613




















                              Dipendra Shrestha is a new contributor. Be nice, and check out our Code of Conduct.









                               

                              draft saved


                              draft discarded


















                              Dipendra Shrestha is a new contributor. Be nice, and check out our Code of Conduct.












                              Dipendra Shrestha is a new contributor. Be nice, and check out our Code of Conduct.











                              Dipendra Shrestha is a new contributor. Be nice, and check out our Code of Conduct.













                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2918687%2ftrapezoidal-rule-problem-with-logarithm%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Comments

                              Popular posts from this blog

                              What does second last employer means? [closed]

                              List of Gilmore Girls characters

                              Confectionery