Go back
Bifurcation with Mathematica

Bifurcation with Mathematica

Posers and Puzzles

J

In Christ

Joined
30 Apr 07
Moves
172
Clock
20 Oct 08
Vote Up
Vote Down

Does anyone know how to create a bifurcation diagram using Mathematica? Specifically, I need to create one for x_(n+1) = r x_n (1 - (x_n ^2)), r>0, with x_0 = 1/sqrt[3] and x_0 = -1/sqrt[3].

P
Upward Spiral

Halfway

Joined
02 Aug 04
Moves
8702
Clock
20 Oct 08
1 edit
Vote Up
Vote Down

Originally posted by Jirakon
Does anyone know how to create a bifurcation diagram using Mathematica? Specifically, I need to create one for x_(n+1) = r x_n (1 - (x_n ^2)), r>0, with x_0 = 1/sqrt[3] and x_0 = -1/sqrt[3].
It should work normally, but I don't have Mathematica in this computer to give you the exact code. If everything else fails, there's always the un-elegant solution of getting the arrays and use MultipleListPlot.

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.