Does the series $sum_{n=1}^infty frac{n}{sqrt[3]{8n^5-1}}$ Converge?
$begingroup$
$$sum_{n=1}^infty frac{n}{sqrt[3]{8n^5-1}}$$
From the tests that I know of:
Divergence Test: The limit is ≠ to a constant, so inconclusive.
Geometric series: I don't think this could be written in that manner.
Comparison Test/Lim Comparison: Compare to $$frac{n}{8n^{frac{5}{3}}}$$
Integral Test: I can't think of a integration method that would work here.
Alternating Series/Root Test don't apply.
Ratio Test: The limit is 1 so inconclusive.
Perhaps I'm making a mistake throughout the methods I've tried, but I'm lost. Using these tests, is it possible to find whether or not it converges or diverges?
sequences-and-series
$endgroup$
add a comment |
$begingroup$
$$sum_{n=1}^infty frac{n}{sqrt[3]{8n^5-1}}$$
From the tests that I know of:
Divergence Test: The limit is ≠ to a constant, so inconclusive.
Geometric series: I don't think this could be written in that manner.
Comparison Test/Lim Comparison: Compare to $$frac{n}{8n^{frac{5}{3}}}$$
Integral Test: I can't think of a integration method that would work here.
Alternating Series/Root Test don't apply.
Ratio Test: The limit is 1 so inconclusive.
Perhaps I'm making a mistake throughout the methods I've tried, but I'm lost. Using these tests, is it possible to find whether or not it converges or diverges?
sequences-and-series
$endgroup$
$begingroup$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36
add a comment |
$begingroup$
$$sum_{n=1}^infty frac{n}{sqrt[3]{8n^5-1}}$$
From the tests that I know of:
Divergence Test: The limit is ≠ to a constant, so inconclusive.
Geometric series: I don't think this could be written in that manner.
Comparison Test/Lim Comparison: Compare to $$frac{n}{8n^{frac{5}{3}}}$$
Integral Test: I can't think of a integration method that would work here.
Alternating Series/Root Test don't apply.
Ratio Test: The limit is 1 so inconclusive.
Perhaps I'm making a mistake throughout the methods I've tried, but I'm lost. Using these tests, is it possible to find whether or not it converges or diverges?
sequences-and-series
$endgroup$
$$sum_{n=1}^infty frac{n}{sqrt[3]{8n^5-1}}$$
From the tests that I know of:
Divergence Test: The limit is ≠ to a constant, so inconclusive.
Geometric series: I don't think this could be written in that manner.
Comparison Test/Lim Comparison: Compare to $$frac{n}{8n^{frac{5}{3}}}$$
Integral Test: I can't think of a integration method that would work here.
Alternating Series/Root Test don't apply.
Ratio Test: The limit is 1 so inconclusive.
Perhaps I'm making a mistake throughout the methods I've tried, but I'm lost. Using these tests, is it possible to find whether or not it converges or diverges?
sequences-and-series
sequences-and-series
asked Dec 12 '18 at 5:34
user623028user623028
235
235
$begingroup$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36
add a comment |
$begingroup$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36
$begingroup$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36
$begingroup$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Use comparison test,$$frac{n}{sqrt[3]{8n^5-1}} ge frac{n}{sqrt[3]{8n^5}} = frac{1}{2n^{frac53-1}}=frac{1}{2n^{frac23}}$$
Now, use $p$-series to make conclusion that it diverges.
$endgroup$
add a comment |
$begingroup$
We have that
$$frac{n}{sqrt[3]{8n^5-1}}sim frac1{2n^{2/3}}$$
therefore we can conclude that the given series diverges by limit comparison test with $sum frac1{n^{2/3}}$.
$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%2f3036274%2fdoes-the-series-sum-n-1-infty-fracn-sqrt38n5-1-converge%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Use comparison test,$$frac{n}{sqrt[3]{8n^5-1}} ge frac{n}{sqrt[3]{8n^5}} = frac{1}{2n^{frac53-1}}=frac{1}{2n^{frac23}}$$
Now, use $p$-series to make conclusion that it diverges.
$endgroup$
add a comment |
$begingroup$
Use comparison test,$$frac{n}{sqrt[3]{8n^5-1}} ge frac{n}{sqrt[3]{8n^5}} = frac{1}{2n^{frac53-1}}=frac{1}{2n^{frac23}}$$
Now, use $p$-series to make conclusion that it diverges.
$endgroup$
add a comment |
$begingroup$
Use comparison test,$$frac{n}{sqrt[3]{8n^5-1}} ge frac{n}{sqrt[3]{8n^5}} = frac{1}{2n^{frac53-1}}=frac{1}{2n^{frac23}}$$
Now, use $p$-series to make conclusion that it diverges.
$endgroup$
Use comparison test,$$frac{n}{sqrt[3]{8n^5-1}} ge frac{n}{sqrt[3]{8n^5}} = frac{1}{2n^{frac53-1}}=frac{1}{2n^{frac23}}$$
Now, use $p$-series to make conclusion that it diverges.
answered Dec 12 '18 at 5:40
Siong Thye GohSiong Thye Goh
102k1466118
102k1466118
add a comment |
add a comment |
$begingroup$
We have that
$$frac{n}{sqrt[3]{8n^5-1}}sim frac1{2n^{2/3}}$$
therefore we can conclude that the given series diverges by limit comparison test with $sum frac1{n^{2/3}}$.
$endgroup$
add a comment |
$begingroup$
We have that
$$frac{n}{sqrt[3]{8n^5-1}}sim frac1{2n^{2/3}}$$
therefore we can conclude that the given series diverges by limit comparison test with $sum frac1{n^{2/3}}$.
$endgroup$
add a comment |
$begingroup$
We have that
$$frac{n}{sqrt[3]{8n^5-1}}sim frac1{2n^{2/3}}$$
therefore we can conclude that the given series diverges by limit comparison test with $sum frac1{n^{2/3}}$.
$endgroup$
We have that
$$frac{n}{sqrt[3]{8n^5-1}}sim frac1{2n^{2/3}}$$
therefore we can conclude that the given series diverges by limit comparison test with $sum frac1{n^{2/3}}$.
answered Dec 12 '18 at 7:16
gimusigimusi
92.9k84494
92.9k84494
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%2f3036274%2fdoes-the-series-sum-n-1-infty-fracn-sqrt38n5-1-converge%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$
it's same as $frac{1}{n^{2/3}}$, so no, it doesn't converge
$endgroup$
– mathworker21
Dec 12 '18 at 5:36