Many a times it is asked to find the period of combination of two functions given the period of individual functions.
Let’s take this example:
If $f(x)= \cos ax + \sin x$ is periodic, then $a$ cannot be? $\pi$, 0.3, 0.5, 5
I can see that the period of $\cos ax$ is $\frac{2\pi}{a}$ and that of $\sin x$ is $\pi$ but how to find the period of $f(x)$?
Another example of very similar concept is
If $f(x)$ and $g(x)$ are periodic functions with period $7$ and $11$ respectively. Then the period of $F(x) = f(x) g(x/5) - g(x) f(x/3)$
I know the period of $g(x/5)$ is $11/5$ and that of $f(x/3)$ is $7/3$, but how to combine the periods?