Wolfram says sum diverges, but Mathematica gives a numerical value for infinite sum

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Take this sum for example:
$$sum_n=2^inftyfrac1log(n!)$$
Wolfram says that this does not converge by the comparison test. However, when I use Mathematica's NSum function, it returns a numerical value for the summation. Who should I trust?



NSum[1/Log[n!], n, 2, [Infinity]]=6.12902









share|improve this question

















  • 1




    Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
    – AccidentalFourierTransform
    3 hours ago










  • @AccidentalFourierTransform by not summable, do you mean divergent?
    – John Glenn
    3 hours ago










  • yes indeed.$$
    – AccidentalFourierTransform
    3 hours ago










  • So what exactly happens when Mathematica gives me a numerical answer?
    – John Glenn
    3 hours ago










  • About Regularization?
    – Î‘λέξανδρος Ζεγγ
    3 hours ago














up vote
1
down vote

favorite












Take this sum for example:
$$sum_n=2^inftyfrac1log(n!)$$
Wolfram says that this does not converge by the comparison test. However, when I use Mathematica's NSum function, it returns a numerical value for the summation. Who should I trust?



NSum[1/Log[n!], n, 2, [Infinity]]=6.12902









share|improve this question

















  • 1




    Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
    – AccidentalFourierTransform
    3 hours ago










  • @AccidentalFourierTransform by not summable, do you mean divergent?
    – John Glenn
    3 hours ago










  • yes indeed.$$
    – AccidentalFourierTransform
    3 hours ago










  • So what exactly happens when Mathematica gives me a numerical answer?
    – John Glenn
    3 hours ago










  • About Regularization?
    – Î‘λέξανδρος Ζεγγ
    3 hours ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Take this sum for example:
$$sum_n=2^inftyfrac1log(n!)$$
Wolfram says that this does not converge by the comparison test. However, when I use Mathematica's NSum function, it returns a numerical value for the summation. Who should I trust?



NSum[1/Log[n!], n, 2, [Infinity]]=6.12902









share|improve this question













Take this sum for example:
$$sum_n=2^inftyfrac1log(n!)$$
Wolfram says that this does not converge by the comparison test. However, when I use Mathematica's NSum function, it returns a numerical value for the summation. Who should I trust?



NSum[1/Log[n!], n, 2, [Infinity]]=6.12902






summation wolfram-alpha-queries






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 3 hours ago









John Glenn

1285




1285







  • 1




    Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
    – AccidentalFourierTransform
    3 hours ago










  • @AccidentalFourierTransform by not summable, do you mean divergent?
    – John Glenn
    3 hours ago










  • yes indeed.$$
    – AccidentalFourierTransform
    3 hours ago










  • So what exactly happens when Mathematica gives me a numerical answer?
    – John Glenn
    3 hours ago










  • About Regularization?
    – Î‘λέξανδρος Ζεγγ
    3 hours ago












  • 1




    Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
    – AccidentalFourierTransform
    3 hours ago










  • @AccidentalFourierTransform by not summable, do you mean divergent?
    – John Glenn
    3 hours ago










  • yes indeed.$$
    – AccidentalFourierTransform
    3 hours ago










  • So what exactly happens when Mathematica gives me a numerical answer?
    – John Glenn
    3 hours ago










  • About Regularization?
    – Î‘λέξανδρος Ζεγγ
    3 hours ago







1




1




Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
– AccidentalFourierTransform
3 hours ago




Stirling: $log n!sim nlog n$, and $frac1nlog n$ is not summable.
– AccidentalFourierTransform
3 hours ago












@AccidentalFourierTransform by not summable, do you mean divergent?
– John Glenn
3 hours ago




@AccidentalFourierTransform by not summable, do you mean divergent?
– John Glenn
3 hours ago












yes indeed.$$
– AccidentalFourierTransform
3 hours ago




yes indeed.$$
– AccidentalFourierTransform
3 hours ago












So what exactly happens when Mathematica gives me a numerical answer?
– John Glenn
3 hours ago




So what exactly happens when Mathematica gives me a numerical answer?
– John Glenn
3 hours ago












About Regularization?
– Î‘λέξανδρος Ζεγγ
3 hours ago




About Regularization?
– Î‘λέξανδρος Ζεγγ
3 hours ago










1 Answer
1






active

oldest

votes

















up vote
3
down vote



accepted










enter image description here
As the message shows, NSum works on limited recursions. Mathematica does not consider the "mathematical converge" when it works on NSum. Therefore Mathematica finds that this sum converges too slowly, and threw out the answer after MaxRecursion.






share|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: "387"
    ;
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f185209%2fwolfram-says-sum-diverges-but-mathematica-gives-a-numerical-value-for-infinite%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    3
    down vote



    accepted










    enter image description here
    As the message shows, NSum works on limited recursions. Mathematica does not consider the "mathematical converge" when it works on NSum. Therefore Mathematica finds that this sum converges too slowly, and threw out the answer after MaxRecursion.






    share|improve this answer
























      up vote
      3
      down vote



      accepted










      enter image description here
      As the message shows, NSum works on limited recursions. Mathematica does not consider the "mathematical converge" when it works on NSum. Therefore Mathematica finds that this sum converges too slowly, and threw out the answer after MaxRecursion.






      share|improve this answer






















        up vote
        3
        down vote



        accepted







        up vote
        3
        down vote



        accepted






        enter image description here
        As the message shows, NSum works on limited recursions. Mathematica does not consider the "mathematical converge" when it works on NSum. Therefore Mathematica finds that this sum converges too slowly, and threw out the answer after MaxRecursion.






        share|improve this answer












        enter image description here
        As the message shows, NSum works on limited recursions. Mathematica does not consider the "mathematical converge" when it works on NSum. Therefore Mathematica finds that this sum converges too slowly, and threw out the answer after MaxRecursion.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 3 hours ago









        t-smart

        893114




        893114



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f185209%2fwolfram-says-sum-diverges-but-mathematica-gives-a-numerical-value-for-infinite%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What does second last employer means? [closed]

            List of Gilmore Girls characters

            Confectionery