Series - $sum_{i=1}^infty (frac{5}{12})^i$ - geometric series?
$begingroup$
I have to solve - $$sum_{i=1}^infty left(frac{5}{12}right)^i$$ - geometric series?
The geometric series sequence I know is - $$sum_{i=0}^infty x_i= frac{1}{1-x}$$
However in my assignment, the series starts from $i=1$.
The solution I have is - $$sum_{i=1}^infty left(frac{5}{12}right)^i = frac{1}{1-frac{5}{12}}-1$$
Can you explain please why is that the solution?
calculus sequences-and-series taylor-expansion
$endgroup$
add a comment |
$begingroup$
I have to solve - $$sum_{i=1}^infty left(frac{5}{12}right)^i$$ - geometric series?
The geometric series sequence I know is - $$sum_{i=0}^infty x_i= frac{1}{1-x}$$
However in my assignment, the series starts from $i=1$.
The solution I have is - $$sum_{i=1}^infty left(frac{5}{12}right)^i = frac{1}{1-frac{5}{12}}-1$$
Can you explain please why is that the solution?
calculus sequences-and-series taylor-expansion
$endgroup$
4
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57
add a comment |
$begingroup$
I have to solve - $$sum_{i=1}^infty left(frac{5}{12}right)^i$$ - geometric series?
The geometric series sequence I know is - $$sum_{i=0}^infty x_i= frac{1}{1-x}$$
However in my assignment, the series starts from $i=1$.
The solution I have is - $$sum_{i=1}^infty left(frac{5}{12}right)^i = frac{1}{1-frac{5}{12}}-1$$
Can you explain please why is that the solution?
calculus sequences-and-series taylor-expansion
$endgroup$
I have to solve - $$sum_{i=1}^infty left(frac{5}{12}right)^i$$ - geometric series?
The geometric series sequence I know is - $$sum_{i=0}^infty x_i= frac{1}{1-x}$$
However in my assignment, the series starts from $i=1$.
The solution I have is - $$sum_{i=1}^infty left(frac{5}{12}right)^i = frac{1}{1-frac{5}{12}}-1$$
Can you explain please why is that the solution?
calculus sequences-and-series taylor-expansion
calculus sequences-and-series taylor-expansion
edited Jan 16 at 14:04
Larry
2,41331129
2,41331129
asked Jan 16 at 13:57
AlanAlan
1,3841021
1,3841021
4
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57
add a comment |
4
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57
4
4
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
HINT:
$$sum_{i=0}^infty x_i= frac{1}{1-x} =x_0 + sum_{i=1}^infty x_i$$
$endgroup$
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
add a comment |
$begingroup$
There is another, faster, explanation, directly linked to the nature of the series: you can factor out $x$ from each term of the series:
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=xsum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i-1}= x sum_{i=0}^infty left(frac{5}{12}right)^{mkern-5mu i}$$
(setting $;ileftarrow i-1$), so
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=frac x{1-x}.$$
$endgroup$
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
add a comment |
$begingroup$
Observe that for suitable $x$: $$(1-x)sum_{i=k}^{infty}x^i=sum_{i=k}^{infty}x^i-sum_{i=k+1}^{infty}x^i=x^k$$so that:$$sum_{i=k}^{infty}x^i=frac{x^k}{1-x}$$It remains to substitute $k=1$ and $x=frac5{12}$.
$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%2f3075757%2fseries-sum-i-1-infty-frac512i-geometric-series%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
HINT:
$$sum_{i=0}^infty x_i= frac{1}{1-x} =x_0 + sum_{i=1}^infty x_i$$
$endgroup$
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
add a comment |
$begingroup$
HINT:
$$sum_{i=0}^infty x_i= frac{1}{1-x} =x_0 + sum_{i=1}^infty x_i$$
$endgroup$
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
add a comment |
$begingroup$
HINT:
$$sum_{i=0}^infty x_i= frac{1}{1-x} =x_0 + sum_{i=1}^infty x_i$$
$endgroup$
HINT:
$$sum_{i=0}^infty x_i= frac{1}{1-x} =x_0 + sum_{i=1}^infty x_i$$
answered Jan 16 at 13:59
Ahmad BazziAhmad Bazzi
8,3282824
8,3282824
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
add a comment |
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
3
3
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
which means $frac{5}{12}^0 = 1$, plus the rest of the series. Great, thanks.
$endgroup$
– Alan
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
exactly correct @Alan
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:01
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
Thank you for your answer and for your time.
$endgroup$
– Alan
Jan 16 at 14:02
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
$begingroup$
no problem @Alan .. you can mark the answer as correct if you found it useful :)
$endgroup$
– Ahmad Bazzi
Jan 16 at 14:03
1
1
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
$begingroup$
Yes, in a few minutes when I can :-)
$endgroup$
– Alan
Jan 16 at 14:03
add a comment |
$begingroup$
There is another, faster, explanation, directly linked to the nature of the series: you can factor out $x$ from each term of the series:
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=xsum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i-1}= x sum_{i=0}^infty left(frac{5}{12}right)^{mkern-5mu i}$$
(setting $;ileftarrow i-1$), so
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=frac x{1-x}.$$
$endgroup$
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
add a comment |
$begingroup$
There is another, faster, explanation, directly linked to the nature of the series: you can factor out $x$ from each term of the series:
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=xsum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i-1}= x sum_{i=0}^infty left(frac{5}{12}right)^{mkern-5mu i}$$
(setting $;ileftarrow i-1$), so
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=frac x{1-x}.$$
$endgroup$
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
add a comment |
$begingroup$
There is another, faster, explanation, directly linked to the nature of the series: you can factor out $x$ from each term of the series:
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=xsum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i-1}= x sum_{i=0}^infty left(frac{5}{12}right)^{mkern-5mu i}$$
(setting $;ileftarrow i-1$), so
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=frac x{1-x}.$$
$endgroup$
There is another, faster, explanation, directly linked to the nature of the series: you can factor out $x$ from each term of the series:
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=xsum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i-1}= x sum_{i=0}^infty left(frac{5}{12}right)^{mkern-5mu i}$$
(setting $;ileftarrow i-1$), so
$$sum_{i=1}^infty left(frac{5}{12}right)^{mkern-5mu i}=frac x{1-x}.$$
answered Jan 16 at 14:20
BernardBernard
121k740116
121k740116
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
add a comment |
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
$begingroup$
Thank you, a great point of view.
$endgroup$
– Alan
Jan 16 at 14:23
add a comment |
$begingroup$
Observe that for suitable $x$: $$(1-x)sum_{i=k}^{infty}x^i=sum_{i=k}^{infty}x^i-sum_{i=k+1}^{infty}x^i=x^k$$so that:$$sum_{i=k}^{infty}x^i=frac{x^k}{1-x}$$It remains to substitute $k=1$ and $x=frac5{12}$.
$endgroup$
add a comment |
$begingroup$
Observe that for suitable $x$: $$(1-x)sum_{i=k}^{infty}x^i=sum_{i=k}^{infty}x^i-sum_{i=k+1}^{infty}x^i=x^k$$so that:$$sum_{i=k}^{infty}x^i=frac{x^k}{1-x}$$It remains to substitute $k=1$ and $x=frac5{12}$.
$endgroup$
add a comment |
$begingroup$
Observe that for suitable $x$: $$(1-x)sum_{i=k}^{infty}x^i=sum_{i=k}^{infty}x^i-sum_{i=k+1}^{infty}x^i=x^k$$so that:$$sum_{i=k}^{infty}x^i=frac{x^k}{1-x}$$It remains to substitute $k=1$ and $x=frac5{12}$.
$endgroup$
Observe that for suitable $x$: $$(1-x)sum_{i=k}^{infty}x^i=sum_{i=k}^{infty}x^i-sum_{i=k+1}^{infty}x^i=x^k$$so that:$$sum_{i=k}^{infty}x^i=frac{x^k}{1-x}$$It remains to substitute $k=1$ and $x=frac5{12}$.
answered Jan 16 at 14:40
drhabdrhab
102k545136
102k545136
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%2f3075757%2fseries-sum-i-1-infty-frac512i-geometric-series%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
4
$begingroup$
Hint: Write out the first few terms.
$endgroup$
– Botond
Jan 16 at 13:57