Is it possible to solve the difference equation $K_{n+1}=aK_n+bK_n^{\theta}+c$, where a, b, c are real numbers while $\theta\in (0,1)$? How about $\theta=\frac{1}{2}$?
2026-04-06 04:39:32.1775450372
Is it possible to solve the difference equation $K_{n+1}=aK_n+bK_n^{\theta}+c$?
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
In the case $\theta = 2$ you have the logistic map, for which there is a closed form solution only in a few special cases. With general $\theta$, I would think it is even more unlikely that you would have closed form solutions.