How can I solve a nonlinear DE with a constant using partial fractions?

  • Thread starter Thread starter ksquare
  • Start date Start date
  • Tags Tags
    Nonlinear Si
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
ksquare
Messages
2
Reaction score
0
Hi, what kind of technic should i use to solve the below DE?

dx/dt=x^2-cx, where c is just a constant.

Many thanks
 
Physics news on Phys.org
ksquare said:
Hi, what kind of technic should i use to solve the below DE?

dx/dt=x^2-cx, where c is just a constant.

Many thanks
That's trivially separable. Integrate
[tex]\frac{dx}{x(x-c)}= dt[/tex]
using "partial fractions" for the left side.