Solving 2nd order nonlinear ode.

47 Views Asked by At

I am having this ode: $(a-b^2)z_{xx}-2b zz_x-\frac{1}{2}z^3+(c-rx)z=d+br$, where $z(x)$ is the unknown, and $a,b,r,c,d$ are all arbitrary constants. Can anybody give any hints?