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

                    How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                    Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe

                    Dokschytsy (Steed) Kwelen | NawigatsjuunBelarus: Vitebsk Region, citypopulation.de