Series with a logarithm
$begingroup$
I'm trying to solve this example (I have to tell if it's convergent or not)
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)}$$
I tried to do this by comparison:
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)} < frac{1}{n^2}$$
But I'm stuck at this point, I can't tell if it's true. Can you give me any tips? Thank you in advance.
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I'm trying to solve this example (I have to tell if it's convergent or not)
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)}$$
I tried to do this by comparison:
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)} < frac{1}{n^2}$$
But I'm stuck at this point, I can't tell if it's true. Can you give me any tips? Thank you in advance.
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I'm trying to solve this example (I have to tell if it's convergent or not)
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)}$$
I tried to do this by comparison:
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)} < frac{1}{n^2}$$
But I'm stuck at this point, I can't tell if it's true. Can you give me any tips? Thank you in advance.
sequences-and-series
$endgroup$
I'm trying to solve this example (I have to tell if it's convergent or not)
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)}$$
I tried to do this by comparison:
$$sum_{n=2}^{infty}ln{left(frac{n^3+n+1}{n^3-n}right)} < frac{1}{n^2}$$
But I'm stuck at this point, I can't tell if it's true. Can you give me any tips? Thank you in advance.
sequences-and-series
sequences-and-series
edited Dec 12 '18 at 21:54
gimusi
92.9k84594
92.9k84594
asked Dec 12 '18 at 21:46
user609637
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Yes it is true, indeed by $log(1+x)<x$ as $x>0$ we have that
$$ln{left(frac{n^3+n+1}{n^3-n}right)}=ln{left(frac{n^3-n+2n+1}{n^3-n}right)}=lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n}sim frac{2}{n^2}$$
then refer to limit comparison test.
$endgroup$
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
|
show 2 more comments
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%2f3037258%2fseries-with-a-logarithm%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$
Yes it is true, indeed by $log(1+x)<x$ as $x>0$ we have that
$$ln{left(frac{n^3+n+1}{n^3-n}right)}=ln{left(frac{n^3-n+2n+1}{n^3-n}right)}=lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n}sim frac{2}{n^2}$$
then refer to limit comparison test.
$endgroup$
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
|
show 2 more comments
$begingroup$
Yes it is true, indeed by $log(1+x)<x$ as $x>0$ we have that
$$ln{left(frac{n^3+n+1}{n^3-n}right)}=ln{left(frac{n^3-n+2n+1}{n^3-n}right)}=lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n}sim frac{2}{n^2}$$
then refer to limit comparison test.
$endgroup$
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
|
show 2 more comments
$begingroup$
Yes it is true, indeed by $log(1+x)<x$ as $x>0$ we have that
$$ln{left(frac{n^3+n+1}{n^3-n}right)}=ln{left(frac{n^3-n+2n+1}{n^3-n}right)}=lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n}sim frac{2}{n^2}$$
then refer to limit comparison test.
$endgroup$
Yes it is true, indeed by $log(1+x)<x$ as $x>0$ we have that
$$ln{left(frac{n^3+n+1}{n^3-n}right)}=ln{left(frac{n^3-n+2n+1}{n^3-n}right)}=lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n}sim frac{2}{n^2}$$
then refer to limit comparison test.
answered Dec 12 '18 at 21:49
gimusigimusi
92.9k84594
92.9k84594
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
|
show 2 more comments
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
$begingroup$
Thank you very much for your answer. Could you also tell me if Dirichlet's test can be used for proving divergence? Or it works only one way? For example if I multiply this logarithm by 5^n, can I use Dirichlet's test to prove the divergence?
$endgroup$
– user609637
Dec 12 '18 at 22:29
1
1
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
@iforgotmypass Here we are using that both direct comparison test that is $$lnleft(1+frac{2n+1}{n^3-n}right)<frac{2n+1}{n^3-n} implies sum lnleft(1+frac{2n+1}{n^3-n}right)<sum frac{2n+1}{n^3-n}$$ and limit comparison test that is $$frac{frac{2n+1}{n^3-n}}{frac{2}{n^2}}to 1$$
$endgroup$
– gimusi
Dec 12 '18 at 22:35
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
$begingroup$
I see, but it won't work when I will multiply it by (-5)^n, am I right? Then we have to prove that the partial sums aren't limited?
$endgroup$
– user609637
Dec 12 '18 at 22:36
1
1
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
$begingroup$
@iforgotmypass Yes of course we can also use that for a divergent case. What about for example $$sum_{n=2}^{infty}ln{left(frac{n^3+n^2+1}{n^3-n}right)}$$ Here we can use limit comaprison test.
$endgroup$
– gimusi
Dec 12 '18 at 22:37
1
1
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
$begingroup$
@iforgotmypass For $$sum_{n=2}^{infty}(-1)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ we can use absolute convergence and for $$sum_{n=2}^{infty}(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}$$ just check that $$(-5)^nln{left(frac{n^3+n+1}{n^3-n}right)}not to 0$$
$endgroup$
– gimusi
Dec 12 '18 at 22:39
|
show 2 more comments
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%2f3037258%2fseries-with-a-logarithm%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