Bifurcation

Let’s say I have the formula Y(n+1)= λ*Y(n)(1-Y(n)) So the value of Y at time n+1 is some factor (λ) times Y at time n times 1 minus Y at time n. Y is between 0 and 1.  λ can be anything. As a starting point I choose Y0 to be 0.5 and λ=1. (In […]

Continue Reading

Sierpinsky

Sierpinsky Triangle A Sierpinsky trianlge looks like: The above example is not to much developed….but you will get the idea. A Siepinsky triangle can be constructed the following way: Draw a triangle and color it completely black In every black triganle you see in the image do the following Create a white triangle by choosing […]

Continue Reading