The limit I want to calculate is the following $$ \lim_{x \to 0}{\frac{(e^{\sin(4x)}-1)}{\ln\big(1+\tan(2x)\big)}} $$ I've been stuck on this limit for a while and I don't know how to solve it please help me.
Asked
Active
Viewed 497 times
2
-
5You'd have more trouble doing this with the Hospital's rule. The differentiations are awfully tedious. – Angina Seng Nov 10 '18 at 16:48
-
One general strategy is to write out the first few term of the Taylor series expansions of the ingredients and do the algebra to find the first few terms of the series for the full expression. (Not posted as an answer because I haven't tried it.) – Ethan Bolker Nov 10 '18 at 16:51
3 Answers
10
Hint: $$\frac{(e^{\sin 4x}-1)}{\ln(1+\tan 2x)}= \frac{(e^{\sin 4x}-1)}{\sin 4x}\frac{\tan 2x}{\ln(1+ \tan 2x)} \frac{\sin 4x}{4x} \frac{2x}{\tan 2x} \times 2.$$
S. Maths
- 2,238
-
-
-
The omitted signs between fraction confused me for a second. I'd better get some sleep. – Oleg Lobachev Nov 10 '18 at 21:52
3
As $x\to 0$, $$\exp(\sin 4x)-1\sim\sin4x\sim 4x$$ and $$\ln(1+\tan 2x)\sim\tan2x\sim 2x$$ etc.
John Coleman
- 5,401
Angina Seng
- 158,341
2
Hint: Make use the following facts: 1. $\dfrac{e^{\sin(4x)} - 1}{\sin(4x)} \to 1$
2.$\dfrac{\log(1 + \tan(2x))}{\tan(2x)} \to 1$
- $\cos(2x) \to 1$
DeepSea
- 77,651