$$2 + \sin(2\pi\cdot t) + 3\cos(3\pi\cdot t) - 5\sin(7t-\frac{\pi}{4})$$
Is there any manual, easy, way of knowing such a function is not periodic? I'd love to know if there's any method which doesn't require usage of computer.
I'm thinking since the period is defined as $T = \frac{2\pi}{\omega}$, where $\omega = \gcd{(2\pi,3\pi,7)} = \text{Undefined}$, this is the reason why the function isn't periodic? But is this always the case?