I'm a bit rusty with limits and derivatives at the moment. I was doing L'hosp on another problem when I got stuck here. $$\lim_{x \to 0} \dfrac{\dfrac{\mathrm d}{\mathrm d x} (e^{\large \sec x})}{\dfrac{\mathrm d}{\mathrm d x} (e^{\large\sec 2x})}$$ Further L'hosp is a mess. Care to continue, my jolly fellows?
2 Answers
Let $f(x) = e^{\sec x}$. Then you are looking for $$\displaystyle\lim_{x \to 0} \dfrac{\dfrac{\mathrm d}{\mathrm d x} (e^{\sec x})}{\dfrac{\mathrm d}{\mathrm d x} (e^{\sec 2x})} = \lim_{x \to 0}{f'(x) \over 2 f'(2x)}$$ Note that $f'(x) = \tan x \sec x \,e^{\sec x}$, so that $f'(0) = 0$. This means the limit is of $0/0$ form, so we use L'hopital, and the limit becomes $$= \lim_{x \to 0}{f''(x) \over 4 f''(2x)}$$ Here $f''(x) = \sec^3 x \, e^{\sec x} + \tan^2 x \sec x \, e^{\sec x} + (\tan x \sec x)^2\, e^{\sec x}$, and $f''(0) = 1 \neq 0$. Hence the limit is ${1 \over 4}$.
- 44,950
-
1
-
1
-
-
Just a note: if you look at the limit of the quotient of first derivatives, you can eliminate (or evaluate) everything except for $\tan(x)/\tan(2x)$. It simplifies the expression considerably when doing l'Hopital a second time. – Clayton Dec 18 '14 at 20:28
Executing the derivatives we get: $$ \frac{1}{2}\left(\lim_{x\rightarrow 0}\left( \frac{\frac{\sin(x)}{\cos^2(x)}e^{1/\cos(x)}}{\frac{\sin(2x)}{\cos^2(2x)}e^{1/\cos(2x)}} \right)\right) $$ $=$ $$ \frac{1}{2}\lim_{x\rightarrow 0}\left(\frac{\sin(x)}{\sin(2x)}\right)\left(\lim_{x\rightarrow 0}\left( \frac{\frac{1}{\cos^2(x)}e^{1/\cos(x)}}{\frac{1}{\cos^2(2x)}e^{1/\cos(2x)}} \right)\right) $$ In the last part we have factored out a surely converging part.
Using that $e^x\approx 1+x$ , $\sin(x)\approx x$ , $\cos(x)\approx 1$ , $e^{1/\cos(ax)}\approx 1+\frac{1}{\cos(ax)}\approx2$ at $x$=0 we can rewrite this as
$$ \frac{1}{2}\left(\lim_{x\rightarrow 0}\left( \frac{\frac{x}{1}2}{\frac{2 x}{1}2} \right)\right)=\frac{1}{4} $$
- 12,325
-
-
i would say because every constituent of the expression in nominator/denominator is finite except the two sines. But it is obvious that there fraction will converge. – tired Dec 18 '14 at 14:43
-
-
$$\lim_{x\to 0} \frac{e^{\sec x}}{e^{\sec 2x}}$$
Because if so, this limit can (and should) be calculated without l'Hopital's rule.
– Simon S Dec 18 '14 at 14:20\displaystyle, \dfrac) nor MathJax-only titles. Both are discouraged. The former because it costs much more front-page space and the latter due to technical reasons (Users unable to invoke the browser context-menu on the link) – AlexR Dec 18 '14 at 14:28