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

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

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

Sums of two squares in arithmetic progressions

How to compactly explain secondary and tertiary characters without resorting to stereotypes?

Remove border from last row

Can someone clarify Hamming's notion of important problems in relation to modern academia?

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

How can I prove that a state of equilibrium is unstable?

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

What is the opposite of "eschatology"?

Send out email when Apex Queueable fails and test it

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?

How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?

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

Could the museum Saturn V's be refitted for one more flight?

What is the fastest integer factorization to break RSA?

Different meanings of こわい

How to coordinate airplane tickets?

Implication of namely

Does int main() need a declaration on C++?

Is it a bad idea to plug the other end of ESD strap to wall ground?

What is this scratchy sound on the acoustic guitar called?

What historical events would have to change in order to make 19th century "steampunk" technology possible?

Notepad++ delete until colon for every line with replace all



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 5 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 1 hour ago









                Théophile

                20.3k13047




                20.3k13047










                answered 5 hours ago









                Peter ForemanPeter Foreman

                5,4991216




                5,4991216



























                    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

                    Bett Inhaltsverzeichnis Geschichte | Bettformen | Bettgrößen | Andere Bezeichnungen | Bettenmangel | Betten in der bildenden Kunst | Schlafmedizinische Gesichtspunkte | Siehe auch | Literatur | Weblinks | Einzelnachweise | NavigationsmenüBett, Bettstatt, BettstelleCommons: BettBabybetten: Anwendung, Ausstattungsmerkmale und VergleichskriterienWasserbetten. Vorurteile im TestHapfnNursch10.1007/s11818-012-0584-74006250-8AKS4329276-8

                    Luksemburg Sisukord Nimi | Asend | Loodus | Riigikord | Haldusjaotus | Rahvastik | Riigikaitse | Majandus | Taristu | Ajalugu | Eesti ja Luksemburgi suhted | Haridus | Kultuur | Vaata ka | Viited | Välislingid | Navigeerimismenüü50° N, 6° EÜlevaade Luksemburgi kaitsealadest.Luksemburgi rahvaarv. Statistikaamet.World Bank'i andmebaasÜlevaade Luksemburgi loodusest.Ülevaade Luksemburgi metsadest.Guy Colling. "Red List of the Vascular Plants of Luxembourg." Travaux scientifiques du Musée national d’histoire naturelle Luxembourg. 2005.Luxembourg’s biodiversity at risk.Maailma kahepaiksete andmebaas.Denis Lepage. "Luxembourg." Avibase.Ülevaade temperatuuridest. Luksemburgi meteoroloogiateenistus.Ülevaade Luksemburgist. Euroopa Liidu esinduse koduleht.Système politique. TerritoireÜlevaade Luksemburgi rahvastikust. Luksemburgi statistikaamet.Luksemburgi rahvastik. Luksemburgi statistikaamet.The World FactbookMonique Borsenberger, Paul Dickes. "Religions au Luxembourg. Quelle évolution entre 1999-2008". Luksemburgi statistikaamet. 2011.Luksemburgi peapiiskopkond. Catholic-Hierarchy.Luksemburgi armee koduleht.Luksemburgi armee relvastus.Eesti Välisministeerium.Luksemburgi rahvastik. Luksemburgi statistikaamet.Luksemburgi Eesti Seltsi koduleht.Helen Eelrand. "Raadio, mis muutis maailma." Eesti Päevaleht. 13. märts 2004.Ülevaade Luksemburgi haridussüsteemist.Ülevaade Luksemburgi keskkoolidest.Luksemburgr

                    Valle di Casies Indice Geografia fisica | Origini del nome | Storia | Società | Amministrazione | Sport | Note | Bibliografia | Voci correlate | Altri progetti | Collegamenti esterni | Menu di navigazione46°46′N 12°11′E / 46.766667°N 12.183333°E46.766667; 12.183333 (Valle di Casies)46°46′N 12°11′E / 46.766667°N 12.183333°E46.766667; 12.183333 (Valle di Casies)Sito istituzionaleAstat Censimento della popolazione 2011 - Determinazione della consistenza dei tre gruppi linguistici della Provincia Autonoma di Bolzano-Alto Adige - giugno 2012Numeri e fattiValle di CasiesDato IstatTabella dei gradi/giorno dei Comuni italiani raggruppati per Regione e Provincia26 agosto 1993, n. 412Heraldry of the World: GsiesStatistiche I.StatValCasies.comWikimedia CommonsWikimedia CommonsValle di CasiesSito ufficialeValle di CasiesMM14870458910042978-6