Find $limlimits_{xtoinfty} frac{1}{x}int_{0}^{x} frac{1}{2+cos t}dt$.Find the limit :...
How can I raise concerns with a new DM about XP splitting?
What should I use for Mishna study?
Books on the History of math research at European universities
What is the opposite of 'gravitas'?
Is the next prime number always the next number divisible by the current prime number, except for any numbers previously divisible by primes?
I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?
Java - What do constructor type arguments mean when placed *before* the type?
How do ultrasonic sensors differentiate between transmitted and received signals?
Is infinity mathematically observable?
Can somebody explain Brexit in a few child-proof sentences?
Adding empty element to declared container without declaring type of element
Are taller landing gear bad for aircraft, particulary large airliners?
What do you call the infoboxes with text and sometimes images on the side of a page we find in textbooks?
Simple image editor tool to draw a simple box/rectangle in an existing image
Resetting two CD4017 counters simultaneously, only one resets
Lifted its hind leg on or lifted its hind leg towards?
Installing PowerShell on 32-bit Kali OS fails
What does the "3am" section means in manpages?
Indicating multiple different modes of speech (fantasy language or telepathy)
Latex for-and in equation
Calculating the number of days between 2 dates in Excel
Meta programming: Declare a new struct on the fly
Blender - show edges angles “direction”
Is there a good way to store credentials outside of a password manager?
Find $limlimits_{xtoinfty} frac{1}{x}int_{0}^{x} frac{1}{2+cos t}dt$.
Find the limit : $limlimits_{nrightarrowinfty}int_{n}^{n+7}frac{sin{x}}{x},mathrm dx$Could we solve $int_{0}^{infty}sin(x)dx$ and what does it say about $lim_{xtoinfty}cos(x)$?Find $ limlimits_{n rightarrow infty} int_{0}^{1} left(1+ frac{x}{n}right)^n dx$How to find: $ limlimits_{nrightarrowinfty} leftlfloor frac{-1}{n}rightrfloor $When is $int_{-infty}^infty f(x) dx = limlimits_{n to infty} int_{-n}^n f(x) dx$?$limlimits_{n rightarrow +infty} frac{ln(1+n+n^3)-3ln(n)}{n(1-cos(1/n^2))}$$limlimits_{n rightarrow +infty} frac{sumlimits_{k=1}^{n} sqrt[k] {k} }{n}= 1$Having the sequence $(a_{n})_{ngeq1}$, $a_{n}=int_{0}^{1} x^{n}(1-x)^{n}dx$, find $limlimits_{n{rightarrow}infty} frac{a_{n+1}}{a_{n}}$Find$ limlimits_{nrightarrowinfty}frac{x_{n}}{n}$Find the limit of $limlimits_{ntoinfty}frac{1}{n^2}sumlimits_{k=1}^{n}karctan{big(frac{pk-p+1}{pn}big)}$
$begingroup$
Find $$lim_{xrightarrowinfty}frac{1}{x} int_{0}^{x} frac{1}{2+cos t}dt$$
I thought that using the fundamental theorem of calculus and l'Hospital would provide me with ${limlimits_{xto infty}frac{1}{2+cos x}}$, but I don't know if this has a result when ${xto infty}$.
integration limits definite-integrals
$endgroup$
add a comment |
$begingroup$
Find $$lim_{xrightarrowinfty}frac{1}{x} int_{0}^{x} frac{1}{2+cos t}dt$$
I thought that using the fundamental theorem of calculus and l'Hospital would provide me with ${limlimits_{xto infty}frac{1}{2+cos x}}$, but I don't know if this has a result when ${xto infty}$.
integration limits definite-integrals
$endgroup$
add a comment |
$begingroup$
Find $$lim_{xrightarrowinfty}frac{1}{x} int_{0}^{x} frac{1}{2+cos t}dt$$
I thought that using the fundamental theorem of calculus and l'Hospital would provide me with ${limlimits_{xto infty}frac{1}{2+cos x}}$, but I don't know if this has a result when ${xto infty}$.
integration limits definite-integrals
$endgroup$
Find $$lim_{xrightarrowinfty}frac{1}{x} int_{0}^{x} frac{1}{2+cos t}dt$$
I thought that using the fundamental theorem of calculus and l'Hospital would provide me with ${limlimits_{xto infty}frac{1}{2+cos x}}$, but I don't know if this has a result when ${xto infty}$.
integration limits definite-integrals
integration limits definite-integrals
edited Mar 14 at 20:32
asked Mar 14 at 20:01
user651754
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The function
$$ f(t)=frac{1}{2+cos t} $$
is periodic with period $2pi$. Thus, we have that
$$int_0^x f(t),dt = N int_0^{2pi}f(t),dt + int_0^{x- 2pi N}f(t),dt $$
with
$$ N = leftlfloor frac{x}{2pi} rightrfloor,.$$
The second term is bounded by a constant,
$$left|int_0^{x- 2pi N}f(t),dt right| leq int_0^{2pi}|f(t)|,dt,.$$
Thus, we have that
$$lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi}left(lim_{xtoinfty} frac{2pi}{x} leftlfloor frac{x}{2pi} rightrfloor right)int_0^{2pi}f(t),dt =frac{1}{2pi} int_0^{2pi}f(t),dt,.$$
The last integral can be easily evaluated and we obtain
$$ lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi} int_0^{2pi}f(t),dt = frac{1}{sqrt{3}},.$$
$endgroup$
add a comment |
$begingroup$
As $-1le cos(t)le 1$ for any $t$,
$$frac{1}{2+cos(t)}ge frac{1}{3}$$
So
$$
int_0^x frac{1}{2+cos(t)} dt ge frac{x}{3}
$$
$endgroup$
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
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%2f3148444%2ffind-lim-limits-x-to-infty-frac1x-int-0x-frac12-cos-tdt%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$
The function
$$ f(t)=frac{1}{2+cos t} $$
is periodic with period $2pi$. Thus, we have that
$$int_0^x f(t),dt = N int_0^{2pi}f(t),dt + int_0^{x- 2pi N}f(t),dt $$
with
$$ N = leftlfloor frac{x}{2pi} rightrfloor,.$$
The second term is bounded by a constant,
$$left|int_0^{x- 2pi N}f(t),dt right| leq int_0^{2pi}|f(t)|,dt,.$$
Thus, we have that
$$lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi}left(lim_{xtoinfty} frac{2pi}{x} leftlfloor frac{x}{2pi} rightrfloor right)int_0^{2pi}f(t),dt =frac{1}{2pi} int_0^{2pi}f(t),dt,.$$
The last integral can be easily evaluated and we obtain
$$ lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi} int_0^{2pi}f(t),dt = frac{1}{sqrt{3}},.$$
$endgroup$
add a comment |
$begingroup$
The function
$$ f(t)=frac{1}{2+cos t} $$
is periodic with period $2pi$. Thus, we have that
$$int_0^x f(t),dt = N int_0^{2pi}f(t),dt + int_0^{x- 2pi N}f(t),dt $$
with
$$ N = leftlfloor frac{x}{2pi} rightrfloor,.$$
The second term is bounded by a constant,
$$left|int_0^{x- 2pi N}f(t),dt right| leq int_0^{2pi}|f(t)|,dt,.$$
Thus, we have that
$$lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi}left(lim_{xtoinfty} frac{2pi}{x} leftlfloor frac{x}{2pi} rightrfloor right)int_0^{2pi}f(t),dt =frac{1}{2pi} int_0^{2pi}f(t),dt,.$$
The last integral can be easily evaluated and we obtain
$$ lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi} int_0^{2pi}f(t),dt = frac{1}{sqrt{3}},.$$
$endgroup$
add a comment |
$begingroup$
The function
$$ f(t)=frac{1}{2+cos t} $$
is periodic with period $2pi$. Thus, we have that
$$int_0^x f(t),dt = N int_0^{2pi}f(t),dt + int_0^{x- 2pi N}f(t),dt $$
with
$$ N = leftlfloor frac{x}{2pi} rightrfloor,.$$
The second term is bounded by a constant,
$$left|int_0^{x- 2pi N}f(t),dt right| leq int_0^{2pi}|f(t)|,dt,.$$
Thus, we have that
$$lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi}left(lim_{xtoinfty} frac{2pi}{x} leftlfloor frac{x}{2pi} rightrfloor right)int_0^{2pi}f(t),dt =frac{1}{2pi} int_0^{2pi}f(t),dt,.$$
The last integral can be easily evaluated and we obtain
$$ lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi} int_0^{2pi}f(t),dt = frac{1}{sqrt{3}},.$$
$endgroup$
The function
$$ f(t)=frac{1}{2+cos t} $$
is periodic with period $2pi$. Thus, we have that
$$int_0^x f(t),dt = N int_0^{2pi}f(t),dt + int_0^{x- 2pi N}f(t),dt $$
with
$$ N = leftlfloor frac{x}{2pi} rightrfloor,.$$
The second term is bounded by a constant,
$$left|int_0^{x- 2pi N}f(t),dt right| leq int_0^{2pi}|f(t)|,dt,.$$
Thus, we have that
$$lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi}left(lim_{xtoinfty} frac{2pi}{x} leftlfloor frac{x}{2pi} rightrfloor right)int_0^{2pi}f(t),dt =frac{1}{2pi} int_0^{2pi}f(t),dt,.$$
The last integral can be easily evaluated and we obtain
$$ lim_{xtoinfty} frac{1}{x} int_0^x f(t),dt = frac{1}{2pi} int_0^{2pi}f(t),dt = frac{1}{sqrt{3}},.$$
answered Mar 14 at 20:37
FabianFabian
20k3774
20k3774
add a comment |
add a comment |
$begingroup$
As $-1le cos(t)le 1$ for any $t$,
$$frac{1}{2+cos(t)}ge frac{1}{3}$$
So
$$
int_0^x frac{1}{2+cos(t)} dt ge frac{x}{3}
$$
$endgroup$
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
add a comment |
$begingroup$
As $-1le cos(t)le 1$ for any $t$,
$$frac{1}{2+cos(t)}ge frac{1}{3}$$
So
$$
int_0^x frac{1}{2+cos(t)} dt ge frac{x}{3}
$$
$endgroup$
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
add a comment |
$begingroup$
As $-1le cos(t)le 1$ for any $t$,
$$frac{1}{2+cos(t)}ge frac{1}{3}$$
So
$$
int_0^x frac{1}{2+cos(t)} dt ge frac{x}{3}
$$
$endgroup$
As $-1le cos(t)le 1$ for any $t$,
$$frac{1}{2+cos(t)}ge frac{1}{3}$$
So
$$
int_0^x frac{1}{2+cos(t)} dt ge frac{x}{3}
$$
answered Mar 14 at 20:14
ReveillarkReveillark
4,742822
4,742822
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
add a comment |
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
This may be useful, but does not provide me with an answer for the given limit.
$endgroup$
– user651754
Mar 14 at 20:23
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
@user651754 Wouldn't the integral in question tend to $infty$?
$endgroup$
– Reveillark
Mar 14 at 20:25
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
I did a mistake by not adding everything given. Otherwise, the l'Hospital idea would have had no sense.
$endgroup$
– user651754
Mar 14 at 20:27
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
$begingroup$
This only shows that the given limit is greater than or equal to $frac{1}{3}$.
$endgroup$
– aleden
Mar 14 at 21:56
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%2f3148444%2ffind-lim-limits-x-to-infty-frac1x-int-0x-frac12-cos-tdt%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