Infinite sum of harmonic numberSum of reciprocals of numbers with certain terms omittedWhat is the closed form sum of this series?Is there a name for infinite series of this type?Infinite amount of additions, finite sum?Why can infinite series be summed different ways to get different results?Why does the order of summation of the terms of an infinite series influence its value?Infinite Series $left(frac12+frac14-frac23right)+left(frac15+frac17-frac26right)+left(frac18+frac110-frac29right)+cdots$Sum of the recripocals of the Harmonic NumbersFind the sum of the infinite seriesAlternating harmonic series convergence
Does the Idaho Potato Commission associate potato skins with healthy eating?
In Bayesian inference, why are some terms dropped from the posterior predictive?
Sums of two squares in arithmetic progressions
How to compactly explain secondary and tertiary characters without resorting to stereotypes?
Remove border from last row
Can someone clarify Hamming's notion of important problems in relation to modern academia?
What is the most common color to indicate the input-field is disabled?
How can I prove that a state of equilibrium is unstable?
Are British MPs missing the point, with these 'Indicative Votes'?
What is the opposite of "eschatology"?
Send out email when Apex Queueable fails and test it
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?
Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?
Could the museum Saturn V's be refitted for one more flight?
What is the fastest integer factorization to break RSA?
Different meanings of こわい
How to coordinate airplane tickets?
Implication of namely
Does int main() need a declaration on C++?
Is it a bad idea to plug the other end of ESD strap to wall ground?
What is this scratchy sound on the acoustic guitar called?
What historical events would have to change in order to make 19th century "steampunk" technology possible?
Notepad++ delete until colon for every line with replace all
Infinite sum of harmonic number
Sum of reciprocals of numbers with certain terms omittedWhat is the closed form sum of this series?Is there a name for infinite series of this type?Infinite amount of additions, finite sum?Why can infinite series be summed different ways to get different results?Why does the order of summation of the terms of an infinite series influence its value?Infinite Series $left(frac12+frac14-frac23right)+left(frac15+frac17-frac26right)+left(frac18+frac110-frac29right)+cdots$Sum of the recripocals of the Harmonic NumbersFind the sum of the infinite seriesAlternating harmonic series convergence
$begingroup$
I learned that I can find the value of some infinite sum.
Then what is the value of this sum?
$$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
And I want to know How to find the value of the infinite sum of this-like form.
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I learned that I can find the value of some infinite sum.
Then what is the value of this sum?
$$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
And I want to know How to find the value of the infinite sum of this-like form.
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I learned that I can find the value of some infinite sum.
Then what is the value of this sum?
$$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
And I want to know How to find the value of the infinite sum of this-like form.
sequences-and-series
$endgroup$
I learned that I can find the value of some infinite sum.
Then what is the value of this sum?
$$frac12 + left(1+frac12right)frac12^2+left(1+frac12 +frac13right)frac12^3+left(1+frac12 +frac13 +frac14right)frac12^4 + cdots $$
And I want to know How to find the value of the infinite sum of this-like form.
sequences-and-series
sequences-and-series
asked 5 hours ago
S. YooS. Yoo
424
424
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
One can split this summation into
$$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
$$beginalign
&=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
&=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
&=sum_k=1^infty frac2^1-kk\
&=2sum_k=1^infty fracleft(frac12right)^kk\
&=2left(-lnleft(1-frac12right)right)\
&boxed=2ln(2)
endalign$$
By using the fact that
$$ln(1-x)=-sum_k=1^infty fracx^kk$$
for all $|x|lt 1$.
In fact one can use a similar method to prove that
$$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
$$H_k=sum_n=1^kfrac1n$$
$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%2f3171942%2finfinite-sum-of-harmonic-number%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$
One can split this summation into
$$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
$$beginalign
&=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
&=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
&=sum_k=1^infty frac2^1-kk\
&=2sum_k=1^infty fracleft(frac12right)^kk\
&=2left(-lnleft(1-frac12right)right)\
&boxed=2ln(2)
endalign$$
By using the fact that
$$ln(1-x)=-sum_k=1^infty fracx^kk$$
for all $|x|lt 1$.
In fact one can use a similar method to prove that
$$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
$$H_k=sum_n=1^kfrac1n$$
$endgroup$
add a comment |
$begingroup$
One can split this summation into
$$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
$$beginalign
&=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
&=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
&=sum_k=1^infty frac2^1-kk\
&=2sum_k=1^infty fracleft(frac12right)^kk\
&=2left(-lnleft(1-frac12right)right)\
&boxed=2ln(2)
endalign$$
By using the fact that
$$ln(1-x)=-sum_k=1^infty fracx^kk$$
for all $|x|lt 1$.
In fact one can use a similar method to prove that
$$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
$$H_k=sum_n=1^kfrac1n$$
$endgroup$
add a comment |
$begingroup$
One can split this summation into
$$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
$$beginalign
&=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
&=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
&=sum_k=1^infty frac2^1-kk\
&=2sum_k=1^infty fracleft(frac12right)^kk\
&=2left(-lnleft(1-frac12right)right)\
&boxed=2ln(2)
endalign$$
By using the fact that
$$ln(1-x)=-sum_k=1^infty fracx^kk$$
for all $|x|lt 1$.
In fact one can use a similar method to prove that
$$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
$$H_k=sum_n=1^kfrac1n$$
$endgroup$
One can split this summation into
$$left(frac12+frac12^2+frac12^3+cdotsright)+frac12left(frac12^2+frac12^3+cdotsright)+frac13left(frac12^3+frac12^4+cdotsright)+cdots$$
$$beginalign
&=sum_k=1^infty frac1k sum_j=k^infty frac12^j\
&=sum_k=1^infty frac1k left(frac2^-k1-2^-1right)\
&=sum_k=1^infty frac2^1-kk\
&=2sum_k=1^infty fracleft(frac12right)^kk\
&=2left(-lnleft(1-frac12right)right)\
&boxed=2ln(2)
endalign$$
By using the fact that
$$ln(1-x)=-sum_k=1^infty fracx^kk$$
for all $|x|lt 1$.
In fact one can use a similar method to prove that
$$sum_k=1^infty x^kH_k=frac11-xlnleft(frac11-xright)$$
for $|x|lt1$. Where $H_k$ is the $k$th harmonic number given by
$$H_k=sum_n=1^kfrac1n$$
edited 1 hour ago
Théophile
20.3k13047
20.3k13047
answered 5 hours ago
Peter ForemanPeter Foreman
5,4991216
5,4991216
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%2f3171942%2finfinite-sum-of-harmonic-number%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