This short program shows how the logistic map converges to different stable orbits depending on the value of the parameter R. At certain values of R, the number of points in the orbit changes. Those are called bifurcation points. The seemingly simple recursive formula xn+1 = xnR(1-xn) leads to surprisingly rich mathematics. If you want to learm more about bifurcations in the logistic map, you can check out this Wikipedia article.
xn+1 = xnR(1-xn)
Quite BASIC is a BASIC interpreter written in Javascript and it looks like either your browser doesn't support Javascript or Javascript is disabled. This means that the site will not function properly. We recommend newer versions of IE or Firefox. On Macs, use Safari or Firefox, and on Linux systems we recommend Firefox. Opera should work too.
Sample programs to try and to mash up!
Take Quite BASIC to your Google home page!
Create and manage your projects!
Change the canvas, clear the output etc.
Documentation
Credits, copyrights, and information