Sum to infinite series
$S=1+4/7+9/49+16/343+....$
I've to find S when the number of terms go to infinity.
We are told just to find sums of AP and GP series. How can we find this?
sequences-and-series
New contributor
add a comment |
$S=1+4/7+9/49+16/343+....$
I've to find S when the number of terms go to infinity.
We are told just to find sums of AP and GP series. How can we find this?
sequences-and-series
New contributor
5
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago
add a comment |
$S=1+4/7+9/49+16/343+....$
I've to find S when the number of terms go to infinity.
We are told just to find sums of AP and GP series. How can we find this?
sequences-and-series
New contributor
$S=1+4/7+9/49+16/343+....$
I've to find S when the number of terms go to infinity.
We are told just to find sums of AP and GP series. How can we find this?
sequences-and-series
sequences-and-series
New contributor
New contributor
edited 1 hour ago
New contributor
asked 1 hour ago
Ashish Yadav
133
133
New contributor
New contributor
5
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago
add a comment |
5
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago
5
5
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
The $n$th term of the sequence is $T_n=frac{n^2}{7^{n-1}}$.
To see that the series converges,
$$r=frac{a_{n+1}}{a_n}=frac{(n+1)^2cdot7^{n-1}}{7^ncdot n^2}$$
$$=frac{(1+1/n)^2}{7}$$
As n tends to $infty$, $r$ tends to $1/7$. Since $r<1$, the series converges. (Thanks to DonAntonio for this :) )
Note that
$$S=1+frac{4}{7}+frac{9}{7^2}+frac{16}{7^3}cdots$$
$$S-S/7=6S/7=1+frac{3}{7}+frac{5}{7^2}+frac{7}{7^3}cdots$$
$$6S/7-6S/49=1+frac{2}{7}+frac{2}{7^2}+frac{2}{7^3}cdots$$
$$frac{36S}{49}=1+frac{2}{7}cdotfrac{7}{6}=frac{4}{3}$$
$$implies S=frac{49}{27}$$
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
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
});
}
});
Ashish Yadav is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3050609%2fsum-to-infinite-series%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
The $n$th term of the sequence is $T_n=frac{n^2}{7^{n-1}}$.
To see that the series converges,
$$r=frac{a_{n+1}}{a_n}=frac{(n+1)^2cdot7^{n-1}}{7^ncdot n^2}$$
$$=frac{(1+1/n)^2}{7}$$
As n tends to $infty$, $r$ tends to $1/7$. Since $r<1$, the series converges. (Thanks to DonAntonio for this :) )
Note that
$$S=1+frac{4}{7}+frac{9}{7^2}+frac{16}{7^3}cdots$$
$$S-S/7=6S/7=1+frac{3}{7}+frac{5}{7^2}+frac{7}{7^3}cdots$$
$$6S/7-6S/49=1+frac{2}{7}+frac{2}{7^2}+frac{2}{7^3}cdots$$
$$frac{36S}{49}=1+frac{2}{7}cdotfrac{7}{6}=frac{4}{3}$$
$$implies S=frac{49}{27}$$
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
add a comment |
The $n$th term of the sequence is $T_n=frac{n^2}{7^{n-1}}$.
To see that the series converges,
$$r=frac{a_{n+1}}{a_n}=frac{(n+1)^2cdot7^{n-1}}{7^ncdot n^2}$$
$$=frac{(1+1/n)^2}{7}$$
As n tends to $infty$, $r$ tends to $1/7$. Since $r<1$, the series converges. (Thanks to DonAntonio for this :) )
Note that
$$S=1+frac{4}{7}+frac{9}{7^2}+frac{16}{7^3}cdots$$
$$S-S/7=6S/7=1+frac{3}{7}+frac{5}{7^2}+frac{7}{7^3}cdots$$
$$6S/7-6S/49=1+frac{2}{7}+frac{2}{7^2}+frac{2}{7^3}cdots$$
$$frac{36S}{49}=1+frac{2}{7}cdotfrac{7}{6}=frac{4}{3}$$
$$implies S=frac{49}{27}$$
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
add a comment |
The $n$th term of the sequence is $T_n=frac{n^2}{7^{n-1}}$.
To see that the series converges,
$$r=frac{a_{n+1}}{a_n}=frac{(n+1)^2cdot7^{n-1}}{7^ncdot n^2}$$
$$=frac{(1+1/n)^2}{7}$$
As n tends to $infty$, $r$ tends to $1/7$. Since $r<1$, the series converges. (Thanks to DonAntonio for this :) )
Note that
$$S=1+frac{4}{7}+frac{9}{7^2}+frac{16}{7^3}cdots$$
$$S-S/7=6S/7=1+frac{3}{7}+frac{5}{7^2}+frac{7}{7^3}cdots$$
$$6S/7-6S/49=1+frac{2}{7}+frac{2}{7^2}+frac{2}{7^3}cdots$$
$$frac{36S}{49}=1+frac{2}{7}cdotfrac{7}{6}=frac{4}{3}$$
$$implies S=frac{49}{27}$$
The $n$th term of the sequence is $T_n=frac{n^2}{7^{n-1}}$.
To see that the series converges,
$$r=frac{a_{n+1}}{a_n}=frac{(n+1)^2cdot7^{n-1}}{7^ncdot n^2}$$
$$=frac{(1+1/n)^2}{7}$$
As n tends to $infty$, $r$ tends to $1/7$. Since $r<1$, the series converges. (Thanks to DonAntonio for this :) )
Note that
$$S=1+frac{4}{7}+frac{9}{7^2}+frac{16}{7^3}cdots$$
$$S-S/7=6S/7=1+frac{3}{7}+frac{5}{7^2}+frac{7}{7^3}cdots$$
$$6S/7-6S/49=1+frac{2}{7}+frac{2}{7^2}+frac{2}{7^3}cdots$$
$$frac{36S}{49}=1+frac{2}{7}cdotfrac{7}{6}=frac{4}{3}$$
$$implies S=frac{49}{27}$$
edited 54 mins ago
answered 1 hour ago
Ankit Kumar
1,28717
1,28717
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
add a comment |
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
2
2
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
Nice...but it must first be established the first series converges
– DonAntonio
59 mins ago
1
1
Thanks for solution sir.
– Ashish Yadav
59 mins ago
Thanks for solution sir.
– Ashish Yadav
59 mins ago
1
1
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
@DonAntonio editted. Thanks!
– Ankit Kumar
53 mins ago
add a comment |
Ashish Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Yadav is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3050609%2fsum-to-infinite-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
5
Are you sure about the $16/243$ term? It would be more likely to be $16/color{red}{3}43$.
– mrtaurho
1 hour ago
I'm sorry. I wrote it wrong.
– Ashish Yadav
1 hour ago