How to decide convergence of Integrals
$begingroup$
I got this doubt while evaluating the integrals:
$$I=int_{0}^{frac{pi}{2}}ln(sin x)sin xdx$$ and
$$J=int_{0}^{frac{pi}{4}}csc xdx$$
Now even though the integrand $f(x)=ln(sin x)sin x$ is not defined at $x=0$ which is the lower limit, still it has a finite answer.
But integrand in $J$ is not defined at $x=0$ and integral is infinite.
So how to identify without explicitly evaluating?
integration algebra-precalculus convergence
$endgroup$
add a comment |
$begingroup$
I got this doubt while evaluating the integrals:
$$I=int_{0}^{frac{pi}{2}}ln(sin x)sin xdx$$ and
$$J=int_{0}^{frac{pi}{4}}csc xdx$$
Now even though the integrand $f(x)=ln(sin x)sin x$ is not defined at $x=0$ which is the lower limit, still it has a finite answer.
But integrand in $J$ is not defined at $x=0$ and integral is infinite.
So how to identify without explicitly evaluating?
integration algebra-precalculus convergence
$endgroup$
$begingroup$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago
add a comment |
$begingroup$
I got this doubt while evaluating the integrals:
$$I=int_{0}^{frac{pi}{2}}ln(sin x)sin xdx$$ and
$$J=int_{0}^{frac{pi}{4}}csc xdx$$
Now even though the integrand $f(x)=ln(sin x)sin x$ is not defined at $x=0$ which is the lower limit, still it has a finite answer.
But integrand in $J$ is not defined at $x=0$ and integral is infinite.
So how to identify without explicitly evaluating?
integration algebra-precalculus convergence
$endgroup$
I got this doubt while evaluating the integrals:
$$I=int_{0}^{frac{pi}{2}}ln(sin x)sin xdx$$ and
$$J=int_{0}^{frac{pi}{4}}csc xdx$$
Now even though the integrand $f(x)=ln(sin x)sin x$ is not defined at $x=0$ which is the lower limit, still it has a finite answer.
But integrand in $J$ is not defined at $x=0$ and integral is infinite.
So how to identify without explicitly evaluating?
integration algebra-precalculus convergence
integration algebra-precalculus convergence
asked 11 hours ago
Umesh shankarUmesh shankar
3,04431220
3,04431220
$begingroup$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago
add a comment |
$begingroup$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago
$begingroup$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago
$begingroup$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Notice, however, that
begin{eqnarray}
lim_{xto0^+}ln(sin x)sin x&=&lim_{xto0^+}frac{ln(sin x)}{csc x}\
&=&lim_{xto0^+}frac{cot x}{(-csc xcot x)}\
&=&lim_{xto0^+}(-sin x)\
&=&0
end{eqnarray}
Here is the graph of $y=ln(sin x)sin x$
$endgroup$
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
add a comment |
$begingroup$
For the second integral $J$, the integrand goes to $infty$ as $xto 0$. Roughly $frac{1}{sin x} = frac{1}{x}$. From the examples $int_0^1 x^{-a} dx$ we know that $a=1$ is divergent, albeit borderline so. Since
$$
sin x = x - frac{1}{3!}x^3 pm ...
$$
we have $sin x leq x$ for $x>0$ small (from elementary trigonometry, or since the tail of a (edit: convergent) alternating series with terms of decreasing value is dominated by any previous term). Thus $frac{1}{sin x} geq frac{1}{x}$ and the integral $J$ is divergent.
$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%2f3160811%2fhow-to-decide-convergence-of-integrals%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$
Notice, however, that
begin{eqnarray}
lim_{xto0^+}ln(sin x)sin x&=&lim_{xto0^+}frac{ln(sin x)}{csc x}\
&=&lim_{xto0^+}frac{cot x}{(-csc xcot x)}\
&=&lim_{xto0^+}(-sin x)\
&=&0
end{eqnarray}
Here is the graph of $y=ln(sin x)sin x$
$endgroup$
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
add a comment |
$begingroup$
Notice, however, that
begin{eqnarray}
lim_{xto0^+}ln(sin x)sin x&=&lim_{xto0^+}frac{ln(sin x)}{csc x}\
&=&lim_{xto0^+}frac{cot x}{(-csc xcot x)}\
&=&lim_{xto0^+}(-sin x)\
&=&0
end{eqnarray}
Here is the graph of $y=ln(sin x)sin x$
$endgroup$
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
add a comment |
$begingroup$
Notice, however, that
begin{eqnarray}
lim_{xto0^+}ln(sin x)sin x&=&lim_{xto0^+}frac{ln(sin x)}{csc x}\
&=&lim_{xto0^+}frac{cot x}{(-csc xcot x)}\
&=&lim_{xto0^+}(-sin x)\
&=&0
end{eqnarray}
Here is the graph of $y=ln(sin x)sin x$
$endgroup$
Notice, however, that
begin{eqnarray}
lim_{xto0^+}ln(sin x)sin x&=&lim_{xto0^+}frac{ln(sin x)}{csc x}\
&=&lim_{xto0^+}frac{cot x}{(-csc xcot x)}\
&=&lim_{xto0^+}(-sin x)\
&=&0
end{eqnarray}
Here is the graph of $y=ln(sin x)sin x$
edited 11 hours ago
answered 11 hours ago
John Wayland BalesJohn Wayland Bales
15k21238
15k21238
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
add a comment |
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
So does it mean if limit is finite at the end points, integral exists?
$endgroup$
– Umesh shankar
11 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
$begingroup$
In this case, the discontinuity at $x=0$ was a removable discontinuity. But such is not the case at $x=0$ for $csc x$ because of the vertical asymptote. However, even in the case where there is a vertical asymptote the integral may still converge. For example, $int_0^1dfrac{1}{sqrt{x}},dx$.
$endgroup$
– John Wayland Bales
10 hours ago
add a comment |
$begingroup$
For the second integral $J$, the integrand goes to $infty$ as $xto 0$. Roughly $frac{1}{sin x} = frac{1}{x}$. From the examples $int_0^1 x^{-a} dx$ we know that $a=1$ is divergent, albeit borderline so. Since
$$
sin x = x - frac{1}{3!}x^3 pm ...
$$
we have $sin x leq x$ for $x>0$ small (from elementary trigonometry, or since the tail of a (edit: convergent) alternating series with terms of decreasing value is dominated by any previous term). Thus $frac{1}{sin x} geq frac{1}{x}$ and the integral $J$ is divergent.
$endgroup$
add a comment |
$begingroup$
For the second integral $J$, the integrand goes to $infty$ as $xto 0$. Roughly $frac{1}{sin x} = frac{1}{x}$. From the examples $int_0^1 x^{-a} dx$ we know that $a=1$ is divergent, albeit borderline so. Since
$$
sin x = x - frac{1}{3!}x^3 pm ...
$$
we have $sin x leq x$ for $x>0$ small (from elementary trigonometry, or since the tail of a (edit: convergent) alternating series with terms of decreasing value is dominated by any previous term). Thus $frac{1}{sin x} geq frac{1}{x}$ and the integral $J$ is divergent.
$endgroup$
add a comment |
$begingroup$
For the second integral $J$, the integrand goes to $infty$ as $xto 0$. Roughly $frac{1}{sin x} = frac{1}{x}$. From the examples $int_0^1 x^{-a} dx$ we know that $a=1$ is divergent, albeit borderline so. Since
$$
sin x = x - frac{1}{3!}x^3 pm ...
$$
we have $sin x leq x$ for $x>0$ small (from elementary trigonometry, or since the tail of a (edit: convergent) alternating series with terms of decreasing value is dominated by any previous term). Thus $frac{1}{sin x} geq frac{1}{x}$ and the integral $J$ is divergent.
$endgroup$
For the second integral $J$, the integrand goes to $infty$ as $xto 0$. Roughly $frac{1}{sin x} = frac{1}{x}$. From the examples $int_0^1 x^{-a} dx$ we know that $a=1$ is divergent, albeit borderline so. Since
$$
sin x = x - frac{1}{3!}x^3 pm ...
$$
we have $sin x leq x$ for $x>0$ small (from elementary trigonometry, or since the tail of a (edit: convergent) alternating series with terms of decreasing value is dominated by any previous term). Thus $frac{1}{sin x} geq frac{1}{x}$ and the integral $J$ is divergent.
edited 10 hours ago
answered 10 hours ago
user626368user626368
193
193
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%2f3160811%2fhow-to-decide-convergence-of-integrals%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$
Comparison test is definite a way to go.
$endgroup$
– Sangchul Lee
11 hours ago