I would like to prove that the function
\begin{equation} \sin 2x +\cos 3x \end{equation}
is periodic and calculate its period. I tried to replace $x+T$ instead of $x$, and I got:
\begin{equation} \sin2x \cos 2T +\cos 2x \sin 2T +\cos 3x \cos 3T -\sin 3x \sin 3T \end{equation}
From this point I do not know how to continue. Any suggestions, please?
Thank you very much
From where you left, you need
\begin{equation} \sin(2x)\cos(2T)+\cos(2x)\sin(2T)+\cos(3x)\cos(3T)-\sin(3x)\sin(3T)=\sin(2x)+\cos(3x) \end{equation} for all $x$. As the functions $\sin(2x)$, $\sin(3x)$, $\cos(2x)$, $\cos(3x)$ are linearly independent, this forces $$ \cos(2T)=1,\ \sin(2T)=0,\ \cos(3T)=1,\ \sin(3T)=0. $$ The equalities $\sin(2T)=\sin(3T)=0$ imply that $T=k\pi$ for some $k\in\mathbb N$ (positive, because $T$ is a period). The $\cos(2k\pi)=1$ for all $k$, but $\cos(3k\pi)=1$, requires $k$ to be even. So the smallest possible value is $T=2\pi$.