Solving second order nonlinear ODE

163 Views Asked by At

Having the following second order ordinary differential equation:

$$ \ddot{x} = a \cos(x) $$

where, $a$ is a constant. What's an approach to solve this kind of equation?