First order trigonometric differential equation

36 Views Asked by At

How can I proceed to solve the following differential equation?

\begin{equation} \frac{dy}{dt} + a\cos(y) = u, \qquad y(0)=0 \end{equation}

Where $a$ and $u$ are positive constants. Any help will be appreciated.