Does the integral converge? $int_1^infty frac{1}{x(x^2+1)}dx$
$begingroup$
Does the integral converge? $$int_1^infty frac{1}{x(x^2+1)}dx$$
Well, I did show that it converge by finding the indefinite integral first, and getting to $lim =frac{ln 2}{2}$. Which means it converges.
But I thought about another approach, a faster one, I would love to get your opinion.
I thought about using D'Alembert's rule, with the integral $int frac{1}{x}$, and saying that they are positive for every $x in [1,infty]$, and because the limit now will be finite, I can say that because $int frac{1}{x}$ diverges then $int_1^infty frac{1}{x(x^2+1)}dx$ too.
calculus improper-integrals
$endgroup$
add a comment |
$begingroup$
Does the integral converge? $$int_1^infty frac{1}{x(x^2+1)}dx$$
Well, I did show that it converge by finding the indefinite integral first, and getting to $lim =frac{ln 2}{2}$. Which means it converges.
But I thought about another approach, a faster one, I would love to get your opinion.
I thought about using D'Alembert's rule, with the integral $int frac{1}{x}$, and saying that they are positive for every $x in [1,infty]$, and because the limit now will be finite, I can say that because $int frac{1}{x}$ diverges then $int_1^infty frac{1}{x(x^2+1)}dx$ too.
calculus improper-integrals
$endgroup$
$begingroup$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03
add a comment |
$begingroup$
Does the integral converge? $$int_1^infty frac{1}{x(x^2+1)}dx$$
Well, I did show that it converge by finding the indefinite integral first, and getting to $lim =frac{ln 2}{2}$. Which means it converges.
But I thought about another approach, a faster one, I would love to get your opinion.
I thought about using D'Alembert's rule, with the integral $int frac{1}{x}$, and saying that they are positive for every $x in [1,infty]$, and because the limit now will be finite, I can say that because $int frac{1}{x}$ diverges then $int_1^infty frac{1}{x(x^2+1)}dx$ too.
calculus improper-integrals
$endgroup$
Does the integral converge? $$int_1^infty frac{1}{x(x^2+1)}dx$$
Well, I did show that it converge by finding the indefinite integral first, and getting to $lim =frac{ln 2}{2}$. Which means it converges.
But I thought about another approach, a faster one, I would love to get your opinion.
I thought about using D'Alembert's rule, with the integral $int frac{1}{x}$, and saying that they are positive for every $x in [1,infty]$, and because the limit now will be finite, I can say that because $int frac{1}{x}$ diverges then $int_1^infty frac{1}{x(x^2+1)}dx$ too.
calculus improper-integrals
calculus improper-integrals
edited Jan 16 at 16:37
user376343
3,8133829
3,8133829
asked Jan 20 '16 at 15:29
Ilan Aizelman WSIlan Aizelman WS
1,603819
1,603819
$begingroup$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03
add a comment |
$begingroup$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03
$begingroup$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Since $xgeq 1$ in the domain of integration, we know that $$frac{1}{x(x^2+1)}leqfrac{1}{x^2+1}.$$ It is well known that $$int_1^infty frac{1}{1+x^2},dxleqint_{-infty}^inftyfrac{1}{1+x^2},dx=pi<infty.$$ So the integral converges. You cannot say that since $intfrac{1}{x},dx$ diverges, $int_1^infty frac{1}{x(1+x^2)},dx$ does too since $1/xgeqfrac{1}{x(x^2+1)}$ on the domain of integration.
$endgroup$
add a comment |
$begingroup$
Hint : $dfrac{1}{x(x^2+1)} < dfrac{1}{x^2+1}$.
$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%2f1619690%2fdoes-the-integral-converge-int-1-infty-frac1xx21dx%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$
Since $xgeq 1$ in the domain of integration, we know that $$frac{1}{x(x^2+1)}leqfrac{1}{x^2+1}.$$ It is well known that $$int_1^infty frac{1}{1+x^2},dxleqint_{-infty}^inftyfrac{1}{1+x^2},dx=pi<infty.$$ So the integral converges. You cannot say that since $intfrac{1}{x},dx$ diverges, $int_1^infty frac{1}{x(1+x^2)},dx$ does too since $1/xgeqfrac{1}{x(x^2+1)}$ on the domain of integration.
$endgroup$
add a comment |
$begingroup$
Since $xgeq 1$ in the domain of integration, we know that $$frac{1}{x(x^2+1)}leqfrac{1}{x^2+1}.$$ It is well known that $$int_1^infty frac{1}{1+x^2},dxleqint_{-infty}^inftyfrac{1}{1+x^2},dx=pi<infty.$$ So the integral converges. You cannot say that since $intfrac{1}{x},dx$ diverges, $int_1^infty frac{1}{x(1+x^2)},dx$ does too since $1/xgeqfrac{1}{x(x^2+1)}$ on the domain of integration.
$endgroup$
add a comment |
$begingroup$
Since $xgeq 1$ in the domain of integration, we know that $$frac{1}{x(x^2+1)}leqfrac{1}{x^2+1}.$$ It is well known that $$int_1^infty frac{1}{1+x^2},dxleqint_{-infty}^inftyfrac{1}{1+x^2},dx=pi<infty.$$ So the integral converges. You cannot say that since $intfrac{1}{x},dx$ diverges, $int_1^infty frac{1}{x(1+x^2)},dx$ does too since $1/xgeqfrac{1}{x(x^2+1)}$ on the domain of integration.
$endgroup$
Since $xgeq 1$ in the domain of integration, we know that $$frac{1}{x(x^2+1)}leqfrac{1}{x^2+1}.$$ It is well known that $$int_1^infty frac{1}{1+x^2},dxleqint_{-infty}^inftyfrac{1}{1+x^2},dx=pi<infty.$$ So the integral converges. You cannot say that since $intfrac{1}{x},dx$ diverges, $int_1^infty frac{1}{x(1+x^2)},dx$ does too since $1/xgeqfrac{1}{x(x^2+1)}$ on the domain of integration.
answered Jan 20 '16 at 15:32
Alex SAlex S
18k12160
18k12160
add a comment |
add a comment |
$begingroup$
Hint : $dfrac{1}{x(x^2+1)} < dfrac{1}{x^2+1}$.
$endgroup$
add a comment |
$begingroup$
Hint : $dfrac{1}{x(x^2+1)} < dfrac{1}{x^2+1}$.
$endgroup$
add a comment |
$begingroup$
Hint : $dfrac{1}{x(x^2+1)} < dfrac{1}{x^2+1}$.
$endgroup$
Hint : $dfrac{1}{x(x^2+1)} < dfrac{1}{x^2+1}$.
answered Jan 20 '16 at 15:34


DeepSeaDeepSea
71.3k54487
71.3k54487
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%2f1619690%2fdoes-the-integral-converge-int-1-infty-frac1xx21dx%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$
Relate math.stackexchange.com/questions/960736
$endgroup$
– Nosrati
Dec 11 '18 at 11:02
$begingroup$
Possible duplicate of Convergence of an integral $int_1^{+infty} frac{1}{xsqrt[3]{x^2+1}}mathrm dx$
$endgroup$
– Nosrati
Dec 11 '18 at 11:03