second order nonlinear ODE -- not autonomous
This equation has arisen from a steady state problem of diffusion with nonlinear reaction:
(dependent var=c; independent variable=x)
c'' = ko + k1 c + k2 c^2 + k3 c x
ko, etc are constants.
I can obtain a solution if I drop the last term...