- 20,782
- 28,286
Modulo a typo or two this is correct. The idea is that de L'Hôpital can be applied several times.cbarker1 said:Calculate: $$\lim_{{x}\to{0}}\frac{{(\cos(x))^2-1}}{(\sinh(x))^2}$$ and $$\lim_{{x}\to{0}}\frac{e^{x}+e^{-x}-2-x^2}{(\cos(x)-1)^2}$$
Part (a)
\begin{align*}
&\lim_{{x}\to{0}}\frac{{(\cos(x))^2-1}}{(\sinh(x))^2}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
&\lim_{{x}\to{0}}\frac{({(\cos(x))^2-1}}{((\sinh(x))^2)'}=\lim_{{x}\to{0}}\frac{-2\sin(x)\cos(x)}{(2\sinh(x)\cosh(x))}=\lim_{{x}\to{0}}\frac{-\sin(2x)}{\sinh(2x)}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
&\lim_{{x}\to{0}}\frac{-2\cos(2x)}{2\cosh(2x)}=-1
\end{align*}
Part(b)
\begin{align*}
\lim_{{x}\to{0}}\frac{e^{x}+e^{-x}-2-x^2}{(\cos(x)-1)^2}=\lim_{{x}\to{0}}\frac{2\cosh(x)-2-x^2}{(\cos(x)-1)^2}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
\lim_{{x}\to{0}}\frac{(2\cosh(x)-2-x^2)'}{((\cos(x)-1)^2)'}=\lim_{{x}\to{0}}\frac{(2\sinh(x)-2x)'}{((2\sin(x)-\sin(2x)}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
\lim_{{x}\to{0}}\frac{2\cosh(x)-2}{2\cos(x)-2\cos(2x)}=\lim_{{x}\to{0}}\frac{\cosh(x)-1}{\cos(x)+\cos(2x)}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
\lim_{{x}\to{0}}\frac{\sinh(x)}{-\sin(x)+2\sin(2x)}=\frac{0}{0} & ( \text{Since the limit is indetermined, we can use L'Hôpital's rule.})\\
\lim_{{x}\to{0}}\frac{\cosh(x)}{-\cos(x)+4\cos(2x)}=\frac{1}{3}
\end{align*}