Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

I am just starting dynamical systems and came across the following problem in my textbook.

Considering the discrete time logistic growth model,

$$N_{t+1} = \lambda N_t\left(1-\frac{N_t}{K}\right)$$

where $\lambda = 1+ b -d >0$ is the net reproductive rate and $K>0$ is a parameter that affects how the population grows when the population is large.

I am trying to find the equilibrium point of this equation.

I know that the equilibrium point are values of $N^*$ such that $N_{t+1} = N_t = N^*$. But how do I do that? thanks!

$\endgroup$

1 Answer

$\begingroup$

Let $x=N^*$ and solve: $$x=\lambda x(1-x/K)$$ so $x=0$ or $$1=\lambda (1-x/K)$$ $$1/\lambda=1-x/K$$ $$x/K=1-1/\lambda$$ $$x=K(1-1/\lambda)$$

So two solutions, $N^*=0,K(1-1/\lambda)$

$\endgroup$ 6

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