Does this limit $lim_{ntoinfty}sum_{i=0}^n 1/n sqrt{1 - i^2/n^2}$ converge to $pi/4$?












1












$begingroup$


While trying to find an approximate area of a quarter of a circle by splicing it into small rectangles and summing their areas I've reached a point where I have this formula:
$$sum_{i=0}^n 1/n sqrt{1 - i^2/n^2}$$
Writing quick program and calculating the sum with n = 100, 100, 1000, 10k, 100k items suggest this sum converges to $pi/4$, however I have no idea why. I've tried to search for known series converging to $pi/4$ but nothing seems to resemble above formula.



Please note that in this question I'm not interested in what I was initially for, i.e. the area of a quarter of a circle. This was merely an exercise to show my nephew how we can approximate certain things.










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    This is a Riemann sum.
    $endgroup$
    – Surb
    Nov 29 '18 at 9:15
















1












$begingroup$


While trying to find an approximate area of a quarter of a circle by splicing it into small rectangles and summing their areas I've reached a point where I have this formula:
$$sum_{i=0}^n 1/n sqrt{1 - i^2/n^2}$$
Writing quick program and calculating the sum with n = 100, 100, 1000, 10k, 100k items suggest this sum converges to $pi/4$, however I have no idea why. I've tried to search for known series converging to $pi/4$ but nothing seems to resemble above formula.



Please note that in this question I'm not interested in what I was initially for, i.e. the area of a quarter of a circle. This was merely an exercise to show my nephew how we can approximate certain things.










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    This is a Riemann sum.
    $endgroup$
    – Surb
    Nov 29 '18 at 9:15














1












1








1





$begingroup$


While trying to find an approximate area of a quarter of a circle by splicing it into small rectangles and summing their areas I've reached a point where I have this formula:
$$sum_{i=0}^n 1/n sqrt{1 - i^2/n^2}$$
Writing quick program and calculating the sum with n = 100, 100, 1000, 10k, 100k items suggest this sum converges to $pi/4$, however I have no idea why. I've tried to search for known series converging to $pi/4$ but nothing seems to resemble above formula.



Please note that in this question I'm not interested in what I was initially for, i.e. the area of a quarter of a circle. This was merely an exercise to show my nephew how we can approximate certain things.










share|cite|improve this question









$endgroup$




While trying to find an approximate area of a quarter of a circle by splicing it into small rectangles and summing their areas I've reached a point where I have this formula:
$$sum_{i=0}^n 1/n sqrt{1 - i^2/n^2}$$
Writing quick program and calculating the sum with n = 100, 100, 1000, 10k, 100k items suggest this sum converges to $pi/4$, however I have no idea why. I've tried to search for known series converging to $pi/4$ but nothing seems to resemble above formula.



Please note that in this question I'm not interested in what I was initially for, i.e. the area of a quarter of a circle. This was merely an exercise to show my nephew how we can approximate certain things.







sequences-and-series limits pi






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 29 '18 at 9:11









JohnnyJohnny

82




82








  • 2




    $begingroup$
    This is a Riemann sum.
    $endgroup$
    – Surb
    Nov 29 '18 at 9:15














  • 2




    $begingroup$
    This is a Riemann sum.
    $endgroup$
    – Surb
    Nov 29 '18 at 9:15








2




2




$begingroup$
This is a Riemann sum.
$endgroup$
– Surb
Nov 29 '18 at 9:15




$begingroup$
This is a Riemann sum.
$endgroup$
– Surb
Nov 29 '18 at 9:15










2 Answers
2






active

oldest

votes


















2












$begingroup$

The sum is nothing but a Riemann sum for $int_0^{1}sqrt{1-t^{2}}, dt$. You can evaluate this by making the substitution $t=sin, theta$ and using the formula $2 cos ^{2}, theta =1+cos, (2theta)$ and you will get $pi /4$.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    This directly leads
    from fundamental theorem of calculus
    (https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus)
    and
    the definition of Reimannian sum
    (https://en.wikipedia.org/wiki/Riemann_sum)






    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%2f3018382%2fdoes-this-limit-lim-n-to-infty-sum-i-0n-1-n-sqrt1-i2-n2-converge-t%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









      2












      $begingroup$

      The sum is nothing but a Riemann sum for $int_0^{1}sqrt{1-t^{2}}, dt$. You can evaluate this by making the substitution $t=sin, theta$ and using the formula $2 cos ^{2}, theta =1+cos, (2theta)$ and you will get $pi /4$.






      share|cite|improve this answer









      $endgroup$


















        2












        $begingroup$

        The sum is nothing but a Riemann sum for $int_0^{1}sqrt{1-t^{2}}, dt$. You can evaluate this by making the substitution $t=sin, theta$ and using the formula $2 cos ^{2}, theta =1+cos, (2theta)$ and you will get $pi /4$.






        share|cite|improve this answer









        $endgroup$
















          2












          2








          2





          $begingroup$

          The sum is nothing but a Riemann sum for $int_0^{1}sqrt{1-t^{2}}, dt$. You can evaluate this by making the substitution $t=sin, theta$ and using the formula $2 cos ^{2}, theta =1+cos, (2theta)$ and you will get $pi /4$.






          share|cite|improve this answer









          $endgroup$



          The sum is nothing but a Riemann sum for $int_0^{1}sqrt{1-t^{2}}, dt$. You can evaluate this by making the substitution $t=sin, theta$ and using the formula $2 cos ^{2}, theta =1+cos, (2theta)$ and you will get $pi /4$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 29 '18 at 9:17









          Kavi Rama MurthyKavi Rama Murthy

          53.2k32055




          53.2k32055























              0












              $begingroup$

              This directly leads
              from fundamental theorem of calculus
              (https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus)
              and
              the definition of Reimannian sum
              (https://en.wikipedia.org/wiki/Riemann_sum)






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                This directly leads
                from fundamental theorem of calculus
                (https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus)
                and
                the definition of Reimannian sum
                (https://en.wikipedia.org/wiki/Riemann_sum)






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  This directly leads
                  from fundamental theorem of calculus
                  (https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus)
                  and
                  the definition of Reimannian sum
                  (https://en.wikipedia.org/wiki/Riemann_sum)






                  share|cite|improve this answer









                  $endgroup$



                  This directly leads
                  from fundamental theorem of calculus
                  (https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus)
                  and
                  the definition of Reimannian sum
                  (https://en.wikipedia.org/wiki/Riemann_sum)







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 29 '18 at 9:24









                  Mostafa AyazMostafa Ayaz

                  15.3k3939




                  15.3k3939






























                      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%2f3018382%2fdoes-this-limit-lim-n-to-infty-sum-i-0n-1-n-sqrt1-i2-n2-converge-t%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...