Yi+1 = a * (1-Yi) * Yi
i+1 and i are both subscripts to the variable Y.
I just finished a small Java program to plot the formula to see what it looks like. 'Yi' is on the y-axis and 'a' is on the x-axis. My program could only plot the function between 1 < a < 4:

Here is 3.5 < a < 3.75:

and 3.75 < a < 4:

Very mysterious...
1 comment:
Byron, it's Coop. I like to see that you've posted up a nice function from class, but what is it and what does it represent? I'm lost as to why this function deserves praise from your prof and your blogging about it. Please put up another post explaining it. Peace man.
Post a Comment