Infinite sum of harmonic numberSum of reciprocals of numbers with certain terms omittedWhat is the closed form sum of this series?Is there a name for infinite series of this type?Infinite amount of additions, finite sum?Why can infinite series be summed different ways to get different results?Why does the order of summation of the terms of an infinite series influence its value?Infinite Series $left(frac12+frac14-frac23right)+left(frac15+frac17-frac26right)+left(frac18+frac110-frac29right)+cdots$Sum of the recripocals of the Harmonic NumbersFind the sum of the infinite seriesAlternating harmonic series convergence

Standard deduction V. mortgage interest deduction - is it basically only for the rich?

Send out email when Apex Queueable fails and test it

In Bayesian inference, why are some terms dropped from the posterior predictive?

My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?

Could neural networks be considered metaheuristics?

Can compressed videos be decoded back to their uncompresed original format?

How exploitable/balanced is this homebrew spell: Spell Permanency?

Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?

How to coordinate airplane tickets?

Unlock My Phone! February 2018

Forgetting the musical notes while performing in concert

How to travel to Japan while expressing milk?

What is the fastest integer factorization to break RSA?

My singleton can be called multiple times

What is a Samsaran Word™?

Different meanings of こわい

What is the most common color to indicate the input-field is disabled?

When handwriting 黄 (huáng; yellow) is it incorrect to have a disconnected 草 (cǎo; grass) radical on top?

In the UK, is it possible to get a referendum by a court decision?

Knowledge-based authentication using Domain-driven Design in C#

Does the Idaho Potato Commission associate potato skins with healthy eating?

How to show a landlord what we have in savings?

How to stretch the corners of this image so that it looks like a perfect rectangle?

Are British MPs missing the point, with these 'Indicative Votes'?



Infinite sum of harmonic number


Sum of reciprocals of numbers with certain terms omittedWhat is the closed form sum of this series?Is there a name for infinite series of this type?Infinite amount of additions, finite sum?Why can infinite series be summed different ways to get different results?Why does the order of summation of the terms of an infinite series influence its value?Infinite Series $left(frac12+frac14-frac23right)+left(frac15+frac17-frac26right)+left(frac18+frac110-frac29right)+cdots$Sum of the recripocals of the Harmonic NumbersFind the sum of the infinite seriesAlternating harmonic series convergence













4












$begingroup$


I learned that I can find the value of some infinite sum.



Then what is the value of this sum?
$$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
And I want to know How to find the value of the infinite sum of this-like form.










share|cite|improve this question









