I need to prove that the following limit doesn't exist: $$\lim_\limits{x\to \frac{\pi}{2}}\frac{\cos(3x)}{1+\cos(2x)}$$
Itried to simplify $1+\cos(2x)$ into $2\cos^2(x)$, in order to calculate both of the one-sided limits, but I am not sure how to calculate it without using L'hopital rule.
$\cos (3x)=4\cos^{3}x-3\cos x$ and $1+\cos (2x)=2\cos^{2}x$. So the given limit is $\lim_{x \to \pi/2} [2\cos x-\frac 3 {2\cos x}]$ which does not exist.