Convergence and divergence of $sum_{n=2}^infty {1over{sqrt[3]{n^2-1}}}$ and $sum_{n=1}^infty...
$begingroup$
I need to decide if these series are convergent or divergent, using the comparison test, the quotient test, the integral test, or the Leibniz Theorem:
$$sum_{n=2}^infty {1over{sqrt[3]{n^2-1}}}$$ $$sum_{n=1}^infty {1over{sqrt[3]{n^2+1}}}$$
For the first one, I think that when $n$ is big, $1over{sqrt[3]{n^2-1}}$ is almost equal to $1over{sqrt[3]{n^2}}$, right? I think I can use this to do a comparison test. $1over{sqrt[3]{n^2}}$ diverges because it is equal to $1over{n^{2/3}}$ and ${2over3}<1$? How do I solve this; is my reasoning correct? Thanks.
calculus sequences-and-series convergence
$endgroup$
add a comment |
$begingroup$
I need to decide if these series are convergent or divergent, using the comparison test, the quotient test, the integral test, or the Leibniz Theorem:
$$sum_{n=2}^infty {1over{sqrt[3]{n^2-1}}}$$ $$sum_{n=1}^infty {1over{sqrt[3]{n^2+1}}}$$
For the first one, I think that when $n$ is big, $1over{sqrt[3]{n^2-1}}$ is almost equal to $1over{sqrt[3]{n^2}}$, right? I think I can use this to do a comparison test. $1over{sqrt[3]{n^2}}$ diverges because it is equal to $1over{n^{2/3}}$ and ${2over3}<1$? How do I solve this; is my reasoning correct? Thanks.
calculus sequences-and-series convergence
$endgroup$
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49
add a comment |
$begingroup$
I need to decide if these series are convergent or divergent, using the comparison test, the quotient test, the integral test, or the Leibniz Theorem:
$$sum_{n=2}^infty {1over{sqrt[3]{n^2-1}}}$$ $$sum_{n=1}^infty {1over{sqrt[3]{n^2+1}}}$$
For the first one, I think that when $n$ is big, $1over{sqrt[3]{n^2-1}}$ is almost equal to $1over{sqrt[3]{n^2}}$, right? I think I can use this to do a comparison test. $1over{sqrt[3]{n^2}}$ diverges because it is equal to $1over{n^{2/3}}$ and ${2over3}<1$? How do I solve this; is my reasoning correct? Thanks.
calculus sequences-and-series convergence
$endgroup$
I need to decide if these series are convergent or divergent, using the comparison test, the quotient test, the integral test, or the Leibniz Theorem:
$$sum_{n=2}^infty {1over{sqrt[3]{n^2-1}}}$$ $$sum_{n=1}^infty {1over{sqrt[3]{n^2+1}}}$$
For the first one, I think that when $n$ is big, $1over{sqrt[3]{n^2-1}}$ is almost equal to $1over{sqrt[3]{n^2}}$, right? I think I can use this to do a comparison test. $1over{sqrt[3]{n^2}}$ diverges because it is equal to $1over{n^{2/3}}$ and ${2over3}<1$? How do I solve this; is my reasoning correct? Thanks.
calculus sequences-and-series convergence
calculus sequences-and-series convergence
edited Mar 6 at 4:37


