Evaluating the series $sum_{k=1}^infty 1/[k(k-1/2)]$
$begingroup$
For use as an example in a freshman electricity and magnetism class that I'm teaching, I've been trying to come up with an interesting, physically realistic, and mathematically tractable example involving an estimate of the electrical binding energy of a long linear molecule. More details about the physical motivation are here, and it looks like there is no physically realistic system of the type I have in mind. Nevertheless, I am interested now in seeing if I can evaluate the resulting series, which is
$$sum_{k=1}^infty frac{1}{k(k-1/2)}.$$
This smells like the kind of thing that has a closed-form solution, but I haven't been able to figure it out. Any suggestions?
I tried partial fractions, and although that does simplify the form of it, it makes it into the difference of two series that diverge logarithmically. (This actually puts it back into a form that is more directly related to the physical motivation.)
I looked in the big table of series and integrals by Gradshteyn and Ryzhik, who give the similar series
$$ sum_{k=1}^infty frac{1}{k(2k+1)}=2-ln 2.$$
But they don't seem to say how they got this result (unless there is a footnote that I haven't been able to locate), and I don't see any way to transform my sum into exactly this form by doing things like shifting indices.
For numerical computation, I suspect that convergence would be accelerated by rewriting this as
$$sum_{k=1}^infty left[frac{1}{k(k-1/2)}-frac{1}{k^2}right]+sum_{k=1}^infty frac{1}{k^2},$$
since the sum of $1/k^2$ is easy to look up. But I'm interested in an exact closed-form expression, if possible.
Any ideas?
sequences-and-series closed-form
$endgroup$
add a comment |
$begingroup$
For use as an example in a freshman electricity and magnetism class that I'm teaching, I've been trying to come up with an interesting, physically realistic, and mathematically tractable example involving an estimate of the electrical binding energy of a long linear molecule. More details about the physical motivation are here, and it looks like there is no physically realistic system of the type I have in mind. Nevertheless, I am interested now in seeing if I can evaluate the resulting series, which is
$$sum_{k=1}^infty frac{1}{k(k-1/2)}.$$
This smells like the kind of thing that has a closed-form solution, but I haven't been able to figure it out. Any suggestions?
I tried partial fractions, and although that does simplify the form of it, it makes it into the difference of two series that diverge logarithmically. (This actually puts it back into a form that is more directly related to the physical motivation.)
I looked in the big table of series and integrals by Gradshteyn and Ryzhik, who give the similar series
$$ sum_{k=1}^infty frac{1}{k(2k+1)}=2-ln 2.$$
But they don't seem to say how they got this result (unless there is a footnote that I haven't been able to locate), and I don't see any way to transform my sum into exactly this form by doing things like shifting indices.
For numerical computation, I suspect that convergence would be accelerated by rewriting this as
$$sum_{k=1}^infty left[frac{1}{k(k-1/2)}-frac{1}{k^2}right]+sum_{k=1}^infty frac{1}{k^2},$$
since the sum of $1/k^2$ is easy to look up. But I'm interested in an exact closed-form expression, if possible.
Any ideas?
sequences-and-series closed-form
$endgroup$
add a comment |
$begingroup$
For use as an example in a freshman electricity and magnetism class that I'm teaching, I've been trying to come up with an interesting, physically realistic, and mathematically tractable example involving an estimate of the electrical binding energy of a long linear molecule. More details about the physical motivation are here, and it looks like there is no physically realistic system of the type I have in mind. Nevertheless, I am interested now in seeing if I can evaluate the resulting series, which is
$$sum_{k=1}^infty frac{1}{k(k-1/2)}.$$
This smells like the kind of thing that has a closed-form solution, but I haven't been able to figure it out. Any suggestions?
I tried partial fractions, and although that does simplify the form of it, it makes it into the difference of two series that diverge logarithmically. (This actually puts it back into a form that is more directly related to the physical motivation.)
I looked in the big table of series and integrals by Gradshteyn and Ryzhik, who give the similar series
$$ sum_{k=1}^infty frac{1}{k(2k+1)}=2-ln 2.$$
But they don't seem to say how they got this result (unless there is a footnote that I haven't been able to locate), and I don't see any way to transform my sum into exactly this form by doing things like shifting indices.
For numerical computation, I suspect that convergence would be accelerated by rewriting this as
$$sum_{k=1}^infty left[frac{1}{k(k-1/2)}-frac{1}{k^2}right]+sum_{k=1}^infty frac{1}{k^2},$$
since the sum of $1/k^2$ is easy to look up. But I'm interested in an exact closed-form expression, if possible.
Any ideas?
sequences-and-series closed-form
$endgroup$
For use as an example in a freshman electricity and magnetism class that I'm teaching, I've been trying to come up with an interesting, physically realistic, and mathematically tractable example involving an estimate of the electrical binding energy of a long linear molecule. More details about the physical motivation are here, and it looks like there is no physically realistic system of the type I have in mind. Nevertheless, I am interested now in seeing if I can evaluate the resulting series, which is
$$sum_{k=1}^infty frac{1}{k(k-1/2)}.$$
This smells like the kind of thing that has a closed-form solution, but I haven't been able to figure it out. Any suggestions?
I tried partial fractions, and although that does simplify the form of it, it makes it into the difference of two series that diverge logarithmically. (This actually puts it back into a form that is more directly related to the physical motivation.)
I looked in the big table of series and integrals by Gradshteyn and Ryzhik, who give the similar series
$$ sum_{k=1}^infty frac{1}{k(2k+1)}=2-ln 2.$$
But they don't seem to say how they got this result (unless there is a footnote that I haven't been able to locate), and I don't see any way to transform my sum into exactly this form by doing things like shifting indices.
For numerical computation, I suspect that convergence would be accelerated by rewriting this as
$$sum_{k=1}^infty left[frac{1}{k(k-1/2)}-frac{1}{k^2}right]+sum_{k=1}^infty frac{1}{k^2},$$
since the sum of $1/k^2$ is easy to look up. But I'm interested in an exact closed-form expression, if possible.
Any ideas?
sequences-and-series closed-form
sequences-and-series closed-form
edited Dec 5 '18 at 0:03
Ben Crowell
asked Dec 4 '18 at 23:56
Ben CrowellBen Crowell
4,8482651
4,8482651
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
begin{align}
sum_{k=1}^{infty} frac{1}{kleft(k-frac{1}{2}right)}&=2sum_{k=1}^{infty} frac{1}{k(2k-1)}\
&=4sum_{k=1}^{infty}left(frac{1}{2k-1}-frac{1}{2k}right)\
&=4sum_{n=1}^{infty} frac{(-1)^{n+1}}{n}\
&=4ln(2).
end{align}
$endgroup$
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
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%2f3026370%2fevaluating-the-series-sum-k-1-infty-1-kk-1-2%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$
begin{align}
sum_{k=1}^{infty} frac{1}{kleft(k-frac{1}{2}right)}&=2sum_{k=1}^{infty} frac{1}{k(2k-1)}\
&=4sum_{k=1}^{infty}left(frac{1}{2k-1}-frac{1}{2k}right)\
&=4sum_{n=1}^{infty} frac{(-1)^{n+1}}{n}\
&=4ln(2).
end{align}
$endgroup$
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
add a comment |
$begingroup$
begin{align}
sum_{k=1}^{infty} frac{1}{kleft(k-frac{1}{2}right)}&=2sum_{k=1}^{infty} frac{1}{k(2k-1)}\
&=4sum_{k=1}^{infty}left(frac{1}{2k-1}-frac{1}{2k}right)\
&=4sum_{n=1}^{infty} frac{(-1)^{n+1}}{n}\
&=4ln(2).
end{align}
$endgroup$
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
add a comment |
$begingroup$
begin{align}
sum_{k=1}^{infty} frac{1}{kleft(k-frac{1}{2}right)}&=2sum_{k=1}^{infty} frac{1}{k(2k-1)}\
&=4sum_{k=1}^{infty}left(frac{1}{2k-1}-frac{1}{2k}right)\
&=4sum_{n=1}^{infty} frac{(-1)^{n+1}}{n}\
&=4ln(2).
end{align}
$endgroup$
begin{align}
sum_{k=1}^{infty} frac{1}{kleft(k-frac{1}{2}right)}&=2sum_{k=1}^{infty} frac{1}{k(2k-1)}\
&=4sum_{k=1}^{infty}left(frac{1}{2k-1}-frac{1}{2k}right)\
&=4sum_{n=1}^{infty} frac{(-1)^{n+1}}{n}\
&=4ln(2).
end{align}
answered Dec 5 '18 at 0:07
Carl SchildkrautCarl Schildkraut
11.3k11441
11.3k11441
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
add a comment |
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
$begingroup$
D'oh, so obvious now that I see it. Thanks!
$endgroup$
– Ben Crowell
Dec 5 '18 at 0:23
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%2f3026370%2fevaluating-the-series-sum-k-1-infty-1-kk-1-2%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