Recently, I have been struggling with this one problem: $$\lim _{x\rightarrow 0}\left(\frac{1}{\sin( x)} -\frac{1}{x}\right)$$ and cannot figure out a way to solve it without the use of L'Hôpital's rule.
The only thing I can think of using is the basic identity $$\lim_{x\to 0}\left(\frac{\sin( x)}{x}\right) =1$$ but I can't reduce the original problem down to a point where I can apply this identity.
Any help would be greatly appreciated.
Thanks!
\begin{align} \lim _{x\rightarrow 0}\left(\frac{1}{\sin( x)} -\frac{1}{x}\right)&=\lim _{x\rightarrow 0}\left(\frac{x-\sin(x)}{x^2}\cdot\frac{x}{\sin(x)}\right)\\ &=\lim _{x\rightarrow 0}\left(\frac{x-\sin(x)}{x^2}\right)\\ \end{align} Now, use the Taylor series of $\sin(x)$.