Bifurcation values for logistic map

  • Thread starter Thread starter sumonmumu
  • Start date Start date
  • Tags Tags
    Bifurcation Map
AI Thread Summary
To determine the bifurcation values for the logistic map, the equation f(x) = rx(1 - x) must be analyzed by setting the derivative dx/dt to zero, which is crucial for identifying bifurcations. The initial attempt incorrectly focused on setting f(x) to zero rather than its derivative. The correct approach involves finding the critical points where the growth rate of the population changes, leading to the bifurcation values. The confusion arises from misunderstanding the significance of the derivative and how to derive the values of r from the correct critical points. Clarifying these concepts is essential for accurately identifying the first two bifurcation values.
sumonmumu
Messages
3
Reaction score
0

Homework Statement



Find numerically the r values for the first 2 bifurcations.

Homework Equations



xi+1 = f(xi), f(x) = rx(1 − x)

The Attempt at a Solution



To find the values of r, first I set rx(1−x)=0 to find x and then used the x values to find r=0 and r=1. But, I am still confused. Do you think what I did here is correct? If not, can you help me find the mistakes here?
 
Physics news on Phys.org
first I set rx(1−x)=0 to find x
Why =0? What is special about 0?
 
To find the bifurcation value, you have to set dx/dt = 0. That's the speciality.
 
dx/dt = 0 is different from your equation.
 
f(x) = dx/dt here.
 
Okay, then I don't understand your notation, but f(x)=0 is nothing special just because there is a zero.

and then used the x values to find r=0 and r=1
And I don't understand how you got that.
 
Back
Top