Infinite series problem












5












$begingroup$



The sum of $$frac{2}{4-1}+frac{2^2}{4^2-1}+frac{2^4}{4^4-1}+cdots cdots $$




Try: write it as $$S = sum^{infty}_{r=0}frac{2^{2^{r}}}{2^{2^{r+1}}-1}=sum^{infty}_{r=0}frac{2^{2^r}-1+1}{(2^{2^r}-1)(2^{2^r}+1)}$$



d not know how to solve from here, could some help me



to solve it, Thanks










share|cite|improve this question









$endgroup$












  • $begingroup$
    $$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
    $endgroup$
    – lab bhattacharjee
    1 hour ago










  • $begingroup$
    @labbhattacharjee I think he had the right side and wrote the left one...
    $endgroup$
    – DonAntonio
    1 hour ago
















5












$begingroup$



The sum of $$frac{2}{4-1}+frac{2^2}{4^2-1}+frac{2^4}{4^4-1}+cdots cdots $$




Try: write it as $$S = sum^{infty}_{r=0}frac{2^{2^{r}}}{2^{2^{r+1}}-1}=sum^{infty}_{r=0}frac{2^{2^r}-1+1}{(2^{2^r}-1)(2^{2^r}+1)}$$



d not know how to solve from here, could some help me



to solve it, Thanks










share|cite|improve this question









$endgroup$












  • $begingroup$
    $$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
    $endgroup$
    – lab bhattacharjee
    1 hour ago










  • $begingroup$
    @labbhattacharjee I think he had the right side and wrote the left one...
    $endgroup$
    – DonAntonio
    1 hour ago














5












5








5


1



$begingroup$



The sum of $$frac{2}{4-1}+frac{2^2}{4^2-1}+frac{2^4}{4^4-1}+cdots cdots $$




Try: write it as $$S = sum^{infty}_{r=0}frac{2^{2^{r}}}{2^{2^{r+1}}-1}=sum^{infty}_{r=0}frac{2^{2^r}-1+1}{(2^{2^r}-1)(2^{2^r}+1)}$$



d not know how to solve from here, could some help me



to solve it, Thanks










share|cite|improve this question









$endgroup$





The sum of $$frac{2}{4-1}+frac{2^2}{4^2-1}+frac{2^4}{4^4-1}+cdots cdots $$




Try: write it as $$S = sum^{infty}_{r=0}frac{2^{2^{r}}}{2^{2^{r+1}}-1}=sum^{infty}_{r=0}frac{2^{2^r}-1+1}{(2^{2^r}-1)(2^{2^r}+1)}$$



d not know how to solve from here, could some help me



to solve it, Thanks







sequences-and-series






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 2 hours ago









DXTDXT

5,6142630




5,6142630












  • $begingroup$
    $$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
    $endgroup$
    – lab bhattacharjee
    1 hour ago










  • $begingroup$
    @labbhattacharjee I think he had the right side and wrote the left one...
    $endgroup$
    – DonAntonio
    1 hour ago


















  • $begingroup$
    $$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
    $endgroup$
    – lab bhattacharjee
    1 hour ago










  • $begingroup$
    @labbhattacharjee I think he had the right side and wrote the left one...
    $endgroup$
    – DonAntonio
    1 hour ago
















$begingroup$
$$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
$endgroup$
– lab bhattacharjee
1 hour ago




$begingroup$
$$dfrac a{a^2-1}-dfrac a{a^2+1}=dfrac 2{a^4-1}$$
$endgroup$
– lab bhattacharjee
1 hour ago












$begingroup$
@labbhattacharjee I think he had the right side and wrote the left one...
$endgroup$
– DonAntonio
1 hour ago




$begingroup$
@labbhattacharjee I think he had the right side and wrote the left one...
$endgroup$
– DonAntonio
1 hour ago










2 Answers
2






active

oldest

votes


















4












$begingroup$

