In solving the differential equation $\frac{dx}{dt}=(1-x)x$, I can obtain one solution by integrating $\frac{1}{x(1-x)}dx $ with the assumption that $0<x<1$. How can I obtain other solutions?
Thanks in advance!
In solving the differential equation $\frac{dx}{dt}=(1-x)x$, I can obtain one solution by integrating $\frac{1}{x(1-x)}dx $ with the assumption that $0<x<1$. How can I obtain other solutions?
Thanks in advance!
Writing $$\frac{dx}{(1-x)x}=dt$$ and integrating we get $$x(t)=\frac{e^t}{e^t+C}$$ Note that $$\frac{1}{(1-x)x}=\frac{1}{x}+\frac{1}{1-x}$$