How to evaluate the infinite series: $ frac 1 {3cdot6} + frac 1 {3cdot6cdot9} +frac 1...











up vote
2
down vote

favorite
1












The infinite series is given by:



$$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$



What I thought of doing was to split the general term as:



$$begin{align}
t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
&= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
&= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
end{align}$$



But this doesn't seem to help.



HINTS?










share|cite|improve this question




























    up vote
    2
    down vote

    favorite
    1












    The infinite series is given by:



    $$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$



    What I thought of doing was to split the general term as:



    $$begin{align}
    t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
    &= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
    &= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
    end{align}$$



    But this doesn't seem to help.



    HINTS?










    share|cite|improve this question


























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      The infinite series is given by:



      $$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$



      What I thought of doing was to split the general term as:



      $$begin{align}
      t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
      &= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
      &= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
      end{align}$$



      But this doesn't seem to help.



      HINTS?










      share|cite|improve this question















      The infinite series is given by:



      $$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$



      What I thought of doing was to split the general term as:



      $$begin{align}
      t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
      &= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
      &= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
      end{align}$$



      But this doesn't seem to help.



      HINTS?







      calculus sequences-and-series limits






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 22 at 13:22









      Martin Sleziak

      44.4k7115268




      44.4k7115268










      asked Sep 2 '13 at 17:43









      Parth Thakkar

      2,73521635




      2,73521635






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          7
          down vote



          accepted










          HINT:



          $$e^x=sum_{0le r<infty}frac{x^r}{r!}$$



          Can you take it from here?



          A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$






          share|cite|improve this answer























          • Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
            – Parth Thakkar
            Sep 2 '13 at 17:46











          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: 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%2f482264%2fhow-to-evaluate-the-infinite-series-frac-1-3-cdot6-frac-1-3-cdot6-cdot%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








          up vote
          7
          down vote



          accepted










          HINT:



          $$e^x=sum_{0le r<infty}frac{x^r}{r!}$$



          Can you take it from here?



          A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$






          share|cite|improve this answer























          • Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
            – Parth Thakkar
            Sep 2 '13 at 17:46















          up vote
          7
          down vote



          accepted










          HINT:



          $$e^x=sum_{0le r<infty}frac{x^r}{r!}$$



          Can you take it from here?



          A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$






          share|cite|improve this answer























          • Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
            – Parth Thakkar
            Sep 2 '13 at 17:46













          up vote
          7
          down vote



          accepted







          up vote
          7
          down vote



          accepted






          HINT:



          $$e^x=sum_{0le r<infty}frac{x^r}{r!}$$



          Can you take it from here?



          A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$






          share|cite|improve this answer














          HINT:



          $$e^x=sum_{0le r<infty}frac{x^r}{r!}$$



          Can you take it from here?



          A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Sep 2 '13 at 17:49

























          answered Sep 2 '13 at 17:44









          lab bhattacharjee

          221k15154271




          221k15154271












          • Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
            – Parth Thakkar
            Sep 2 '13 at 17:46


















          • Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
            – Parth Thakkar
            Sep 2 '13 at 17:46
















          Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
          – Parth Thakkar
          Sep 2 '13 at 17:46




          Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
          – Parth Thakkar
          Sep 2 '13 at 17:46


















          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2f482264%2fhow-to-evaluate-the-infinite-series-frac-1-3-cdot6-frac-1-3-cdot6-cdot%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

          Wiesbaden

          Marschland

          Dieringhausen