How to evaluate $$\lim_{x \to 0} \frac{\ln(1 - \sin x) + x} {x^2}$$ without using l'Hôpital? I am not able to substitute the right infinitesimal. Is there a substitute?
Background
- We have yet not done Taylor expansions.
- I know that $\ln$ around 1 tends to 0 and $\sin$ around 0 tends to 0.
If Series Expansion is allowed,
$$\ln(1-\sin x)=-\sin x-\frac{\sin^2 x}2-O(\sin^3x)$$
Again,$$\sin x=x-O(x^3)$$