In for example $$\lim_{x\rightarrow 0} \frac{e^{ax} - 1 - ax}{1 - \cos x}$$
We would use l'Hôpital rule and derive it twice to get $a^2$
How do you see this when just looking at the given function, when do you know you should use l'Hôpital and can someone give a real simple explanation on why it works?
1)expand the $e^{ax}$ in the numerator as $ 1+ a x +\frac{(ax)^2}{2} + O((x)^3)$
2) expand the $\cos x$ in the denominator as $1-\frac{x^2}{2} + O(x^4)$
What do you get?