You may prove by induction that $$sum_{r=0}^nfrac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{n+1}}-1}.$$(If yoiu didn't spot this conjecture at first, you will after calculating the first few partial sums.) Indeed the claim is correct if $n=0$, and if it holds for $n=k$ then $$sum_{r=0}^{k+1}frac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{k+1}}-1}+frac{2^{2^{k+1}}}{2^{2^{k+2}}-1}=1-frac{1}{2^{2^{k+2}}-1}$$as required, where the final calculation is the $a=2^{2^{k+1}}$ special case of $$1-frac{1}{a-1}+frac{a}{a^2-1}=1-frac{1}{a^2-1}.$$You may wish to rewrite this argument as the computation of a telescoping series.






share|cite|improve this answer









$endgroup$





















    2












    $begingroup$

    Note first that
    $$
    frac{2^n}{2^{2n}-1}=2^{-n}frac{1}{1-2^{-2n}}=sum_{k:text{odd},kinBbb N} 2^{-nk}.
    $$
    If we sum over $n=2^j$, $jge 0$, we have
    $$
    S=sum_{j=0}^infty frac{2^{2^j}}{2^{2^{j+1}}-1}=sum_{j=0}^inftysum_{k:text{odd},kinBbb N} 2^{-2^jcdot k}=sum_{l=1}^infty 2^{-l}=1
    $$
    since every $lge 1$ has a unique representation $l=2^jcdot k$ for some $jge 0$ and odd $kin Bbb N$.






    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%2f3085853%2finfinite-series-problem%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









      4












      $begingroup$

      You may prove by induction that $$sum_{r=0}^nfrac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{n+1}}-1}.$$(If yoiu didn't spot this conjecture at first, you will after calculating the first few partial sums.) Indeed the claim is correct if $n=0$, and if it holds for $n=k$ then $$sum_{r=0}^{k+1}frac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{k+1}}-1}+frac{2^{2^{k+1}}}{2^{2^{k+2}}-1}=1-frac{1}{2^{2^{k+2}}-1}$$as required, where the final calculation is the $a=2^{2^{k+1}}$ special case of $$1-frac{1}{a-1}+frac{a}{a^2-1}=1-frac{1}{a^2-1}.$$You may wish to rewrite this argument as the computation of a telescoping series.






      share|cite|improve this answer









      $endgroup$


















        4












        $begingroup$

        You may prove by induction that $$sum_{r=0}^nfrac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{n+1}}-1}.$$(If yoiu didn't spot this conjecture at first, you will after calculating the first few partial sums.) Indeed the claim is correct if $n=0$, and if it holds for $n=k$ then $$sum_{r=0}^{k+1}frac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{k+1}}-1}+frac{2^{2^{k+1}}}{2^{2^{k+2}}-1}=1-frac{1}{2^{2^{k+2}}-1}$$as required, where the final calculation is the $a=2^{2^{k+1}}$ special case of $$1-frac{1}{a-1}+frac{a}{a^2-1}=1-frac{1}{a^2-1}.$$You may wish to rewrite this argument as the computation of a telescoping series.






        share|cite|improve this answer









        $endgroup$
















          4












          4








          4





          $begingroup$

          You may prove by induction that $$sum_{r=0}^nfrac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{n+1}}-1}.$$(If yoiu didn't spot this conjecture at first, you will after calculating the first few partial sums.) Indeed the claim is correct if $n=0$, and if it holds for $n=k$ then $$sum_{r=0}^{k+1}frac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{k+1}}-1}+frac{2^{2^{k+1}}}{2^{2^{k+2}}-1}=1-frac{1}{2^{2^{k+2}}-1}$$as required, where the final calculation is the $a=2^{2^{k+1}}$ special case of $$1-frac{1}{a-1}+frac{a}{a^2-1}=1-frac{1}{a^2-1}.$$You may wish to rewrite this argument as the computation of a telescoping series.






          share|cite|improve this answer









          $endgroup$



          You may prove by induction that $$sum_{r=0}^nfrac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{n+1}}-1}.$$(If yoiu didn't spot this conjecture at first, you will after calculating the first few partial sums.) Indeed the claim is correct if $n=0$, and if it holds for $n=k$ then $$sum_{r=0}^{k+1}frac{2^{2^r}}{2^{2^{r+1}}-1}=1-frac{1}{2^{2^{k+1}}-1}+frac{2^{2^{k+1}}}{2^{2^{k+2}}-1}=1-frac{1}{2^{2^{k+2}}-1}$$as required, where the final calculation is the $a=2^{2^{k+1}}$ special case of $$1-frac{1}{a-1}+frac{a}{a^2-1}=1-frac{1}{a^2-1}.$$You may wish to rewrite this argument as the computation of a telescoping series.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 1 hour ago









          J.G.J.G.

          24.8k22539




          24.8k22539























              2












              $begingroup$

              Note first that
              $$
              frac{2^n}{2^{2n}-1}=2^{-n}frac{1}{1-2^{-2n}}=sum_{k:text{odd},kinBbb N} 2^{-nk}.
              $$
              If we sum over $n=2^j$, $jge 0$, we have
              $$
              S=sum_{j=0}^infty frac{2^{2^j}}{2^{2^{j+1}}-1}=sum_{j=0}^inftysum_{k:text{odd},kinBbb N} 2^{-2^jcdot k}=sum_{l=1}^infty 2^{-l}=1
              $$
              since every $lge 1$ has a unique representation $l=2^jcdot k$ for some $jge 0$ and odd $kin Bbb N$.






              share|cite|improve this answer











              $endgroup$


















                2












                $begingroup$

                Note first that
                $$
                frac{2^n}{2^{2n}-1}=2^{-n}frac{1}{1-2^{-2n}}=sum_{k:text{odd},kinBbb N} 2^{-nk}.
                $$
                If we sum over $n=2^j$, $jge 0$, we have
                $$
                S=sum_{j=0}^infty frac{2^{2^j}}{2^{2^{j+1}}-1}=sum_{j=0}^inftysum_{k:text{odd},kinBbb N} 2^{-2^jcdot k}=sum_{l=1}^infty 2^{-l}=1
                $$
                since every $lge 1$ has a unique representation $l=2^jcdot k$ for some $jge 0$ and odd $kin Bbb N$.






                share|cite|improve this answer











                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  Note first that
                  $$
                  frac{2^n}{2^{2n}-1}=2^{-n}frac{1}{1-2^{-2n}}=sum_{k:text{odd},kinBbb N} 2^{-nk}.
                  $$
                  If we sum over $n=2^j$, $jge 0$, we have
                  $$
                  S=sum_{j=0}^infty frac{2^{2^j}}{2^{2^{j+1}}-1}=sum_{j=0}^inftysum_{k:text{odd},kinBbb N} 2^{-2^jcdot k}=sum_{l=1}^infty 2^{-l}=1
                  $$
                  since every $lge 1$ has a unique representation $l=2^jcdot k$ for some $jge 0$ and odd $kin Bbb N$.






                  share|cite|improve this answer











                  $endgroup$



                  Note first that
                  $$
                  frac{2^n}{2^{2n}-1}=2^{-n}frac{1}{1-2^{-2n}}=sum_{k:text{odd},kinBbb N} 2^{-nk}.
                  $$
                  If we sum over $n=2^j$, $jge 0$, we have
                  $$
                  S=sum_{j=0}^infty frac{2^{2^j}}{2^{2^{j+1}}-1}=sum_{j=0}^inftysum_{k:text{odd},kinBbb N} 2^{-2^jcdot k}=sum_{l=1}^infty 2^{-l}=1
                  $$
                  since every $lge 1$ has a unique representation $l=2^jcdot k$ for some $jge 0$ and odd $kin Bbb N$.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 1 hour ago

























                  answered 1 hour ago









                  SongSong

                  10k627




                  10k627






























                      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%2f3085853%2finfinite-series-problem%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

                      How to label and detect the document text images

                      Vallis Paradisi

                      Tabula Rosettana