Two sums, the relation between them












0














What is the relation between sum? Is something interesting? Is it possible taking square or solving set of equation calculate "non squared" sum? Thank you for your explanation.



$$sumlimits_{n=2}^{infty}(frac{1}{n}-frac{1}{n-1})=-1$$



and



$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=frac{pi^2}{6}-1$$










share|cite|improve this question
























  • The second sum looks wrong. For one thing, the value should be negative...
    – Erick Wong
    Oct 19 '18 at 2:42
















0














What is the relation between sum? Is something interesting? Is it possible taking square or solving set of equation calculate "non squared" sum? Thank you for your explanation.



$$sumlimits_{n=2}^{infty}(frac{1}{n}-frac{1}{n-1})=-1$$



and



$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=frac{pi^2}{6}-1$$










share|cite|improve this question
























  • The second sum looks wrong. For one thing, the value should be negative...
    – Erick Wong
    Oct 19 '18 at 2:42














0












0








0


0





What is the relation between sum? Is something interesting? Is it possible taking square or solving set of equation calculate "non squared" sum? Thank you for your explanation.



$$sumlimits_{n=2}^{infty}(frac{1}{n}-frac{1}{n-1})=-1$$



and



$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=frac{pi^2}{6}-1$$










share|cite|improve this question















What is the relation between sum? Is something interesting? Is it possible taking square or solving set of equation calculate "non squared" sum? Thank you for your explanation.



$$sumlimits_{n=2}^{infty}(frac{1}{n}-frac{1}{n-1})=-1$$



and



$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=frac{pi^2}{6}-1$$







real-analysis integration sequences-and-series number-theory power-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Oct 19 '18 at 12:20







Marianna Kalwat

















asked Oct 19 '18 at 1:55









Marianna KalwatMarianna Kalwat

626




626












  • The second sum looks wrong. For one thing, the value should be negative...
    – Erick Wong
    Oct 19 '18 at 2:42


















  • The second sum looks wrong. For one thing, the value should be negative...
    – Erick Wong
    Oct 19 '18 at 2:42
















The second sum looks wrong. For one thing, the value should be negative...
– Erick Wong
Oct 19 '18 at 2:42




The second sum looks wrong. For one thing, the value should be negative...
– Erick Wong
Oct 19 '18 at 2:42










2 Answers
2






active

oldest

votes


















0














I do not understand much what you mean but maybe these points help you in something



1)The last result is wrong, first think that you can separate this sum into two parts
$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}$$



then you can see that
$$sumlimits_{n=2}^{infty}frac{1}{n^2}=sumlimits_{n=1}^{infty}frac{1}{n^2}-(frac{1}{(n=1)^2})=sumlimits_{n=1}^{infty}frac{1}{n^2}-1$$



and at the same time that



$$sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=sumlimits_{n=1}^{infty}frac{1}{n^2}$$



then using what has already been said and this sum ,discovered by euler,$
sumlimits_{n=1}^{infty}frac{1}{n^2}=frac{pi^2}{6}$
We can replace it and gives us



$$sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=frac{pi^2}{6}-1-frac{pi^2}{6}=-1$$



2)Also in the same way we can generalize these sums for any exponent



$$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})$$



Applying the same steps as before we get



$$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})=sumlimits_{n=2}^{infty}frac{1}{n^k}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^k}}=zeta(k)-1-zeta(k)=-1$$



Thanks you for reading.






share|cite|improve this answer





















  • How you get $ zeta(k)-1-zeta(k)$?
    – Marianna Kalwat
    Oct 19 '18 at 12:26












  • we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
    – Blas Casazza
    Oct 19 '18 at 17:13





















0














In fact we have $$sum_{n=1}^{infty}a_{n+1}-a_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+cdots=a_{infty}-a_1$$
These interesting sequences are referred to as Telescoping series. Also the second series has been calculated wrong.



$$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=-1$$






