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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.