According to the OP and its comments, it seems that the main concern of this post is the following.
Let $f$ and $g$ be periodic functions with fundamental period $T_1$ and $T_2$, respectively. Suppose that the function $h=f+g$ is periodic.$\dagger$ So, the fundamental period of $h$ must be a submultiple of the least common integral multiple of $T_1$ and $T_2$, say $ \DeclareMathOperator{\lcm}{lcm \, } T= \lcm (T_1, T_2)$. Does there exist a general way to find the minimum natural number $n$ for which one of the submultiples $T$, $\frac{T}{2}$, ... , $\frac{T}{n}$ is the fundamental period of $h$?
The answer to the question is negative. The following examples can give insight about this fact.
Let $f(x)=3\sin x$ and $g(x)=-4\sin^3 x$; both of them have fundamental period $2\pi$. Now, the function$$h(x)=f(x)+g(x)=3\sin x -4\sin ^3 x=\sin 3x$$has fundamental period $\frac{2\pi }{3}$ (Please note that if we change the coefficients in $f$ or $g$ then we can have a periodic function with fundamental period $2\pi$; for example, $h(x)=2\sin x -4\sin ^3 x$ is periodic with fundamental period $2\pi$).
Let $f(x)=5\sin x$ and $g(x)=-20\sin^3 x + 16\sin ^5 x$; both of them have fundamental period $2\pi$. Now, the function$$h(x)=f(x)+g(x)=5\sin x -20\sin ^3 x + 16 \sin ^5 x=\sin 5x$$has fundamental period $\frac{2\pi }{5}$ (Please note that if we change the coefficients in $f$ or $g$ then we can have a periodic function with fundamental period $2\pi$; for example, $h(x)=5\sin x -21\sin ^3 x + 16 \sin ^5 x$ is periodic with fundamental period $2\pi$).
$$\vdots$$
- (This can be confirmed graphically for many arbitrarily large values of $n$) Let $f(x)= n \sin x$, $n$ is odd, and $$g(x)=\sum_{k=1}^{\frac{n-1}{2}}(-1)^k n\binom{\frac{n-1}{2}}{k}\sin ^{k+1}x + \sum_{k=1}^{\frac{n-1}{2}}(-1)^k \binom{n}{2k+1}\sin ^{2k+1}x(1-\sin ^2x)^{\frac{n-1}{2}-k};$$both of them have fundamental period $2\pi$. Now, the function$$h(x)=f(x)+g(x)= n \sin x + \sum_{k=1}^{\frac{n-1}{2}}(-1)^k n\binom{\frac{n-1}{2}}{k}\sin ^{k+1}x+ \sum_{k=1}^{\frac{n-1}{2}}(-1)^k \binom{n}{2k+1}\sin ^{2k+1}x(1-\sin ^2x)^{\frac{n-1}{2}-k}= \sin nx$$has fundamental period $\frac{2\pi }{n}$ (Please note that if we change the coefficients in $f$ or $g$ then we can have a periodic function with fundamental period $2\pi$).
Conclusion
By examining the behavior of the above examples, we can conclude that there is no general way to to find the minimum natural number $n$ for which one of the submultiples $T$, $\frac{T}{2}$, ... , $\frac{T}{n}$ is the fundamental period of $h$.
The main point here is that the sum of two functions may behave very differently from each of them. When two periodic functions with some fluctuations in their graphs are added, the fluctuations may be canceled out in the sum of the functions, so the resultant shape of the function may be more symmetric. So, in such cases, the period of the sum of the functions may be reduced to some extent depending on the characteristics of the functions. As it was said in the mentioned examples, making some small change to the coefficients in the given functions may lead to a different fundamental period.
Footnote
$\dagger$ Please note that the sum of two periodic functions is not necessarily a periodic function. For more information, please see this post or this post.