Prove that $lim_{n rightarrow infty} int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dx = 0$.
$begingroup$
Prove that $lim_{n rightarrow infty} int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dx=0.$
I think I will use Riemann integrability, but how I do not know, could anyone help me in this?
real-analysis calculus integration riemann-integration
$endgroup$
add a comment |
$begingroup$
Prove that $lim_{n rightarrow infty} int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dx=0.$
I think I will use Riemann integrability, but how I do not know, could anyone help me in this?
real-analysis calculus integration riemann-integration
$endgroup$
add a comment |
$begingroup$
Prove that $lim_{n rightarrow infty} int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dx=0.$
I think I will use Riemann integrability, but how I do not know, could anyone help me in this?
real-analysis calculus integration riemann-integration
$endgroup$
Prove that $lim_{n rightarrow infty} int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dx=0.$
I think I will use Riemann integrability, but how I do not know, could anyone help me in this?
real-analysis calculus integration riemann-integration
real-analysis calculus integration riemann-integration
edited Dec 4 '18 at 8:11
gimusi
92.9k94494
92.9k94494
asked Dec 4 '18 at 7:45
hopefullyhopefully
309113
309113
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$|frac {sin, x} {x^{2}+n^{2}}| leq frac 1 {n^{2}}$.
$endgroup$
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
|
show 4 more comments
$begingroup$
HINT
Recall that for $f$ continuous on $(a,b)$
$$left|{int_a^b f left({t}right) mathrm dt}right| le int_a^b left|{f left({t}right)}right| mathrm dt$$
therefore we have that
$$0le left|int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dxright|le frac1{n^2}int_{0}^{2 pi} frac {1}{(x/n)^2 + 1} dx =frac{1}{n}arctanleft(frac{2pi}nright)$$
$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%2f3025255%2fprove-that-lim-n-rightarrow-infty-int-02-pi-frac-sin-nxx2%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$
$|frac {sin, x} {x^{2}+n^{2}}| leq frac 1 {n^{2}}$.
$endgroup$
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
|
show 4 more comments
$begingroup$
$|frac {sin, x} {x^{2}+n^{2}}| leq frac 1 {n^{2}}$.
$endgroup$
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
|
show 4 more comments
$begingroup$
$|frac {sin, x} {x^{2}+n^{2}}| leq frac 1 {n^{2}}$.
$endgroup$
$|frac {sin, x} {x^{2}+n^{2}}| leq frac 1 {n^{2}}$.
answered Dec 4 '18 at 7:49
Kavi Rama MurthyKavi Rama Murthy
54.8k32055
54.8k32055
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
|
show 4 more comments
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
$begingroup$
I will not use the property that the function is Riemann integrable?
$endgroup$
– hopefully
Dec 4 '18 at 7:54
1
1
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
@hopefully You have to use an elementary property of Riemann integrals which says that if $|f(x)| leq C$ then $|int_a^{b} f(x), dx| leq C(b-a)$. You can in fact prove this easily from definition of Riemann integral since all Riemann sums have the bound $C(b-a)$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 7:57
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
$begingroup$
Could you provide a bit more details about the sequence of steps in proving so .... what should exactly I do?
$endgroup$
– hopefully
Dec 4 '18 at 8:13
1
1
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
$begingroup$
@hopefully Yes. the integral is bounded by $frac {2pi} {n^{2}}$ so it tends to $0$.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:21
1
1
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
$begingroup$
Any partition is fine, but you can choose the uniform partition for definiteness.
$endgroup$
– Kavi Rama Murthy
Dec 4 '18 at 8:27
|
show 4 more comments
$begingroup$
HINT
Recall that for $f$ continuous on $(a,b)$
$$left|{int_a^b f left({t}right) mathrm dt}right| le int_a^b left|{f left({t}right)}right| mathrm dt$$
therefore we have that
$$0le left|int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dxright|le frac1{n^2}int_{0}^{2 pi} frac {1}{(x/n)^2 + 1} dx =frac{1}{n}arctanleft(frac{2pi}nright)$$
$endgroup$
add a comment |
$begingroup$
HINT
Recall that for $f$ continuous on $(a,b)$
$$left|{int_a^b f left({t}right) mathrm dt}right| le int_a^b left|{f left({t}right)}right| mathrm dt$$
therefore we have that
$$0le left|int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dxright|le frac1{n^2}int_{0}^{2 pi} frac {1}{(x/n)^2 + 1} dx =frac{1}{n}arctanleft(frac{2pi}nright)$$
$endgroup$
add a comment |
$begingroup$
HINT
Recall that for $f$ continuous on $(a,b)$
$$left|{int_a^b f left({t}right) mathrm dt}right| le int_a^b left|{f left({t}right)}right| mathrm dt$$
therefore we have that
$$0le left|int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dxright|le frac1{n^2}int_{0}^{2 pi} frac {1}{(x/n)^2 + 1} dx =frac{1}{n}arctanleft(frac{2pi}nright)$$
$endgroup$
HINT
Recall that for $f$ continuous on $(a,b)$
$$left|{int_a^b f left({t}right) mathrm dt}right| le int_a^b left|{f left({t}right)}right| mathrm dt$$
therefore we have that
$$0le left|int_{0}^{2 pi} frac {sin (nx)}{x^2 + n^2} dxright|le frac1{n^2}int_{0}^{2 pi} frac {1}{(x/n)^2 + 1} dx =frac{1}{n}arctanleft(frac{2pi}nright)$$
edited Dec 4 '18 at 8:03
answered Dec 4 '18 at 7:47
gimusigimusi
92.9k94494
92.9k94494
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%2f3025255%2fprove-that-lim-n-rightarrow-infty-int-02-pi-frac-sin-nxx2%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