Limit of $a_n$ is -$2$ then consider $sum a_n ^{-n}$
$begingroup$
If the limit of $a_n$ is -$2$ then consider the infinite series $sum a_n ^{-n}$. Does this converge or diverge?
I thought that because of the exponent, the root test will be a good approach. Consider:
$$ lim_{nrightarrow infty} sqrt[n]{a_n^{-n}}=lim_{nrightarrow infty} frac{1}{a_n}= -frac{1}{2}<1$$ so the limit converges. Am I correct in saying this?
Edit: a condittion for the root test is that $a_n>0$ this is clearly not the case, my proof fails.
real-analysis proof-verification
$endgroup$
add a comment |
$begingroup$
If the limit of $a_n$ is -$2$ then consider the infinite series $sum a_n ^{-n}$. Does this converge or diverge?
I thought that because of the exponent, the root test will be a good approach. Consider:
$$ lim_{nrightarrow infty} sqrt[n]{a_n^{-n}}=lim_{nrightarrow infty} frac{1}{a_n}= -frac{1}{2}<1$$ so the limit converges. Am I correct in saying this?
Edit: a condittion for the root test is that $a_n>0$ this is clearly not the case, my proof fails.
real-analysis proof-verification
$endgroup$
1
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
2
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49
add a comment |
$begingroup$
If the limit of $a_n$ is -$2$ then consider the infinite series $sum a_n ^{-n}$. Does this converge or diverge?
I thought that because of the exponent, the root test will be a good approach. Consider:
$$ lim_{nrightarrow infty} sqrt[n]{a_n^{-n}}=lim_{nrightarrow infty} frac{1}{a_n}= -frac{1}{2}<1$$ so the limit converges. Am I correct in saying this?
Edit: a condittion for the root test is that $a_n>0$ this is clearly not the case, my proof fails.
real-analysis proof-verification
$endgroup$
If the limit of $a_n$ is -$2$ then consider the infinite series $sum a_n ^{-n}$. Does this converge or diverge?
I thought that because of the exponent, the root test will be a good approach. Consider:
$$ lim_{nrightarrow infty} sqrt[n]{a_n^{-n}}=lim_{nrightarrow infty} frac{1}{a_n}= -frac{1}{2}<1$$ so the limit converges. Am I correct in saying this?
Edit: a condittion for the root test is that $a_n>0$ this is clearly not the case, my proof fails.
real-analysis proof-verification
real-analysis proof-verification
edited Dec 1 '18 at 13:59
Wesley Strik
asked Dec 1 '18 at 13:55
Wesley StrikWesley Strik
2,017423
2,017423
1
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
2
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49
add a comment |
1
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
2
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49
1
1
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
2
2
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
We have that
$$a_nsim left(-frac{1}{2}right)^n$$
which clearly converges by geometric series.
As an alternative consider the $sum |a_n|$ and apply root test if you want use that.
$endgroup$
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
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%2f3021370%2flimit-of-a-n-is-2-then-consider-sum-a-n-n%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$
We have that
$$a_nsim left(-frac{1}{2}right)^n$$
which clearly converges by geometric series.
As an alternative consider the $sum |a_n|$ and apply root test if you want use that.
$endgroup$
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
add a comment |
$begingroup$
We have that
$$a_nsim left(-frac{1}{2}right)^n$$
which clearly converges by geometric series.
As an alternative consider the $sum |a_n|$ and apply root test if you want use that.
$endgroup$
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
add a comment |
$begingroup$
We have that
$$a_nsim left(-frac{1}{2}right)^n$$
which clearly converges by geometric series.
As an alternative consider the $sum |a_n|$ and apply root test if you want use that.
$endgroup$
We have that
$$a_nsim left(-frac{1}{2}right)^n$$
which clearly converges by geometric series.
As an alternative consider the $sum |a_n|$ and apply root test if you want use that.
answered Dec 1 '18 at 14:01
gimusigimusi
92.8k84494
92.8k84494
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
add a comment |
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
$begingroup$
Oh yeah is converges absolutely, so it converges.
$endgroup$
– Wesley Strik
Dec 1 '18 at 14:25
1
1
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
$begingroup$
@WesleyGroupshaveFeelingsToo Yes and indeed I think that th eproper way to prove that is to consider the absolute convergence.
$endgroup$
– gimusi
Dec 1 '18 at 14:36
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%2f3021370%2flimit-of-a-n-is-2-then-consider-sum-a-n-n%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
1
$begingroup$
Not quite. Be careful about signs.
$endgroup$
– user10354138
Dec 1 '18 at 13:57
$begingroup$
oh yeah, a condition on the root test is that $a_n >0$
$endgroup$
– Wesley Strik
Dec 1 '18 at 13:58
2
$begingroup$
Consider $sum a_n^{-n}lesum |a_n|^{-n}$ and apply root test.
$endgroup$
– Szeto
Dec 1 '18 at 14:02
$begingroup$
Or the alternating series test.
$endgroup$
– Arthur
Dec 1 '18 at 14:49