evaluating $lim_x rightarrow 0 fracint_0^2sin x cos(t^2) dt2x$

Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I'm having a hard time evaluating the following limit
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x$$
I'm not even really sure how to approach it since I'm not used to seeing another function in the integral.
My initial thoughts were to use l'hopitals rule since $lim_x rightarrow0 2sin x=0$, so the numerator is equal to 0, but I wouldnt be sure how to take the derivative of the numerator.
Any pointers would be appreciated
calculus integration limits
add a comment |Â
up vote
2
down vote
favorite
I'm having a hard time evaluating the following limit
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x$$
I'm not even really sure how to approach it since I'm not used to seeing another function in the integral.
My initial thoughts were to use l'hopitals rule since $lim_x rightarrow0 2sin x=0$, so the numerator is equal to 0, but I wouldnt be sure how to take the derivative of the numerator.
Any pointers would be appreciated
calculus integration limits
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I'm having a hard time evaluating the following limit
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x$$
I'm not even really sure how to approach it since I'm not used to seeing another function in the integral.
My initial thoughts were to use l'hopitals rule since $lim_x rightarrow0 2sin x=0$, so the numerator is equal to 0, but I wouldnt be sure how to take the derivative of the numerator.
Any pointers would be appreciated
calculus integration limits
I'm having a hard time evaluating the following limit
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x$$
I'm not even really sure how to approach it since I'm not used to seeing another function in the integral.
My initial thoughts were to use l'hopitals rule since $lim_x rightarrow0 2sin x=0$, so the numerator is equal to 0, but I wouldnt be sure how to take the derivative of the numerator.
Any pointers would be appreciated
calculus integration limits
edited Aug 16 at 2:13
Arin Chaudhuri
4,10711428
4,10711428
asked Aug 16 at 1:59
Butts Carlton
203
203
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06
add a comment |Â
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06
add a comment |Â
4 Answers
4
active
oldest
votes
up vote
0
down vote
accepted
We will use that $$f(x)=int_0^a(x)g(t)dtimplies f'(x)=g(a(x))a'(x).$$ In our case:
$$fracddx int_0^2 sin x cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$
So, we have
$$fracddx int_0^2 sin x cos(t^2) dt=2cos (x)cos(4sin^2 x).$$
Thus
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0dfrac2cos (x)cos(4sin^2 x)2 =1.$$
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
add a comment |Â
up vote
2
down vote
Without Liebnitz rule, you can use first mean value theorem for integrals, then there exist $c$ such that
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0 frac2 sin x cos(c^2) 2x=lim_x rightarrow 0 frac2 sin x 2xlim_x rightarrow 0 cos(c^2)=lim_x rightarrow 0 cos(c^2)=1$$
because with sandwich $0leq cleq2sin x$ so $cto0$ as $xto0$.
add a comment |Â
up vote
1
down vote
The denominator $2x$ can be replaced by $2sin x$ via the limit $lim_xto 0(sin x) /x=1$ and then putting $u=2sin x$ the limit is easily seen to be $$lim_uto 0 frac1uint_0^ucos(t^2),dt=cos(0^2)=1$$ via Fundamental Theorem of Calculus.
add a comment |Â
up vote
0
down vote
Alternatively, use Taylor expansion:
$$cos(t^2)=1-fract^42+fract^824+O(t^9);\
int_0^2sin x cos(t^2)dt=left(t-fract^510+O(t^6)right)bigg_0^2sin x=2sin x-frac(2sin x)^510+O((2sin x)^6);\
lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0frac2sin x+O(sin^5x)2x=lim_x rightarrow 0frac2sin x2xcdot (1+O(sin^4x))=1.$$
add a comment |Â
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
We will use that $$f(x)=int_0^a(x)g(t)dtimplies f'(x)=g(a(x))a'(x).$$ In our case:
$$fracddx int_0^2 sin x cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$
So, we have
$$fracddx int_0^2 sin x cos(t^2) dt=2cos (x)cos(4sin^2 x).$$
Thus
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0dfrac2cos (x)cos(4sin^2 x)2 =1.$$
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
add a comment |Â
up vote
0
down vote
accepted
We will use that $$f(x)=int_0^a(x)g(t)dtimplies f'(x)=g(a(x))a'(x).$$ In our case:
$$fracddx int_0^2 sin x cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$
So, we have
$$fracddx int_0^2 sin x cos(t^2) dt=2cos (x)cos(4sin^2 x).$$
Thus
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0dfrac2cos (x)cos(4sin^2 x)2 =1.$$
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
We will use that $$f(x)=int_0^a(x)g(t)dtimplies f'(x)=g(a(x))a'(x).$$ In our case:
$$fracddx int_0^2 sin x cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$
So, we have
$$fracddx int_0^2 sin x cos(t^2) dt=2cos (x)cos(4sin^2 x).$$
Thus
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0dfrac2cos (x)cos(4sin^2 x)2 =1.$$
We will use that $$f(x)=int_0^a(x)g(t)dtimplies f'(x)=g(a(x))a'(x).$$ In our case:
$$fracddx int_0^2 sin x cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$
So, we have
$$fracddx int_0^2 sin x cos(t^2) dt=2cos (x)cos(4sin^2 x).$$
Thus
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0dfrac2cos (x)cos(4sin^2 x)2 =1.$$
edited Aug 16 at 2:24
Math Lover
12.5k21232
12.5k21232
answered Aug 16 at 2:07
mfl
24.7k12040
24.7k12040
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
add a comment |Â
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
Do you mind elaborating on your first step? I'm able follow after that but $$fracddx int_0^2 sinx cos(t^2) dt=cos((2sin x)^2)cdot dfracd(2sin x)dx.$$ is unclear to me. Thank you
â Butts Carlton
Aug 16 at 2:12
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
I have editted the answer to clarify it. Is it clear now?
â mfl
Aug 16 at 2:13
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
Yes, thank you. I wasn't thinking about the integral as a composition.
â Butts Carlton
Aug 16 at 2:20
add a comment |Â
up vote
2
down vote
Without Liebnitz rule, you can use first mean value theorem for integrals, then there exist $c$ such that
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0 frac2 sin x cos(c^2) 2x=lim_x rightarrow 0 frac2 sin x 2xlim_x rightarrow 0 cos(c^2)=lim_x rightarrow 0 cos(c^2)=1$$
because with sandwich $0leq cleq2sin x$ so $cto0$ as $xto0$.
add a comment |Â
up vote
2
down vote
Without Liebnitz rule, you can use first mean value theorem for integrals, then there exist $c$ such that
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0 frac2 sin x cos(c^2) 2x=lim_x rightarrow 0 frac2 sin x 2xlim_x rightarrow 0 cos(c^2)=lim_x rightarrow 0 cos(c^2)=1$$
because with sandwich $0leq cleq2sin x$ so $cto0$ as $xto0$.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Without Liebnitz rule, you can use first mean value theorem for integrals, then there exist $c$ such that
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0 frac2 sin x cos(c^2) 2x=lim_x rightarrow 0 frac2 sin x 2xlim_x rightarrow 0 cos(c^2)=lim_x rightarrow 0 cos(c^2)=1$$
because with sandwich $0leq cleq2sin x$ so $cto0$ as $xto0$.
Without Liebnitz rule, you can use first mean value theorem for integrals, then there exist $c$ such that
$$lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0 frac2 sin x cos(c^2) 2x=lim_x rightarrow 0 frac2 sin x 2xlim_x rightarrow 0 cos(c^2)=lim_x rightarrow 0 cos(c^2)=1$$
because with sandwich $0leq cleq2sin x$ so $cto0$ as $xto0$.
answered Aug 16 at 2:20
Nosrati
20.6k41644
20.6k41644
add a comment |Â
add a comment |Â
up vote
1
down vote
The denominator $2x$ can be replaced by $2sin x$ via the limit $lim_xto 0(sin x) /x=1$ and then putting $u=2sin x$ the limit is easily seen to be $$lim_uto 0 frac1uint_0^ucos(t^2),dt=cos(0^2)=1$$ via Fundamental Theorem of Calculus.
add a comment |Â
up vote
1
down vote
The denominator $2x$ can be replaced by $2sin x$ via the limit $lim_xto 0(sin x) /x=1$ and then putting $u=2sin x$ the limit is easily seen to be $$lim_uto 0 frac1uint_0^ucos(t^2),dt=cos(0^2)=1$$ via Fundamental Theorem of Calculus.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
The denominator $2x$ can be replaced by $2sin x$ via the limit $lim_xto 0(sin x) /x=1$ and then putting $u=2sin x$ the limit is easily seen to be $$lim_uto 0 frac1uint_0^ucos(t^2),dt=cos(0^2)=1$$ via Fundamental Theorem of Calculus.
The denominator $2x$ can be replaced by $2sin x$ via the limit $lim_xto 0(sin x) /x=1$ and then putting $u=2sin x$ the limit is easily seen to be $$lim_uto 0 frac1uint_0^ucos(t^2),dt=cos(0^2)=1$$ via Fundamental Theorem of Calculus.
answered Aug 16 at 2:39
Paramanand Singh
45.3k553142
45.3k553142
add a comment |Â
add a comment |Â
up vote
0
down vote
Alternatively, use Taylor expansion:
$$cos(t^2)=1-fract^42+fract^824+O(t^9);\
int_0^2sin x cos(t^2)dt=left(t-fract^510+O(t^6)right)bigg_0^2sin x=2sin x-frac(2sin x)^510+O((2sin x)^6);\
lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0frac2sin x+O(sin^5x)2x=lim_x rightarrow 0frac2sin x2xcdot (1+O(sin^4x))=1.$$
add a comment |Â
up vote
0
down vote
Alternatively, use Taylor expansion:
$$cos(t^2)=1-fract^42+fract^824+O(t^9);\
int_0^2sin x cos(t^2)dt=left(t-fract^510+O(t^6)right)bigg_0^2sin x=2sin x-frac(2sin x)^510+O((2sin x)^6);\
lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0frac2sin x+O(sin^5x)2x=lim_x rightarrow 0frac2sin x2xcdot (1+O(sin^4x))=1.$$
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Alternatively, use Taylor expansion:
$$cos(t^2)=1-fract^42+fract^824+O(t^9);\
int_0^2sin x cos(t^2)dt=left(t-fract^510+O(t^6)right)bigg_0^2sin x=2sin x-frac(2sin x)^510+O((2sin x)^6);\
lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0frac2sin x+O(sin^5x)2x=lim_x rightarrow 0frac2sin x2xcdot (1+O(sin^4x))=1.$$
Alternatively, use Taylor expansion:
$$cos(t^2)=1-fract^42+fract^824+O(t^9);\
int_0^2sin x cos(t^2)dt=left(t-fract^510+O(t^6)right)bigg_0^2sin x=2sin x-frac(2sin x)^510+O((2sin x)^6);\
lim_x rightarrow 0 fracint_0^2 sin x cos(t^2) dt2x=lim_x rightarrow 0frac2sin x+O(sin^5x)2x=lim_x rightarrow 0frac2sin x2xcdot (1+O(sin^4x))=1.$$
answered Aug 16 at 4:54
farruhota
14k2632
14k2632
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2884305%2fevaluating-lim-x-rightarrow-0-frac-int-02-sin-x-cost2-dt2x%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Try using L'Hospital rule followed by the Leibniz rule
â Manthanein
Aug 16 at 2:01
Thanks for the tip. Do you think there is any other way to approach besides liebniz rule? I dont think we've learned liebniz rule in my calc 1 class, but this is from an old problem set, so the course may have changed.
â Butts Carlton
Aug 16 at 2:06