share|cite|improve this answer





















    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%2f2961473%2ftwo-sums-the-relation-between-them%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









    0














    I do not understand much what you mean but maybe these points help you in something



    1)The last result is wrong, first think that you can separate this sum into two parts
    $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}$$



    then you can see that
    $$sumlimits_{n=2}^{infty}frac{1}{n^2}=sumlimits_{n=1}^{infty}frac{1}{n^2}-(frac{1}{(n=1)^2})=sumlimits_{n=1}^{infty}frac{1}{n^2}-1$$



    and at the same time that



    $$sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=sumlimits_{n=1}^{infty}frac{1}{n^2}$$



    then using what has already been said and this sum ,discovered by euler,$
    sumlimits_{n=1}^{infty}frac{1}{n^2}=frac{pi^2}{6}$
    We can replace it and gives us



    $$sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=frac{pi^2}{6}-1-frac{pi^2}{6}=-1$$



    2)Also in the same way we can generalize these sums for any exponent



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})$$



    Applying the same steps as before we get



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})=sumlimits_{n=2}^{infty}frac{1}{n^k}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^k}}=zeta(k)-1-zeta(k)=-1$$



    Thanks you for reading.






    share|cite|improve this answer





















    • How you get $ zeta(k)-1-zeta(k)$?
      – Marianna Kalwat
      Oct 19 '18 at 12:26












    • we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
      – Blas Casazza
      Oct 19 '18 at 17:13


















    0














    I do not understand much what you mean but maybe these points help you in something



    1)The last result is wrong, first think that you can separate this sum into two parts
    $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}$$



    then you can see that
    $$sumlimits_{n=2}^{infty}frac{1}{n^2}=sumlimits_{n=1}^{infty}frac{1}{n^2}-(frac{1}{(n=1)^2})=sumlimits_{n=1}^{infty}frac{1}{n^2}-1$$



    and at the same time that



    $$sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=sumlimits_{n=1}^{infty}frac{1}{n^2}$$



    then using what has already been said and this sum ,discovered by euler,$
    sumlimits_{n=1}^{infty}frac{1}{n^2}=frac{pi^2}{6}$
    We can replace it and gives us



    $$sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=frac{pi^2}{6}-1-frac{pi^2}{6}=-1$$



    2)Also in the same way we can generalize these sums for any exponent



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})$$



    Applying the same steps as before we get



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})=sumlimits_{n=2}^{infty}frac{1}{n^k}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^k}}=zeta(k)-1-zeta(k)=-1$$



    Thanks you for reading.






    share|cite|improve this answer





















    • How you get $ zeta(k)-1-zeta(k)$?
      – Marianna Kalwat
      Oct 19 '18 at 12:26












    • we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
      – Blas Casazza
      Oct 19 '18 at 17:13
















    0












    0








    0






    I do not understand much what you mean but maybe these points help you in something



    1)The last result is wrong, first think that you can separate this sum into two parts
    $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}$$



    then you can see that
    $$sumlimits_{n=2}^{infty}frac{1}{n^2}=sumlimits_{n=1}^{infty}frac{1}{n^2}-(frac{1}{(n=1)^2})=sumlimits_{n=1}^{infty}frac{1}{n^2}-1$$



    and at the same time that



    $$sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=sumlimits_{n=1}^{infty}frac{1}{n^2}$$



    then using what has already been said and this sum ,discovered by euler,$
    sumlimits_{n=1}^{infty}frac{1}{n^2}=frac{pi^2}{6}$
    We can replace it and gives us



    $$sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=frac{pi^2}{6}-1-frac{pi^2}{6}=-1$$



    2)Also in the same way we can generalize these sums for any exponent



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})$$



    Applying the same steps as before we get



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})=sumlimits_{n=2}^{infty}frac{1}{n^k}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^k}}=zeta(k)-1-zeta(k)=-1$$



    Thanks you for reading.






    share|cite|improve this answer












    I do not understand much what you mean but maybe these points help you in something



    1)The last result is wrong, first think that you can separate this sum into two parts
    $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}$$



    then you can see that
    $$sumlimits_{n=2}^{infty}frac{1}{n^2}=sumlimits_{n=1}^{infty}frac{1}{n^2}-(frac{1}{(n=1)^2})=sumlimits_{n=1}^{infty}frac{1}{n^2}-1$$



    and at the same time that



    $$sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=sumlimits_{n=1}^{infty}frac{1}{n^2}$$



    then using what has already been said and this sum ,discovered by euler,$
    sumlimits_{n=1}^{infty}frac{1}{n^2}=frac{pi^2}{6}$
    We can replace it and gives us



    $$sumlimits_{n=2}^{infty}frac{1}{n^2}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^2}}=frac{pi^2}{6}-1-frac{pi^2}{6}=-1$$



    2)Also in the same way we can generalize these sums for any exponent



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})$$



    Applying the same steps as before we get



    $$sumlimits_{n=2}^{infty}(frac{1}{n^k}-frac{1}{(n-1)^k})=sumlimits_{n=2}^{infty}frac{1}{n^k}-sumlimits_{n=2}^{infty}{frac{1}{(n-1)^k}}=zeta(k)-1-zeta(k)=-1$$



    Thanks you for reading.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Oct 19 '18 at 6:20









    Blas CasazzaBlas Casazza

    527




    527












    • How you get $ zeta(k)-1-zeta(k)$?
      – Marianna Kalwat
      Oct 19 '18 at 12:26












    • we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
      – Blas Casazza
      Oct 19 '18 at 17:13




















    • How you get $ zeta(k)-1-zeta(k)$?
      – Marianna Kalwat
      Oct 19 '18 at 12:26












    • we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
      – Blas Casazza
      Oct 19 '18 at 17:13


















    How you get $ zeta(k)-1-zeta(k)$?
    – Marianna Kalwat
    Oct 19 '18 at 12:26






    How you get $ zeta(k)-1-zeta(k)$?
    – Marianna Kalwat
    Oct 19 '18 at 12:26














    we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
    – Blas Casazza
    Oct 19 '18 at 17:13






    we have to do the same steps, keep in mind that $sumlimits_{n=2}^{infty}frac{1}{n^k}=sumlimits_{n=1}^{infty}frac{1}{n^k}-frac{1}{({n^k=1})}=zeta(k)-1$ and at the same time $sumlimits_{n=2}^{infty}frac{1}{(n-1)^k}=zeta(k)$
    – Blas Casazza
    Oct 19 '18 at 17:13













    0














    In fact we have $$sum_{n=1}^{infty}a_{n+1}-a_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+cdots=a_{infty}-a_1$$
    These interesting sequences are referred to as Telescoping series. Also the second series has been calculated wrong.



    $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=-1$$






    share|cite|improve this answer


























      0














      In fact we have $$sum_{n=1}^{infty}a_{n+1}-a_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+cdots=a_{infty}-a_1$$
      These interesting sequences are referred to as Telescoping series. Also the second series has been calculated wrong.



      $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=-1$$






      share|cite|improve this answer
























        0












        0








        0






        In fact we have $$sum_{n=1}^{infty}a_{n+1}-a_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+cdots=a_{infty}-a_1$$
        These interesting sequences are referred to as Telescoping series. Also the second series has been calculated wrong.



        $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=-1$$






        share|cite|improve this answer












        In fact we have $$sum_{n=1}^{infty}a_{n+1}-a_n=(a_2-a_1)+(a_3-a_2)+(a_4-a_3)+cdots=a_{infty}-a_1$$
        These interesting sequences are referred to as Telescoping series. Also the second series has been calculated wrong.



        $$sumlimits_{n=2}^{infty}(frac{1}{n^2}-frac{1}{(n-1)^2})=-1$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 30 '18 at 19:20









        Mostafa AyazMostafa Ayaz

        14.5k3937




        14.5k3937






























            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%2f2961473%2ftwo-sums-the-relation-between-them%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 do I know what Microsoft account the skydrive app is syncing to?

            Grease: Live!

            When does type information flow backwards in C++?