Non linear diff. equation example

  • Thread starter Thread starter bob j
  • Start date Start date
  • Tags Tags
    Example Linear
bob j
Messages
22
Reaction score
0
Hi All,
does anyone know how to solve the following first-order non-linear differential equation,

a * y' + b * y^2 + c = 0

where a,b,c are scalar constant values.

Thanks!
 
Physics news on Phys.org
It is separable.
Rewrite it as:
\frac{ay'}{by^{2}+c}=-1
 
could u show me how?
 
ok, thanks
 
Back
Top