How do I control the growth rate of this dynamical system?
$$ \left\{ \begin{aligned} &a_{n+1} = a_n + ka_n (2000 - a_n)\\ &a_0 = 4 \end{aligned} \right. $$
I experimented with multiple values of $k$ and i still can't find a way to control the growth.
(For additional context, is there a way such that this converges to a finite number and without this- ever exceeding $2000$?)