What is this sum equal to? $sigma(n)=sum_ineq j frac1i^n j^n$









up vote
4
down vote

favorite
1












I have recently come across the following sum, taken over all positive integers $i$ and $j$ such that $i neq j$:



$$
sigma(n)=sum_ineq j frac1i^n j^n,
$$



where $n$ is a positive integer greater than $1$.



Can this somehow be written in terms of the Riemann Zeta function? Is there already a zeta function of this kind?



As a corollary question, what about the sum



$$
sigma(n)=sum_ineq j frac1i^n j^n-1?
$$










share|cite|improve this question



























    up vote
    4
    down vote

    favorite
    1












    I have recently come across the following sum, taken over all positive integers $i$ and $j$ such that $i neq j$:



    $$
    sigma(n)=sum_ineq j frac1i^n j^n,
    $$



    where $n$ is a positive integer greater than $1$.



    Can this somehow be written in terms of the Riemann Zeta function? Is there already a zeta function of this kind?



    As a corollary question, what about the sum



    $$
    sigma(n)=sum_ineq j frac1i^n j^n-1?
    $$










    share|cite|improve this question

























      up vote
      4
      down vote

      favorite
      1









      up vote
      4
      down vote

      favorite
      1






      1





      I have recently come across the following sum, taken over all positive integers $i$ and $j$ such that $i neq j$:



      $$
      sigma(n)=sum_ineq j frac1i^n j^n,
      $$



      where $n$ is a positive integer greater than $1$.



      Can this somehow be written in terms of the Riemann Zeta function? Is there already a zeta function of this kind?



      As a corollary question, what about the sum



      $$
      sigma(n)=sum_ineq j frac1i^n j^n-1?
      $$










      share|cite|improve this question















      I have recently come across the following sum, taken over all positive integers $i$ and $j$ such that $i neq j$:



      $$
      sigma(n)=sum_ineq j frac1i^n j^n,
      $$



      where $n$ is a positive integer greater than $1$.



      Can this somehow be written in terms of the Riemann Zeta function? Is there already a zeta function of this kind?



      As a corollary question, what about the sum



      $$
      sigma(n)=sum_ineq j frac1i^n j^n-1?
      $$







      sequences-and-series convergence riemann-zeta






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 8 at 13:43









      Daniel R

      2,45732035




      2,45732035










      asked Nov 8 at 7:31









      Flermat

      1,19211129




      1,19211129




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          8
          down vote



          accepted










          Your first sum equals
          $$
          sum_i,jfrac1i^nj^n-sum_i=jfrac1i^nj^n=zeta(n)^2-zeta(2n).$$



          The same trick works for your the second sum.






          share|cite|improve this answer






















          • Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
            – Flermat
            Nov 8 at 7:44






          • 1




            As I say, the same trick works for your the second sum. @Flermat
            – Lord Shark the Unknown
            Nov 8 at 7:48










          • Oh, my bad, didn't notice that. Thank you.
            – Flermat
            Nov 8 at 7:52

















          up vote
          3
          down vote













          HINT



          We have that



          $$sigma(n)=sum_ineq j frac1i^n j^n=sum_i frac1i^nsum_j frac1 j^n-sum_k frac1k^2n$$






          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',
            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%2f2989639%2fwhat-is-this-sum-equal-to-sigman-sum-i-neq-j-frac1in-jn%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            8
            down vote



            accepted










            Your first sum equals
            $$
            sum_i,jfrac1i^nj^n-sum_i=jfrac1i^nj^n=zeta(n)^2-zeta(2n).$$



            The same trick works for your the second sum.






            share|cite|improve this answer






















            • Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
              – Flermat
              Nov 8 at 7:44






            • 1




              As I say, the same trick works for your the second sum. @Flermat
              – Lord Shark the Unknown
              Nov 8 at 7:48










            • Oh, my bad, didn't notice that. Thank you.
              – Flermat
              Nov 8 at 7:52














            up vote
            8
            down vote



            accepted










            Your first sum equals
            $$
            sum_i,jfrac1i^nj^n-sum_i=jfrac1i^nj^n=zeta(n)^2-zeta(2n).$$



            The same trick works for your the second sum.






            share|cite|improve this answer






















            • Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
              – Flermat
              Nov 8 at 7:44






            • 1




              As I say, the same trick works for your the second sum. @Flermat
              – Lord Shark the Unknown
              Nov 8 at 7:48










            • Oh, my bad, didn't notice that. Thank you.
              – Flermat
              Nov 8 at 7:52












            up vote
            8
            down vote



            accepted







            up vote
            8
            down vote



            accepted






            Your first sum equals
            $$
            sum_i,jfrac1i^nj^n-sum_i=jfrac1i^nj^n=zeta(n)^2-zeta(2n).$$



            The same trick works for your the second sum.






            share|cite|improve this answer














            Your first sum equals
            $$
            sum_i,jfrac1i^nj^n-sum_i=jfrac1i^nj^n=zeta(n)^2-zeta(2n).$$



            The same trick works for your the second sum.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Nov 8 at 7:45

























            answered Nov 8 at 7:32









            Lord Shark the Unknown

            96.1k957125




            96.1k957125











            • Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
              – Flermat
              Nov 8 at 7:44






            • 1




              As I say, the same trick works for your the second sum. @Flermat
              – Lord Shark the Unknown
              Nov 8 at 7:48










            • Oh, my bad, didn't notice that. Thank you.
              – Flermat
              Nov 8 at 7:52
















            • Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
              – Flermat
              Nov 8 at 7:44






            • 1




              As I say, the same trick works for your the second sum. @Flermat
              – Lord Shark the Unknown
              Nov 8 at 7:48










            • Oh, my bad, didn't notice that. Thank you.
              – Flermat
              Nov 8 at 7:52















            Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
            – Flermat
            Nov 8 at 7:44




            Thank you for your response. What about the second case, i.e., when the $i$ and $j$ in the denominator have differing exponents?
            – Flermat
            Nov 8 at 7:44




            1




            1




            As I say, the same trick works for your the second sum. @Flermat
            – Lord Shark the Unknown
            Nov 8 at 7:48




            As I say, the same trick works for your the second sum. @Flermat
            – Lord Shark the Unknown
            Nov 8 at 7:48












            Oh, my bad, didn't notice that. Thank you.
            – Flermat
            Nov 8 at 7:52




            Oh, my bad, didn't notice that. Thank you.
            – Flermat
            Nov 8 at 7:52










            up vote
            3
            down vote













            HINT



            We have that



            $$sigma(n)=sum_ineq j frac1i^n j^n=sum_i frac1i^nsum_j frac1 j^n-sum_k frac1k^2n$$






            share|cite|improve this answer


























              up vote
              3
              down vote













              HINT



              We have that



              $$sigma(n)=sum_ineq j frac1i^n j^n=sum_i frac1i^nsum_j frac1 j^n-sum_k frac1k^2n$$






              share|cite|improve this answer
























                up vote
                3
                down vote










                up vote
                3
                down vote









                HINT



                We have that



                $$sigma(n)=sum_ineq j frac1i^n j^n=sum_i frac1i^nsum_j frac1 j^n-sum_k frac1k^2n$$






                share|cite|improve this answer














                HINT



                We have that



                $$sigma(n)=sum_ineq j frac1i^n j^n=sum_i frac1i^nsum_j frac1 j^n-sum_k frac1k^2n$$







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Nov 8 at 7:36

























                answered Nov 8 at 7:34









                gimusi

                83.5k74292




                83.5k74292



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2989639%2fwhat-is-this-sum-equal-to-sigman-sum-i-neq-j-frac1in-jn%23new-answer', 'question_page');

                    );

                    Post as a guest














































































                    Popular posts from this blog

                    𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

                    Malaysia to Papua New Guinea by motorcycle?

                    PHP code is not being executed, instead code shows on the page