lo2
- 54
- 0
Homework Statement
I have this function:
f(x) = \frac{1}{x}-\frac{\cos{(x)}}{\sin{(x)}}
For all x \in R where x \neq n \pi, n \in Z
Ok I have to find the following limit:
lim_{x\rightarrow0+}(f(x))
Homework Equations
Limits in general and perhaps the always great Hospital's rule.
The Attempt at a Solution
I have tried to put on the same fraction line:
f(x) = \frac{\sin{(x)}-x\cos{(x)}}{x\sin{(x)}}
And then using the Hospital rule, but it does not really seem to bring me any further...
The first derivative of it is:
f(x) = \frac{x^2-1+(\cos{(x)})^2}{x^2(\sin{(x)})^2}
And then I could use the Hospital rule again but it just seems as though it will make it worse, the sinus will always be in the denominator.