I have the function
$$f(t)=\sin(t)+\sin(\sqrt2t)$$
I would like to calculate the fundamental period of $f(t)$. I know that the period of $\sin(t)$ is $2\pi$ and the period of $\sin(\sqrt2t)$ is $\sqrt2\pi$. I sense that I must work out the lcm of $2$ and and $\sqrt2$ but I'm unsure on how to do this.
Your equation boils down to solving for some $a,b\in\Bbb{Z}$ $$2a\pi=\sqrt{2}b\pi$$ But this is clearly not possible because then $b=\sqrt{2}a$,but $\sqrt{2}$ is irrational and $b$ isn't.So $f(t)$ is not periodic.