Analytical form of the binomial moments












0












$begingroup$


I'm trying to find a general closed-form expression for the following sum:



$$m_p(N) = sum_{n=0}^{N} binom{N}{n} n^p$$



where $N,pge 0$ are integers.



So far I've been able to evaluate:



$$
begin{eqnarray*}
sum_n binom{N}{n} n^0 & = & 2^N\
sum_n binom{N}{n} n^1 & = & 2^{N - 1} N\
sum_n binom{N}{n} n^2 & = & 2^{N - 2} (N + 1) N\
sum_n binom{N}{n} n^3 & = & 2^{N - 3} (N + 3) N^2
end{eqnarray*}
$$



but I don't see a general pattern here.



Is there a general analytical expression?



Note that this is not a textbook exercise. I'm not sure if a solution exists.










share|cite|improve this question









$endgroup$












  • $begingroup$
    There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
    $endgroup$
    – Mike Earnest
    Jan 17 at 17:00
















0












$begingroup$


I'm trying to find a general closed-form expression for the following sum:



$$m_p(N) = sum_{n=0}^{N} binom{N}{n} n^p$$



where $N,pge 0$ are integers.



So far I've been able to evaluate:



$$
begin{eqnarray*}
sum_n binom{N}{n} n^0 & = & 2^N\
sum_n binom{N}{n} n^1 & = & 2^{N - 1} N\
sum_n binom{N}{n} n^2 & = & 2^{N - 2} (N + 1) N\
sum_n binom{N}{n} n^3 & = & 2^{N - 3} (N + 3) N^2
end{eqnarray*}
$$



but I don't see a general pattern here.



Is there a general analytical expression?



Note that this is not a textbook exercise. I'm not sure if a solution exists.










share|cite|improve this question









$endgroup$












  • $begingroup$
    There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
    $endgroup$
    – Mike Earnest
    Jan 17 at 17:00














0












0








0


1



$begingroup$


I'm trying to find a general closed-form expression for the following sum:



$$m_p(N) = sum_{n=0}^{N} binom{N}{n} n^p$$



where $N,pge 0$ are integers.



So far I've been able to evaluate:



$$
begin{eqnarray*}
sum_n binom{N}{n} n^0 & = & 2^N\
sum_n binom{N}{n} n^1 & = & 2^{N - 1} N\
sum_n binom{N}{n} n^2 & = & 2^{N - 2} (N + 1) N\
sum_n binom{N}{n} n^3 & = & 2^{N - 3} (N + 3) N^2
end{eqnarray*}
$$



but I don't see a general pattern here.



Is there a general analytical expression?



Note that this is not a textbook exercise. I'm not sure if a solution exists.










share|cite|improve this question









$endgroup$




I'm trying to find a general closed-form expression for the following sum:



$$m_p(N) = sum_{n=0}^{N} binom{N}{n} n^p$$



where $N,pge 0$ are integers.



So far I've been able to evaluate:



$$
begin{eqnarray*}
sum_n binom{N}{n} n^0 & = & 2^N\
sum_n binom{N}{n} n^1 & = & 2^{N - 1} N\
sum_n binom{N}{n} n^2 & = & 2^{N - 2} (N + 1) N\
sum_n binom{N}{n} n^3 & = & 2^{N - 3} (N + 3) N^2
end{eqnarray*}
$$



but I don't see a general pattern here.



Is there a general analytical expression?



Note that this is not a textbook exercise. I'm not sure if a solution exists.







combinatorics summation binomial-coefficients






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 17 at 16:07









beckobecko

2,43131943




2,43131943












  • $begingroup$
    There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
    $endgroup$
    – Mike Earnest
    Jan 17 at 17:00


















  • $begingroup$
    There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
    $endgroup$
    – Mike Earnest
    Jan 17 at 17:00
















$begingroup$
There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
$endgroup$
– Mike Earnest
Jan 17 at 17:00




$begingroup$
There is a formula which uses the Stirling numbers of both kinds, or Stirling numbers of the second kind and falling factorials. Use the formula $n^p = sum {pbrace k}(n)_k$, then use the technique in drhab’s answer. If you like, you can use $(N)_k=sum {kbrace i}N^i$ to get a formula in powers of $N$.
$endgroup$
– Mike Earnest
Jan 17 at 17:00










1 Answer
1






active

oldest

votes


















0












$begingroup$

The following equality might be helpful:



$$sum_nbinom{N}{n}left(nright)_{p}=2^{N-p}left(Nright)_{p}$$



Here $left(xright)_{p}$ is a notation for $xleft(x-1right)cdotsleft(x-p+1right)$.






share|cite|improve this answer









$endgroup$














    Your Answer








    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%2f3077169%2fanalytical-form-of-the-binomial-moments%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









    0












    $begingroup$

    The following equality might be helpful:



    $$sum_nbinom{N}{n}left(nright)_{p}=2^{N-p}left(Nright)_{p}$$



    Here $left(xright)_{p}$ is a notation for $xleft(x-1right)cdotsleft(x-p+1right)$.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      The following equality might be helpful:



      $$sum_nbinom{N}{n}left(nright)_{p}=2^{N-p}left(Nright)_{p}$$



      Here $left(xright)_{p}$ is a notation for $xleft(x-1right)cdotsleft(x-p+1right)$.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        The following equality might be helpful:



        $$sum_nbinom{N}{n}left(nright)_{p}=2^{N-p}left(Nright)_{p}$$



        Here $left(xright)_{p}$ is a notation for $xleft(x-1right)cdotsleft(x-p+1right)$.






        share|cite|improve this answer









        $endgroup$



        The following equality might be helpful:



        $$sum_nbinom{N}{n}left(nright)_{p}=2^{N-p}left(Nright)_{p}$$



        Here $left(xright)_{p}$ is a notation for $xleft(x-1right)cdotsleft(x-p+1right)$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 17 at 16:25









        drhabdrhab

        104k545136




        104k545136






























            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%2f3077169%2fanalytical-form-of-the-binomial-moments%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

            Human spaceflight

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

            File:DeusFollowingSea.jpg