$endgroup$
















    4












    $begingroup$


    I learned that I can find the value of some infinite sum.



    Then what is the value of this sum?
    $$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
    And I want to know How to find the value of the infinite sum of this-like form.










    share|cite|improve this question









    $endgroup$














      4












      4








      4


      3



      $begingroup$


      I learned that I can find the value of some infinite sum.



      Then what is the value of this sum?
      $$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
      And I want to know How to find the value of the infinite sum of this-like form.










      share|cite|improve this question









      $endgroup$




      I learned that I can find the value of some infinite sum.



      Then what is the value of this sum?
      $$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
      And I want to know How to find the value of the infinite sum of this-like form.







      sequences-and-series






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 7 hours ago









      S. YooS. Yoo

      424




      424




















          1 Answer
          1






          active

          oldest

          votes


















          8












          $begingroup$

          One can split this summation into
          $$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
          $$beginalign
          &=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
          &=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
          &=sum_k=1^infty frac2^1-kk\
          &=2sum_k=1^infty fracleft(frac12right)^kk\
          &=2left(-lnleft(1-frac12right)right)\
          &boxed=2ln(2)
          endalign$$

          By using the fact that
          $$ln(1-x)=-sum_k=1^infty fracx^kk$$
          for all $|x|lt 1$.



          In fact one can use a similar method to prove that
          $$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
          for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
          $$H_k=sum_n=1^kfrac1n$$






          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%2f3171942%2finfinite-sum-of-harmonic-number%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









            8












            $begingroup$

            One can split this summation into
            $$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
            $$beginalign
            &=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
            &=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
            &=sum_k=1^infty frac2^1-kk\
            &=2sum_k=1^infty fracleft(frac12right)^kk\
            &=2left(-lnleft(1-frac12right)right)\
            &boxed=2ln(2)
            endalign$$

            By using the fact that
            $$ln(1-x)=-sum_k=1^infty fracx^kk$$
            for all $|x|lt 1$.



            In fact one can use a similar method to prove that
            $$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
            for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
            $$H_k=sum_n=1^kfrac1n$$






            share|cite|improve this answer











            $endgroup$

















              8












              $begingroup$

              One can split this summation into
              $$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
              $$beginalign
              &=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
              &=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
              &=sum_k=1^infty frac2^1-kk\
              &=2sum_k=1^infty fracleft(frac12right)^kk\
              &=2left(-lnleft(1-frac12right)right)\
              &boxed=2ln(2)
              endalign$$

              By using the fact that
              $$ln(1-x)=-sum_k=1^infty fracx^kk$$
              for all $|x|lt 1$.



              In fact one can use a similar method to prove that
              $$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
              for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
              $$H_k=sum_n=1^kfrac1n$$






              share|cite|improve this answer











              $endgroup$















                8












                8








                8





                $begingroup$

                One can split this summation into
                $$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
                $$beginalign
                &=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
                &=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
                &=sum_k=1^infty frac2^1-kk\
                &=2sum_k=1^infty fracleft(frac12right)^kk\
                &=2left(-lnleft(1-frac12right)right)\
                &boxed=2ln(2)
                endalign$$

                By using the fact that
                $$ln(1-x)=-sum_k=1^infty fracx^kk$$
                for all $|x|lt 1$.



                In fact one can use a similar method to prove that
                $$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
                for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
                $$H_k=sum_n=1^kfrac1n$$






                share|cite|improve this answer











                $endgroup$



                One can split this summation into
                $$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
                $$beginalign
                &=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
                &=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
                &=sum_k=1^infty frac2^1-kk\
                &=2sum_k=1^infty fracleft(frac12right)^kk\
                &=2left(-lnleft(1-frac12right)right)\
                &boxed=2ln(2)
                endalign$$

                By using the fact that
                $$ln(1-x)=-sum_k=1^infty fracx^kk$$
                for all $|x|lt 1$.



                In fact one can use a similar method to prove that
                $$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
                for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
                $$H_k=sum_n=1^kfrac1n$$







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited 3 hours ago









                Théophile

                20.3k13047




                20.3k13047










                answered 7 hours ago









                Peter ForemanPeter Foreman

                5,5291216




                5,5291216



























                    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%2f3171942%2finfinite-sum-of-harmonic-number%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

                    The Calvary Singular or Plural The 2019 Stack Overflow Developer Survey Results Are InAre collective nouns always plural, or are certain ones singular?Is “audience” singular or plural?“Wasn't” vs. “weren't” in a vernacular sentence“My last couple of years” — singular or plural?Is 'rest' singular or plural?Is “all but one” singular or plural?Whether to use the singular or plural form of basis?Singular and Plural for numbersIs there a plural form of teeth?performance: plural vs singular?singular or plural nouns?Singular and Plural

                    How does one intimidate enemies without having the capacity for violence?Ideas for how aliens would approach this fight?How to convey the scale of my humanoid without science or units?How does the “space drive” conserve momentum?Planet Vanishes - How does this affect the orbiting starships?How does a community of a Universe Simulator have the same language as its creator?How would US Presidential elections be affected if voters could choose the state their vote for President was counted in?How Does One Ensures the Immortality of Their ConsciousnessHow do I retain national independence while also having a one world government?How can Ganymede have an Earth-like gravity without us having realized it?How would one make a lion mount for a fantasy world?

                    Output visual diagram of pictureASCII-art logic gate diagramBooks on a ShelfDetermine the Dimensions of a Rotated RectangleDraw a Houndstooth PatternDraw and label an ASCII hexagonal gridGolf me an ASCII AlphabetASCII Jigsaw PuzzleOutput a pretty boxASCII-Art Venn DiagramASCII Exact Cover with Rectangles