I'm currently practicing how to calculate the limit of trigonometric functions (without using L'Hospitaler though), and am stuck on problems with additions/subtractions in the denominator. For example:
$$\lim_{x\to0} \frac{1 − \cos 2x}{x^3 + 2x}$$
Where I multiply by:$$\frac{1 + \cos2x }{1 + \cos2x }$$To get:$$ \frac{1 - \cos^2 (2x)}{ 2\cos^2x (x^3 + 2x)} = \frac{\sin^2(2x)}{2\cos^2x (x^3 + 2x)} $$
And get stuck here. . .
Or:
$$\lim_{x\to\pi}\frac{ \sin x}{ x^2 - \pi^2}$$
Any hints, tips, and tricks welcome! Thanks :)
Hint $$\lim_{x\to\pi}\frac{ \sin x}{ x^2-{\pi}^2}\\ =\lim_{x\to\pi}\frac{ -\sin (x-\pi)}{ (x - \pi)(x + \pi)}$$