How to find the least positive root of the equation $\cos 3x + \sin 5x = 0$?
My approach so far is to represent $\sin 5x$ as $\cos \biggl(\frac{\pi}{2} - 5x\biggr)$ then the whole equation reduces to $$2\cos \biggl(\frac{\pi}{4} - x\biggr)\cdot \cos \biggl(\frac{\pi}{4} - 4x\biggr) = 0$$
From here we can write:
$$\biggl(\frac{\pi}{4} - x\biggr) = n\pi + \frac{\pi}{2} , n \in \mathbb{Z}$$
$$\biggl(\frac{\pi}{4} - 4x\biggr) = n\pi + \frac{\pi}{2} , n \in \mathbb{Z}$$
Now there can be infinitely many solutions for this, what I am not getting how to compute the minimum among them? And what about if I am asked to find the maximum?
$x=-\frac{1}{16}\pi -\frac{1}{4}n\pi $, $n\in \mathbb{Z}$
– Américo Tavares Dec 02 '10 at 10:29$-\frac{1}{4}\pi +\pi =\frac{3}{4}\pi $, while of the form $-\frac{1}{16}\pi -\frac{1}{4}\pi n$ is $-\frac{1}{16}\pi +\frac{1}{4}\pi =\frac{3}{16}\pi <% \frac{3}{4}\pi $
– Américo Tavares Dec 02 '10 at 10:42