Calculate $sum_k=2^infty frac1k^2 - 1$

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











up vote
3
down vote

favorite












I'm wondering if someone could check on this working:
$$sum_k=2^infty frac1k^2 - 1 = sum_k=2^infty frac1(k - 1)(k + 1) = frac12sum_k=2^infty frac1k-1 - frac1k+1$$
This is a nice telescoping thing that has a $k$-th partial sum that looks like this:
$$frac11 - frac13 + frac12 - frac14 + frac13 - frac15 + ... + frac1k-1 - frac1k+1 = 1 + frac12 - frac1k+1 - frac1k+1$$
Skipping some formalities we find:
$$sum_k=2^infty frac1k^2 - 1 = frac12 . lim_k rightarrow inftyfrac32-frac2k+1 = frac12 . frac32 = frac34$$










share|cite|improve this question

























    up vote
    3
    down vote

    favorite












    I'm wondering if someone could check on this working:
    $$sum_k=2^infty frac1k^2 - 1 = sum_k=2^infty frac1(k - 1)(k + 1) = frac12sum_k=2^infty frac1k-1 - frac1k+1$$
    This is a nice telescoping thing that has a $k$-th partial sum that looks like this:
    $$frac11 - frac13 + frac12 - frac14 + frac13 - frac15 + ... + frac1k-1 - frac1k+1 = 1 + frac12 - frac1k+1 - frac1k+1$$
    Skipping some formalities we find:
    $$sum_k=2^infty frac1k^2 - 1 = frac12 . lim_k rightarrow inftyfrac32-frac2k+1 = frac12 . frac32 = frac34$$










    share|cite|improve this question























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      I'm wondering if someone could check on this working:
      $$sum_k=2^infty frac1k^2 - 1 = sum_k=2^infty frac1(k - 1)(k + 1) = frac12sum_k=2^infty frac1k-1 - frac1k+1$$
      This is a nice telescoping thing that has a $k$-th partial sum that looks like this:
      $$frac11 - frac13 + frac12 - frac14 + frac13 - frac15 + ... + frac1k-1 - frac1k+1 = 1 + frac12 - frac1k+1 - frac1k+1$$
      Skipping some formalities we find:
      $$sum_k=2^infty frac1k^2 - 1 = frac12 . lim_k rightarrow inftyfrac32-frac2k+1 = frac12 . frac32 = frac34$$










      share|cite|improve this question













      I'm wondering if someone could check on this working:
      $$sum_k=2^infty frac1k^2 - 1 = sum_k=2^infty frac1(k - 1)(k + 1) = frac12sum_k=2^infty frac1k-1 - frac1k+1$$
      This is a nice telescoping thing that has a $k$-th partial sum that looks like this:
      $$frac11 - frac13 + frac12 - frac14 + frac13 - frac15 + ... + frac1k-1 - frac1k+1 = 1 + frac12 - frac1k+1 - frac1k+1$$
      Skipping some formalities we find:
      $$sum_k=2^infty frac1k^2 - 1 = frac12 . lim_k rightarrow inftyfrac32-frac2k+1 = frac12 . frac32 = frac34$$







      real-analysis






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Sep 8 at 6:04









      Florian Suess

      329110




      329110




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          You have
          $$
          ...= 1 + frac12 - frac1k+1 - frac1k+1
          $$
          and there should be
          $$
          = 1 + frac12 - frac1colorcyank - frac1k+1
          $$
          but it is easy to correct and even with this mistake does not change the result.






          share|cite|improve this answer


















          • 1




            Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
            – Florian Suess
            Sep 8 at 6:13










          • Yeah it's always the last two negative terms.
            – Florian Suess
            Sep 8 at 6:14










          • Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
            – Florian Suess
            Sep 8 at 6:15










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



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2909323%2fcalculate-sum-k-2-infty-frac1k2-1%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          You have
          $$
          ...= 1 + frac12 - frac1k+1 - frac1k+1
          $$
          and there should be
          $$
          = 1 + frac12 - frac1colorcyank - frac1k+1
          $$
          but it is easy to correct and even with this mistake does not change the result.






          share|cite|improve this answer


















          • 1




            Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
            – Florian Suess
            Sep 8 at 6:13










          • Yeah it's always the last two negative terms.
            – Florian Suess
            Sep 8 at 6:14










          • Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
            – Florian Suess
            Sep 8 at 6:15














          up vote
          2
          down vote



          accepted










          You have
          $$
          ...= 1 + frac12 - frac1k+1 - frac1k+1
          $$
          and there should be
          $$
          = 1 + frac12 - frac1colorcyank - frac1k+1
          $$
          but it is easy to correct and even with this mistake does not change the result.






          share|cite|improve this answer


















          • 1




            Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
            – Florian Suess
            Sep 8 at 6:13










          • Yeah it's always the last two negative terms.
            – Florian Suess
            Sep 8 at 6:14










          • Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
            – Florian Suess
            Sep 8 at 6:15












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          You have
          $$
          ...= 1 + frac12 - frac1k+1 - frac1k+1
          $$
          and there should be
          $$
          = 1 + frac12 - frac1colorcyank - frac1k+1
          $$
          but it is easy to correct and even with this mistake does not change the result.






          share|cite|improve this answer














          You have
          $$
          ...= 1 + frac12 - frac1k+1 - frac1k+1
          $$
          and there should be
          $$
          = 1 + frac12 - frac1colorcyank - frac1k+1
          $$
          but it is easy to correct and even with this mistake does not change the result.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Sep 8 at 6:16

























          answered Sep 8 at 6:08









          Przemysław Scherwentke

          11.8k52751




          11.8k52751







          • 1




            Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
            – Florian Suess
            Sep 8 at 6:13










          • Yeah it's always the last two negative terms.
            – Florian Suess
            Sep 8 at 6:14










          • Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
            – Florian Suess
            Sep 8 at 6:15












          • 1




            Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
            – Florian Suess
            Sep 8 at 6:13










          • Yeah it's always the last two negative terms.
            – Florian Suess
            Sep 8 at 6:14










          • Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
            – Florian Suess
            Sep 8 at 6:15







          1




          1




          Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
          – Florian Suess
          Sep 8 at 6:13




          Actually now reviewing it, I'm actually thinking it should be $1 + frac12 - frac1colorredk - frac1k+1$, I'm drawing out a few sequences and I find the remaining terms (with k in it) are $- frac1(k - 1) + 1 - frac1k+1$
          – Florian Suess
          Sep 8 at 6:13












          Yeah it's always the last two negative terms.
          – Florian Suess
          Sep 8 at 6:14




          Yeah it's always the last two negative terms.
          – Florian Suess
          Sep 8 at 6:14












          Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
          – Florian Suess
          Sep 8 at 6:15




          Nevertheless, it doesn't change the result, but thanks for checking the other stuff!
          – Florian Suess
          Sep 8 at 6:15

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2909323%2fcalculate-sum-k-2-infty-frac1k2-1%23new-answer', 'question_page');

          );

          Post as a guest













































































          這個網誌中的熱門文章

          tkz-euclide: tkzDrawCircle[R] not working

          How to combine Bézier curves to a surface?

          1st Magritte Awards