Finding convergence of integral $int_0^1 frac{x^n}{1+x}dx$
Test the convergence $$int_0^1 frac{x^n}{1+x}dx$$
I have used comparison test for improper integrals..by comparing with $1/(1+x)$...
so I found it convergent ..
But the solution set says that it is convergent if $n> -1$.
calculus
add a comment |
Test the convergence $$int_0^1 frac{x^n}{1+x}dx$$
I have used comparison test for improper integrals..by comparing with $1/(1+x)$...
so I found it convergent ..
But the solution set says that it is convergent if $n> -1$.
calculus
add a comment |
Test the convergence $$int_0^1 frac{x^n}{1+x}dx$$
I have used comparison test for improper integrals..by comparing with $1/(1+x)$...
so I found it convergent ..
But the solution set says that it is convergent if $n> -1$.
calculus
Test the convergence $$int_0^1 frac{x^n}{1+x}dx$$
I have used comparison test for improper integrals..by comparing with $1/(1+x)$...
so I found it convergent ..
But the solution set says that it is convergent if $n> -1$.
calculus
calculus
edited Nov 24 at 18:05
gimusi
1
1
asked Nov 24 at 17:58
Kashmira
463
463
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
We have that for $nge 0$ the integral is a proper integral, then consider $n<0$ and by $m=-n>0$ we have
$$int_0^1 frac{1}{x^m+x^{m+1}}dx$$
and since as $xto 0^+$
$$frac{1}{x^m+x^{m+1}} sim frac{1}{x^m}$$
the integral converges for $m<1$ that is $n>-1$.
As an alternative by $y=frac1x$ we have
$$int_0^1 frac{x^n}{1+x}dx=int_1^infty frac{1}{y^{n+1}+y^{n+2}}dx$$
and since as $xto infty$
$$ frac{1}{y^{n+1}+y^{n+2}}sim frac{1}{y^{n+2}}$$
the integral converges for $n+2>1$ that is $n>-1$.
add a comment |
Let $a_n = displaystyle int_{0}^1 dfrac{x^n}{1+x}dx$. Since $dfrac{x^n}{1+x} = x^{n-1}left(1-dfrac{1}{1+x}right)=x^{n-1}-dfrac{x^{n-1}}{1+x}$, taking the integral $displaystyle int_{0}^1$ both sides give: $a_n = dfrac{1}{n}- a_{n-1}=dfrac{1}{n}-dfrac{1}{n-1}+a_{n-2}= dfrac{1}{n}-dfrac{1}{n-1}+dfrac{1}{n-2}-a_{n-3}=...=-ln 2+ 1-dfrac{1}{2}+dfrac{1}{3}-dfrac{1}{4}+dfrac{1}{5}-dfrac{1}{6}+cdots + dfrac{1}{n-2}-dfrac{1}{n-1}+dfrac{1}{n}$. $a_n$ converges when considered as a partial sum of an alternating harmonic series.
add a comment |
Since $x^n$ is continuous on $[0,1]$ for $nge 0,$ the integral converges for $nge 0.$
For $n<0,$ $x^n$ blows up at $0.$ So we need to consider the integral over $[a,1]$ for small $a>0.$ Notice that for $xin (0,1],$
$$frac{x^n}{2}le frac{x^n}{1+x} le x^n.$$
It follows that the integral of interest converges iff $int_0^1 x^n,dx $ converges. Things are easy now, so I'll stop here. Ask questions if you like.
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%2f3011862%2ffinding-convergence-of-integral-int-01-fracxn1xdx%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
We have that for $nge 0$ the integral is a proper integral, then consider $n<0$ and by $m=-n>0$ we have
$$int_0^1 frac{1}{x^m+x^{m+1}}dx$$
and since as $xto 0^+$
$$frac{1}{x^m+x^{m+1}} sim frac{1}{x^m}$$
the integral converges for $m<1$ that is $n>-1$.
As an alternative by $y=frac1x$ we have
$$int_0^1 frac{x^n}{1+x}dx=int_1^infty frac{1}{y^{n+1}+y^{n+2}}dx$$
and since as $xto infty$
$$ frac{1}{y^{n+1}+y^{n+2}}sim frac{1}{y^{n+2}}$$
the integral converges for $n+2>1$ that is $n>-1$.
add a comment |
We have that for $nge 0$ the integral is a proper integral, then consider $n<0$ and by $m=-n>0$ we have
$$int_0^1 frac{1}{x^m+x^{m+1}}dx$$
and since as $xto 0^+$
$$frac{1}{x^m+x^{m+1}} sim frac{1}{x^m}$$
the integral converges for $m<1$ that is $n>-1$.
As an alternative by $y=frac1x$ we have
$$int_0^1 frac{x^n}{1+x}dx=int_1^infty frac{1}{y^{n+1}+y^{n+2}}dx$$
and since as $xto infty$
$$ frac{1}{y^{n+1}+y^{n+2}}sim frac{1}{y^{n+2}}$$
the integral converges for $n+2>1$ that is $n>-1$.
add a comment |
We have that for $nge 0$ the integral is a proper integral, then consider $n<0$ and by $m=-n>0$ we have
$$int_0^1 frac{1}{x^m+x^{m+1}}dx$$
and since as $xto 0^+$
$$frac{1}{x^m+x^{m+1}} sim frac{1}{x^m}$$
the integral converges for $m<1$ that is $n>-1$.
As an alternative by $y=frac1x$ we have
$$int_0^1 frac{x^n}{1+x}dx=int_1^infty frac{1}{y^{n+1}+y^{n+2}}dx$$
and since as $xto infty$
$$ frac{1}{y^{n+1}+y^{n+2}}sim frac{1}{y^{n+2}}$$
the integral converges for $n+2>1$ that is $n>-1$.
We have that for $nge 0$ the integral is a proper integral, then consider $n<0$ and by $m=-n>0$ we have
$$int_0^1 frac{1}{x^m+x^{m+1}}dx$$
and since as $xto 0^+$
$$frac{1}{x^m+x^{m+1}} sim frac{1}{x^m}$$
the integral converges for $m<1$ that is $n>-1$.
As an alternative by $y=frac1x$ we have
$$int_0^1 frac{x^n}{1+x}dx=int_1^infty frac{1}{y^{n+1}+y^{n+2}}dx$$
and since as $xto infty$
$$ frac{1}{y^{n+1}+y^{n+2}}sim frac{1}{y^{n+2}}$$
the integral converges for $n+2>1$ that is $n>-1$.
answered Nov 24 at 18:05
gimusi
1
1
add a comment |
add a comment |
Let $a_n = displaystyle int_{0}^1 dfrac{x^n}{1+x}dx$. Since $dfrac{x^n}{1+x} = x^{n-1}left(1-dfrac{1}{1+x}right)=x^{n-1}-dfrac{x^{n-1}}{1+x}$, taking the integral $displaystyle int_{0}^1$ both sides give: $a_n = dfrac{1}{n}- a_{n-1}=dfrac{1}{n}-dfrac{1}{n-1}+a_{n-2}= dfrac{1}{n}-dfrac{1}{n-1}+dfrac{1}{n-2}-a_{n-3}=...=-ln 2+ 1-dfrac{1}{2}+dfrac{1}{3}-dfrac{1}{4}+dfrac{1}{5}-dfrac{1}{6}+cdots + dfrac{1}{n-2}-dfrac{1}{n-1}+dfrac{1}{n}$. $a_n$ converges when considered as a partial sum of an alternating harmonic series.
add a comment |
Let $a_n = displaystyle int_{0}^1 dfrac{x^n}{1+x}dx$. Since $dfrac{x^n}{1+x} = x^{n-1}left(1-dfrac{1}{1+x}right)=x^{n-1}-dfrac{x^{n-1}}{1+x}$, taking the integral $displaystyle int_{0}^1$ both sides give: $a_n = dfrac{1}{n}- a_{n-1}=dfrac{1}{n}-dfrac{1}{n-1}+a_{n-2}= dfrac{1}{n}-dfrac{1}{n-1}+dfrac{1}{n-2}-a_{n-3}=...=-ln 2+ 1-dfrac{1}{2}+dfrac{1}{3}-dfrac{1}{4}+dfrac{1}{5}-dfrac{1}{6}+cdots + dfrac{1}{n-2}-dfrac{1}{n-1}+dfrac{1}{n}$. $a_n$ converges when considered as a partial sum of an alternating harmonic series.
add a comment |
Let $a_n = displaystyle int_{0}^1 dfrac{x^n}{1+x}dx$. Since $dfrac{x^n}{1+x} = x^{n-1}left(1-dfrac{1}{1+x}right)=x^{n-1}-dfrac{x^{n-1}}{1+x}$, taking the integral $displaystyle int_{0}^1$ both sides give: $a_n = dfrac{1}{n}- a_{n-1}=dfrac{1}{n}-dfrac{1}{n-1}+a_{n-2}= dfrac{1}{n}-dfrac{1}{n-1}+dfrac{1}{n-2}-a_{n-3}=...=-ln 2+ 1-dfrac{1}{2}+dfrac{1}{3}-dfrac{1}{4}+dfrac{1}{5}-dfrac{1}{6}+cdots + dfrac{1}{n-2}-dfrac{1}{n-1}+dfrac{1}{n}$. $a_n$ converges when considered as a partial sum of an alternating harmonic series.
Let $a_n = displaystyle int_{0}^1 dfrac{x^n}{1+x}dx$. Since $dfrac{x^n}{1+x} = x^{n-1}left(1-dfrac{1}{1+x}right)=x^{n-1}-dfrac{x^{n-1}}{1+x}$, taking the integral $displaystyle int_{0}^1$ both sides give: $a_n = dfrac{1}{n}- a_{n-1}=dfrac{1}{n}-dfrac{1}{n-1}+a_{n-2}= dfrac{1}{n}-dfrac{1}{n-1}+dfrac{1}{n-2}-a_{n-3}=...=-ln 2+ 1-dfrac{1}{2}+dfrac{1}{3}-dfrac{1}{4}+dfrac{1}{5}-dfrac{1}{6}+cdots + dfrac{1}{n-2}-dfrac{1}{n-1}+dfrac{1}{n}$. $a_n$ converges when considered as a partial sum of an alternating harmonic series.
edited Nov 24 at 18:46
answered Nov 24 at 18:24
DeepSea
70.9k54487
70.9k54487
add a comment |
add a comment |
Since $x^n$ is continuous on $[0,1]$ for $nge 0,$ the integral converges for $nge 0.$
For $n<0,$ $x^n$ blows up at $0.$ So we need to consider the integral over $[a,1]$ for small $a>0.$ Notice that for $xin (0,1],$
$$frac{x^n}{2}le frac{x^n}{1+x} le x^n.$$
It follows that the integral of interest converges iff $int_0^1 x^n,dx $ converges. Things are easy now, so I'll stop here. Ask questions if you like.
add a comment |
Since $x^n$ is continuous on $[0,1]$ for $nge 0,$ the integral converges for $nge 0.$
For $n<0,$ $x^n$ blows up at $0.$ So we need to consider the integral over $[a,1]$ for small $a>0.$ Notice that for $xin (0,1],$
$$frac{x^n}{2}le frac{x^n}{1+x} le x^n.$$
It follows that the integral of interest converges iff $int_0^1 x^n,dx $ converges. Things are easy now, so I'll stop here. Ask questions if you like.
add a comment |
Since $x^n$ is continuous on $[0,1]$ for $nge 0,$ the integral converges for $nge 0.$
For $n<0,$ $x^n$ blows up at $0.$ So we need to consider the integral over $[a,1]$ for small $a>0.$ Notice that for $xin (0,1],$
$$frac{x^n}{2}le frac{x^n}{1+x} le x^n.$$
It follows that the integral of interest converges iff $int_0^1 x^n,dx $ converges. Things are easy now, so I'll stop here. Ask questions if you like.
Since $x^n$ is continuous on $[0,1]$ for $nge 0,$ the integral converges for $nge 0.$
For $n<0,$ $x^n$ blows up at $0.$ So we need to consider the integral over $[a,1]$ for small $a>0.$ Notice that for $xin (0,1],$
$$frac{x^n}{2}le frac{x^n}{1+x} le x^n.$$
It follows that the integral of interest converges iff $int_0^1 x^n,dx $ converges. Things are easy now, so I'll stop here. Ask questions if you like.
answered Nov 24 at 19:04
zhw.
71.6k43075
71.6k43075
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3011862%2ffinding-convergence-of-integral-int-01-fracxn1xdx%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