Find zeros of general sum of sin functions

283 Views Asked by At

Is there a way to find the zeros (or maximum) of the sum of a finite number of sine functions within some bounds, $x \in [A, B]$? Each sine function can have a different magnitude, offset, and frequency.

$\Sigma_{i=1}^n a_i \sin(xb_i + c_i) = 0$