1

I am trying to evaluate integral of the form $dN/(N(k-N))$, where $N(t)$ is function of $t$, I know that without factor of $N$, result will be $\ln(t)$, but what can I do with another factor $N(t)$? please help me to solve it

2 Answers2

2

From $${dN\over dt}={rN(k-N)\over K}$$ you get $$\int\,dt=\int{K\;dN\over rN(k-N)}$$ On the left, that's just $t$, and on the right, use Davide's comment to get $$t=\int{K\;dN\over rkN}+\int{K\;dN\over rk(k-N)}={K\over rk}\left(\int{dN\over N}+\int{dN\over k-N}\right)$$ Now, can you do those two integrals?

Gerry Myerson
  • 179,216
0

Use partial fractions: $$ \frac{1}{N(k-N)} = \frac {1/k}{N} + \frac{1/k}{k-N}. $$ (And don't forget to apply the chain rule when you find the antiderivative of the second fraction.)