x → 0 lim sin 2 x cos x − 3 cos x
The limit above has a closed form. Find the value of this closed form.
Give your answer to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Without doing any substitution , you can directly use L hospital's Rule .
x → 0 lim sin 2 x cos x − 3 cos x x → 0 lim 2 ⋅ sin x ⋅ cos x 2 ( cos x ) 2 1 1 ⋅ − sin x − 3 ( cos x ) 3 2 1 ⋅ − sin x ⟹ 2 3 1 − 2 1 = − 1 2 1
Log in to reply
Nice.... Obviously we can always use Lhopital rule directly on 0 / 0 forms but in this case using Lhopital directly will require pen and paper ( at least for me) ..... But I was so lazy to grab one so... :-)
Log in to reply
I wonder you did that substitution in your mind.
Log in to reply
@Akshay Yadav – And that's why I bothered to write a 'non pen and paper' solution.. :-)
There is one slight error, sin 2 ( x ) = 1 − cos 2 ( x ) .
I missed because of -tive sign.
L
e
t
C
o
s
1
/
6
x
=
t
.
⟹
L
=
lim
x
→
0
sin
2
x
cos
x
−
3
cos
x
=
lim
t
→
0
1
−
t
1
2
t
3
−
t
2
=
lim
t
→
0
1
−
t
1
2
t
2
(
t
−
1
)
B
u
t
1
−
t
1
2
=
(
1
+
t
6
)
(
1
+
t
3
)
(
1
−
t
)
(
1
+
t
+
t
2
)
.
∴
L
=
2
∗
2
∗
1
∗
3
1
∗
(
−
1
)
=
−
1
2
1
=
−
0
.
8
3
3
3
3
3
.
Problem Loading...
Note Loading...
Set Loading...
Call the limit W . Use sin 2 x = 1 − cos 2 x followed by substituting cos x = t 6 .
W = t → 1 lim 1 − t 1 2 t 3 − t 2 t 2 1 ( t − 1 ) = − t → 1 lim ( 1 − t 1 − t 1 2 ) 1
Using sum of GP denominator (i.e 1 − t 1 − t 1 2 ) is equal to 1 + t + t 2 + ⋯ + t 1 1 . As t → 1 this tends to 1 2 ( Alternately you can use Lhopital Rule to get − t − 1 2 t 1 1 ) . Hence,
W = 1 2 − 1 ≈ − 0 . 8 3 3