Infinite sum of harmonic number Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)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
What are some likely causes to domain member PC losing contact to domain controller?
By what mechanism was the 2017 UK General Election called?
Where and when has Thucydides been studied?
The test team as an enemy of development? And how can this be avoided?
Is it OK to use the testing sample to compare algorithms?
Marquee sign letters
Can gravitational waves pass through a black hole?
Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?
How do you write "wild blueberries flavored"?
Trying to understand entropy as a novice in thermodynamics
Why weren't discrete x86 CPUs ever used in game hardware?
Why is a lens darker than other ones when applying the same settings?
Is this Kuo-toa homebrew race balanced?
How does the body cool itself in a stillsuit?
Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?
Pointing to problems without suggesting solutions
What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?
Is a copyright notice with a non-existent name be invalid?
Twin's vs. Twins'
What is a more techy Technical Writer job title that isn't cutesy or confusing?
Centre cell contents vertically
How much damage would a cupful of neutron star matter do to the Earth?
Any stored/leased 737s that could substitute for grounded MAXs?
Why not use the yoke to control yaw, as well as pitch and roll?
Infinite sum of harmonic number
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)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 Apr 2 at 14:47
S. YooS. Yoo
675
675
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.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 Apr 2 at 18:22
Théophile
20.5k13047
20.5k13047
answered Apr 2 at 15:08
Peter ForemanPeter Foreman
8,5061321
8,5061321
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