Is it possible a closed expression for $1^k + 2^k + … + n^k$? If so, am I on the way?
$begingroup$
I was asked to calculate the sequence $1^k + 2^k + ... + n^k$ and if it is possible to find a closed expression for it for every $k in mathbb{N}$.
I could find that I can rewrite $sum_{i=1}^ni^k$ into $1^k + sum_{i=1}^{n-1} (1+i)^k$. Also it seemed to me that I could without prejudice use the superior summation limit as $n$, so that I would have a sum of binomial expressions (using $(n-1)$ the last term would be $n^k$ and for that I was unsure if I could use the binomial theorem within the sum).
Rewriting $1^k + sum_{i=1}^{n} (1+i)^k$ again (using the mentioned theorem) I got:
$1 + sum_{i=1}^{n} sum_{j=0}^k {k choose j}i^j$, but now I'm stuck. Any tips? Am I on a reasonable course?
summation induction binomial-coefficients binomial-theorem
$endgroup$
add a comment |
$begingroup$
I was asked to calculate the sequence $1^k + 2^k + ... + n^k$ and if it is possible to find a closed expression for it for every $k in mathbb{N}$.
I could find that I can rewrite $sum_{i=1}^ni^k$ into $1^k + sum_{i=1}^{n-1} (1+i)^k$. Also it seemed to me that I could without prejudice use the superior summation limit as $n$, so that I would have a sum of binomial expressions (using $(n-1)$ the last term would be $n^k$ and for that I was unsure if I could use the binomial theorem within the sum).
Rewriting $1^k + sum_{i=1}^{n} (1+i)^k$ again (using the mentioned theorem) I got:
$1 + sum_{i=1}^{n} sum_{j=0}^k {k choose j}i^j$, but now I'm stuck. Any tips? Am I on a reasonable course?
summation induction binomial-coefficients binomial-theorem
$endgroup$
1
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
4
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59
add a comment |
$begingroup$
I was asked to calculate the sequence $1^k + 2^k + ... + n^k$ and if it is possible to find a closed expression for it for every $k in mathbb{N}$.
I could find that I can rewrite $sum_{i=1}^ni^k$ into $1^k + sum_{i=1}^{n-1} (1+i)^k$. Also it seemed to me that I could without prejudice use the superior summation limit as $n$, so that I would have a sum of binomial expressions (using $(n-1)$ the last term would be $n^k$ and for that I was unsure if I could use the binomial theorem within the sum).
Rewriting $1^k + sum_{i=1}^{n} (1+i)^k$ again (using the mentioned theorem) I got:
$1 + sum_{i=1}^{n} sum_{j=0}^k {k choose j}i^j$, but now I'm stuck. Any tips? Am I on a reasonable course?
summation induction binomial-coefficients binomial-theorem
$endgroup$
I was asked to calculate the sequence $1^k + 2^k + ... + n^k$ and if it is possible to find a closed expression for it for every $k in mathbb{N}$.
I could find that I can rewrite $sum_{i=1}^ni^k$ into $1^k + sum_{i=1}^{n-1} (1+i)^k$. Also it seemed to me that I could without prejudice use the superior summation limit as $n$, so that I would have a sum of binomial expressions (using $(n-1)$ the last term would be $n^k$ and for that I was unsure if I could use the binomial theorem within the sum).
Rewriting $1^k + sum_{i=1}^{n} (1+i)^k$ again (using the mentioned theorem) I got:
$1 + sum_{i=1}^{n} sum_{j=0}^k {k choose j}i^j$, but now I'm stuck. Any tips? Am I on a reasonable course?
summation induction binomial-coefficients binomial-theorem
summation induction binomial-coefficients binomial-theorem
asked Aug 6 '16 at 8:16
izzortsizzorts
13618
13618
1
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
4
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59
add a comment |
1
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
4
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59
1
1
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
4
4
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint: You could find in this answer formulas for the sum of $k$-th powers of the first $n$ natural numbers.
begin{align*}
sum_{j=1}^nj^k&=[z^n]frac{1}{1-z}(zD_z)^kfrac{1}{1-z}\
&=sum_{j=1}^k{kbrace j}frac{(n+1)^{underline{j+1}}}{j+1}
end{align*}
with $D_z:=frac{d}{dz}$ the differential operator and ${kbrace j}$ Stirling numbers of the second kind.
$endgroup$
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%2f1884073%2fis-it-possible-a-closed-expression-for-1k-2k-nk-if-so-am-i-on-t%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
$begingroup$
Hint: You could find in this answer formulas for the sum of $k$-th powers of the first $n$ natural numbers.
begin{align*}
sum_{j=1}^nj^k&=[z^n]frac{1}{1-z}(zD_z)^kfrac{1}{1-z}\
&=sum_{j=1}^k{kbrace j}frac{(n+1)^{underline{j+1}}}{j+1}
end{align*}
with $D_z:=frac{d}{dz}$ the differential operator and ${kbrace j}$ Stirling numbers of the second kind.
$endgroup$
add a comment |
$begingroup$
Hint: You could find in this answer formulas for the sum of $k$-th powers of the first $n$ natural numbers.
begin{align*}
sum_{j=1}^nj^k&=[z^n]frac{1}{1-z}(zD_z)^kfrac{1}{1-z}\
&=sum_{j=1}^k{kbrace j}frac{(n+1)^{underline{j+1}}}{j+1}
end{align*}
with $D_z:=frac{d}{dz}$ the differential operator and ${kbrace j}$ Stirling numbers of the second kind.
$endgroup$
add a comment |
$begingroup$
Hint: You could find in this answer formulas for the sum of $k$-th powers of the first $n$ natural numbers.
begin{align*}
sum_{j=1}^nj^k&=[z^n]frac{1}{1-z}(zD_z)^kfrac{1}{1-z}\
&=sum_{j=1}^k{kbrace j}frac{(n+1)^{underline{j+1}}}{j+1}
end{align*}
with $D_z:=frac{d}{dz}$ the differential operator and ${kbrace j}$ Stirling numbers of the second kind.
$endgroup$
Hint: You could find in this answer formulas for the sum of $k$-th powers of the first $n$ natural numbers.
begin{align*}
sum_{j=1}^nj^k&=[z^n]frac{1}{1-z}(zD_z)^kfrac{1}{1-z}\
&=sum_{j=1}^k{kbrace j}frac{(n+1)^{underline{j+1}}}{j+1}
end{align*}
with $D_z:=frac{d}{dz}$ the differential operator and ${kbrace j}$ Stirling numbers of the second kind.
edited Apr 13 '17 at 12:21
Community♦
1
1
answered Aug 6 '16 at 14:45


Markus ScheuerMarkus Scheuer
61.2k456145
61.2k456145
add a comment |
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%2f1884073%2fis-it-possible-a-closed-expression-for-1k-2k-nk-if-so-am-i-on-t%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
1
$begingroup$
take a look at this en.wikipedia.org/wiki/Faulhaber's_formula
$endgroup$
– msm
Aug 6 '16 at 8:19
4
$begingroup$
And search the site. This has been asked so many times on our site that I have lost count.
$endgroup$
– Jyrki Lahtonen
Aug 6 '16 at 8:23
$begingroup$
math.stackexchange.com/questions/1878810/…
$endgroup$
– Ahmed S. Attaalla
Aug 6 '16 at 12:59