M HYPE SPLASH
// news

How to nondimensionalize the equation $dN/dt=N[s - m(N - a)^2]$?

By Emily Wilson
$\begingroup$

I have a differential equation for population growth, which is

$$dN/dt=N[s - m(N - a)^2]$$

How to nondimensionalize the equation so it can depends on a single dimensionless parameter $k= a(m/s)^{1/2}$?

$\endgroup$

1 Answer

$\begingroup$

Define $N(t)=a x $ and $\tau=s t$. Then the differential equation becomes

$$\frac{\mbox{d}x}{\mbox{d}\tau} = x [1-k^2 (x-1)^2]$$

where $k^2=m a^2/s$ as desired.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy