Summation of: (binomial coefficients * Stirling numbers of the second kind)
$begingroup$
Problem: Simplify the following equation:
begin{equation}
sumlimits_{k=1}^n dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
A solution: I am aware of the following relation:
begin{equation}
sumlimits_{t=1}^n t^n = sumlimits_{k=1}^n dbinom{n+1}{k+1} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
Now, I am struggling to get to a somewhat similar (i.e., clean) expression for the given equation.
Thanks for your help!
combinatorics binomial-coefficients stirling-numbers
$endgroup$
add a comment |
$begingroup$
Problem: Simplify the following equation:
begin{equation}
sumlimits_{k=1}^n dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
A solution: I am aware of the following relation:
begin{equation}
sumlimits_{t=1}^n t^n = sumlimits_{k=1}^n dbinom{n+1}{k+1} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
Now, I am struggling to get to a somewhat similar (i.e., clean) expression for the given equation.
Thanks for your help!
combinatorics binomial-coefficients stirling-numbers
$endgroup$
add a comment |
$begingroup$
Problem: Simplify the following equation:
begin{equation}
sumlimits_{k=1}^n dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
A solution: I am aware of the following relation:
begin{equation}
sumlimits_{t=1}^n t^n = sumlimits_{k=1}^n dbinom{n+1}{k+1} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
Now, I am struggling to get to a somewhat similar (i.e., clean) expression for the given equation.
Thanks for your help!
combinatorics binomial-coefficients stirling-numbers
$endgroup$
Problem: Simplify the following equation:
begin{equation}
sumlimits_{k=1}^n dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
A solution: I am aware of the following relation:
begin{equation}
sumlimits_{t=1}^n t^n = sumlimits_{k=1}^n dbinom{n+1}{k+1} begin{Bmatrix} n\ k end{Bmatrix} k!
end{equation}
Now, I am struggling to get to a somewhat similar (i.e., clean) expression for the given equation.
Thanks for your help!
combinatorics binomial-coefficients stirling-numbers
combinatorics binomial-coefficients stirling-numbers
edited Jan 16 at 19:59
Bernard
121k740116
121k740116
asked Jan 16 at 19:53
Novice GeekNovice Geek
3811
3811
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Using the $[x^k]:f(x)$ to represent the coeficient of $x^k$ in the power series for $f(x)$.
We recall the well known expression for the Stirling numbers of the second kind
begin{eqnarray*}
begin{Bmatrix} n\ k end{Bmatrix} k! = n! [x^n]:(e^x-1)^k.
end{eqnarray*}
So your sum can be rewritten as
begin{eqnarray*}
sum_{k=1}^{n} dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k! &=& n! [x^n]: sum_{k=1}^{n} dbinom{n}{k}(e^x-1)^k \
&=& n! [x^n]: (1+e^x-1)^n -1 \
&=& n! [x^n]: e^{nx} -1 =color{red}{n^n}.
end{eqnarray*}
$endgroup$
add a comment |
$begingroup$
The answer is $n^n$, as mentioned in Donald's answer, and here is a combinatorial proof.
Letting $[n]={1,2,dots,n}$, a function from $f:[n]to [n]$ is specified by
- a subset $K$ of $[n]$ of size $k$ , for some $1le kle n$, equal to the range of $f$,
- a partition of the domain $[n]$ into $k$ parts, and
- an ordering of those $k$ parts.
The interpretation is that $f(x) = y$ when $x$ is in part number $i$, and $y$ is the $i^{th}$ smallest element of $K$.
$endgroup$
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3076215%2fsummation-of-binomial-coefficients-stirling-numbers-of-the-second-kind%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
$begingroup$
Using the $[x^k]:f(x)$ to represent the coeficient of $x^k$ in the power series for $f(x)$.
We recall the well known expression for the Stirling numbers of the second kind
begin{eqnarray*}
begin{Bmatrix} n\ k end{Bmatrix} k! = n! [x^n]:(e^x-1)^k.
end{eqnarray*}
So your sum can be rewritten as
begin{eqnarray*}
sum_{k=1}^{n} dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k! &=& n! [x^n]: sum_{k=1}^{n} dbinom{n}{k}(e^x-1)^k \
&=& n! [x^n]: (1+e^x-1)^n -1 \
&=& n! [x^n]: e^{nx} -1 =color{red}{n^n}.
end{eqnarray*}
$endgroup$
add a comment |
$begingroup$
Using the $[x^k]:f(x)$ to represent the coeficient of $x^k$ in the power series for $f(x)$.
We recall the well known expression for the Stirling numbers of the second kind
begin{eqnarray*}
begin{Bmatrix} n\ k end{Bmatrix} k! = n! [x^n]:(e^x-1)^k.
end{eqnarray*}
So your sum can be rewritten as
begin{eqnarray*}
sum_{k=1}^{n} dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k! &=& n! [x^n]: sum_{k=1}^{n} dbinom{n}{k}(e^x-1)^k \
&=& n! [x^n]: (1+e^x-1)^n -1 \
&=& n! [x^n]: e^{nx} -1 =color{red}{n^n}.
end{eqnarray*}
$endgroup$
add a comment |
$begingroup$
Using the $[x^k]:f(x)$ to represent the coeficient of $x^k$ in the power series for $f(x)$.
We recall the well known expression for the Stirling numbers of the second kind
begin{eqnarray*}
begin{Bmatrix} n\ k end{Bmatrix} k! = n! [x^n]:(e^x-1)^k.
end{eqnarray*}
So your sum can be rewritten as
begin{eqnarray*}
sum_{k=1}^{n} dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k! &=& n! [x^n]: sum_{k=1}^{n} dbinom{n}{k}(e^x-1)^k \
&=& n! [x^n]: (1+e^x-1)^n -1 \
&=& n! [x^n]: e^{nx} -1 =color{red}{n^n}.
end{eqnarray*}
$endgroup$
Using the $[x^k]:f(x)$ to represent the coeficient of $x^k$ in the power series for $f(x)$.
We recall the well known expression for the Stirling numbers of the second kind
begin{eqnarray*}
begin{Bmatrix} n\ k end{Bmatrix} k! = n! [x^n]:(e^x-1)^k.
end{eqnarray*}
So your sum can be rewritten as
begin{eqnarray*}
sum_{k=1}^{n} dbinom{n}{k} begin{Bmatrix} n\ k end{Bmatrix} k! &=& n! [x^n]: sum_{k=1}^{n} dbinom{n}{k}(e^x-1)^k \
&=& n! [x^n]: (1+e^x-1)^n -1 \
&=& n! [x^n]: e^{nx} -1 =color{red}{n^n}.
end{eqnarray*}
answered Jan 16 at 22:03
Donald SplutterwitDonald Splutterwit
22.8k21445
22.8k21445
add a comment |
add a comment |
$begingroup$
The answer is $n^n$, as mentioned in Donald's answer, and here is a combinatorial proof.
Letting $[n]={1,2,dots,n}$, a function from $f:[n]to [n]$ is specified by
- a subset $K$ of $[n]$ of size $k$ , for some $1le kle n$, equal to the range of $f$,
- a partition of the domain $[n]$ into $k$ parts, and
- an ordering of those $k$ parts.
The interpretation is that $f(x) = y$ when $x$ is in part number $i$, and $y$ is the $i^{th}$ smallest element of $K$.
$endgroup$
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
add a comment |
$begingroup$
The answer is $n^n$, as mentioned in Donald's answer, and here is a combinatorial proof.
Letting $[n]={1,2,dots,n}$, a function from $f:[n]to [n]$ is specified by
- a subset $K$ of $[n]$ of size $k$ , for some $1le kle n$, equal to the range of $f$,
- a partition of the domain $[n]$ into $k$ parts, and
- an ordering of those $k$ parts.
The interpretation is that $f(x) = y$ when $x$ is in part number $i$, and $y$ is the $i^{th}$ smallest element of $K$.
$endgroup$
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
add a comment |
$begingroup$
The answer is $n^n$, as mentioned in Donald's answer, and here is a combinatorial proof.
Letting $[n]={1,2,dots,n}$, a function from $f:[n]to [n]$ is specified by
- a subset $K$ of $[n]$ of size $k$ , for some $1le kle n$, equal to the range of $f$,
- a partition of the domain $[n]$ into $k$ parts, and
- an ordering of those $k$ parts.
The interpretation is that $f(x) = y$ when $x$ is in part number $i$, and $y$ is the $i^{th}$ smallest element of $K$.
$endgroup$
The answer is $n^n$, as mentioned in Donald's answer, and here is a combinatorial proof.
Letting $[n]={1,2,dots,n}$, a function from $f:[n]to [n]$ is specified by
- a subset $K$ of $[n]$ of size $k$ , for some $1le kle n$, equal to the range of $f$,
- a partition of the domain $[n]$ into $k$ parts, and
- an ordering of those $k$ parts.
The interpretation is that $f(x) = y$ when $x$ is in part number $i$, and $y$ is the $i^{th}$ smallest element of $K$.
edited Jan 16 at 23:43
answered Jan 16 at 23:15
Mike EarnestMike Earnest
23.5k12051
23.5k12051
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
add a comment |
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
2
2
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
$begingroup$
That's essentially a special case of the fact that any function is a composition of a surjection and an injection. Relating this to the 12-fold way in this case yields the desired formula.
$endgroup$
– Alexander Burstein
Jan 17 at 3:47
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3076215%2fsummation-of-binomial-coefficients-stirling-numbers-of-the-second-kind%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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