Robert Howard
2,2933935
2,2933935
asked Jan 30 at 3:25
davidllerenavdavidllerenav
3128
3128
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49
add a comment |
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
$1over{sqrt[3]{n^2-1}}$ >${1over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$
$sqrt[3]{n^2+1}=n^{2/3}sqrt[3]{1+{1over n^{2/3}}}$.
$endgroup$
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
add a comment |
$begingroup$
$sqrt [3] {n^{2}-1} leq n^{2/3}$ for all $n >1$. Hence the first series dominates $sum frac 1 {n^{2/3}}$ which is divergent. Second series can be handled in a similar way. [$sqrt [3] {n^{2}+1} leq 2n^{2/3}$].
$endgroup$
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
add a comment |
$begingroup$
Let $n ge 2:$
$dfrac{1}{2sqrt[3]{n^2}} lt dfrac{1}{sqrt[3]{n^2+n^2}} lt$
$dfrac{1}{sqrt[3]{n^2+1}} lt dfrac{1}{sqrt[3]{n^2-1}}.$
$(1/2)sum dfrac{1}{sqrt[3]{n^2}}$ diverges.
Hence?
$endgroup$
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
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%2f3093067%2fconvergence-and-divergence-of-sum-n-2-infty-1-over-sqrt3n2-1-and%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$
$1over{sqrt[3]{n^2-1}}$ >${1over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$
$sqrt[3]{n^2+1}=n^{2/3}sqrt[3]{1+{1over n^{2/3}}}$.
$endgroup$
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
add a comment |
$begingroup$
$1over{sqrt[3]{n^2-1}}$ >${1over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$
$sqrt[3]{n^2+1}=n^{2/3}sqrt[3]{1+{1over n^{2/3}}}$.
$endgroup$
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
add a comment |
$begingroup$
$1over{sqrt[3]{n^2-1}}$ >${1over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$
$sqrt[3]{n^2+1}=n^{2/3}sqrt[3]{1+{1over n^{2/3}}}$.
$endgroup$
$1over{sqrt[3]{n^2-1}}$ >${1over n^{2/3}}=u_n$ so you can use the comparison test in fact the limit of the quotient of the general term of both series with $u_n$ is $1$, so they diverge.
Write $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$
$sqrt[3]{n^2+1}=n^{2/3}sqrt[3]{1+{1over n^{2/3}}}$.
edited Jan 30 at 3:35
answered Jan 30 at 3:30


Tsemo AristideTsemo Aristide
60.1k11446
60.1k11446
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
add a comment |
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
$begingroup$
What do you mean by "in fact the limit of the quotient of the general term of both series with $u_n$ is $1$"? And what does $sqrt[3]{n^2-1}=n^{2/3}sqrt[3]{1-{1over n^{2/3}}}$ does?
$endgroup$
– davidllerenav
Jan 30 at 3:50
add a comment |
$begingroup$
$sqrt [3] {n^{2}-1} leq n^{2/3}$ for all $n >1$. Hence the first series dominates $sum frac 1 {n^{2/3}}$ which is divergent. Second series can be handled in a similar way. [$sqrt [3] {n^{2}+1} leq 2n^{2/3}$].
$endgroup$
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
add a comment |
$begingroup$
$sqrt [3] {n^{2}-1} leq n^{2/3}$ for all $n >1$. Hence the first series dominates $sum frac 1 {n^{2/3}}$ which is divergent. Second series can be handled in a similar way. [$sqrt [3] {n^{2}+1} leq 2n^{2/3}$].
$endgroup$
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
add a comment |
$begingroup$
$sqrt [3] {n^{2}-1} leq n^{2/3}$ for all $n >1$. Hence the first series dominates $sum frac 1 {n^{2/3}}$ which is divergent. Second series can be handled in a similar way. [$sqrt [3] {n^{2}+1} leq 2n^{2/3}$].
$endgroup$
$sqrt [3] {n^{2}-1} leq n^{2/3}$ for all $n >1$. Hence the first series dominates $sum frac 1 {n^{2/3}}$ which is divergent. Second series can be handled in a similar way. [$sqrt [3] {n^{2}+1} leq 2n^{2/3}$].
answered Jan 30 at 5:56


Kavi Rama MurthyKavi Rama Murthy
71.8k53170
71.8k53170
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
add a comment |
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
So $1over{n^{2/3}} leq 1over{sqrt[3]{n^2-1}}$, right? Why on the second one it is $2n^{2/3}$?
$endgroup$
– davidllerenav
Jan 30 at 6:38
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
$sqrt [3] {n^{2}+1} > n^{2/3}$ and this is of no use here. But $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ and this is useful. In both cases use the fact that $0 <aleq b$ implies $frac 1 a geq frac 1 b$.
$endgroup$
– Kavi Rama Murthy
Jan 30 at 6:41
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
Where did $sqrt [3] {n^{2}+1} leq 2n^{2/3}$ came from? Can you explain it a little bit more? I understood that for the first one $sqrt [3] {n^{2}-1} leq n^{2/3}$ since its easy to see that $n^2 -1 < n^2$.
$endgroup$
– davidllerenav
Jan 31 at 2:46
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
@davidllerenav $sqrt [3] {n^{2}+1} leq sqrt [3] {n^{2}+n^{2}}=2^{1/3} n^{2/3} leq 2n^{2/3}$.
$endgroup$
– Kavi Rama Murthy
Jan 31 at 5:00
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
$begingroup$
Oh I see, thanks. O ne question. Every time I want to use the comparison test, I need to find a series that is bigger than the one I will compare it to, right? Like you did with $sqrt [3] {n^{2}-1} leq n^{2/3}$, but it doesn't matter that it will end up being $1over{sqrt [3] {n^{2}-1}} geq 1over{n^{2/3}}$?
$endgroup$
– davidllerenav
Jan 31 at 5:09
add a comment |
$begingroup$
Let $n ge 2:$
$dfrac{1}{2sqrt[3]{n^2}} lt dfrac{1}{sqrt[3]{n^2+n^2}} lt$
$dfrac{1}{sqrt[3]{n^2+1}} lt dfrac{1}{sqrt[3]{n^2-1}}.$
$(1/2)sum dfrac{1}{sqrt[3]{n^2}}$ diverges.
Hence?
$endgroup$
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
add a comment |
$begingroup$
Let $n ge 2:$
$dfrac{1}{2sqrt[3]{n^2}} lt dfrac{1}{sqrt[3]{n^2+n^2}} lt$
$dfrac{1}{sqrt[3]{n^2+1}} lt dfrac{1}{sqrt[3]{n^2-1}}.$
$(1/2)sum dfrac{1}{sqrt[3]{n^2}}$ diverges.
Hence?
$endgroup$
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
add a comment |
$begingroup$
Let $n ge 2:$
$dfrac{1}{2sqrt[3]{n^2}} lt dfrac{1}{sqrt[3]{n^2+n^2}} lt$
$dfrac{1}{sqrt[3]{n^2+1}} lt dfrac{1}{sqrt[3]{n^2-1}}.$
$(1/2)sum dfrac{1}{sqrt[3]{n^2}}$ diverges.
Hence?
$endgroup$
Let $n ge 2:$
$dfrac{1}{2sqrt[3]{n^2}} lt dfrac{1}{sqrt[3]{n^2+n^2}} lt$
$dfrac{1}{sqrt[3]{n^2+1}} lt dfrac{1}{sqrt[3]{n^2-1}}.$
$(1/2)sum dfrac{1}{sqrt[3]{n^2}}$ diverges.
Hence?
edited Jan 31 at 6:37
answered Jan 30 at 7:04
Peter SzilasPeter Szilas
11.7k2822
11.7k2822
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
add a comment |
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
Why did you set $n>2$? I understand what you did, but why did you set $n>2$ sisnce the beginning
$endgroup$
– davidllerenav
Jan 31 at 2:48
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
$begingroup$
davidleranow.n >1, since denominator cannot be zero $(n^2-1)$, so $n ge 2$.
$endgroup$
– Peter Szilas
Jan 31 at 6:37
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%2f3093067%2fconvergence-and-divergence-of-sum-n-2-infty-1-over-sqrt3n2-1-and%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
$begingroup$
Be careful not confusing a series and its general term: $frac{1}{n^{3/2}}$ DOES converge (to $0$). Convergent=to have a finite limit. It is true that $sumfrac{1}{n^{3/2}}$ diverges though
$endgroup$
– Taladris
Jan 30 at 7:54
$begingroup$
Yes, I always confuse that. It diverges because of the p-series right?
$endgroup$
– davidllerenav
Jan 31 at 2:49