- 4,416
- 327
I have a mapping function:
x_{n+1} = \mu (1-x_n)
I have some condition that occurs for:
\mu (1-x_0) > 1 (1)
which is:
x_0 < 1- \frac{1}{\mu}
but via the map function, there's an initial condition that leads to the above solution:
**UNDER CONSTRUCTION, ERROR FOUND**
x_{n+1} = \mu (1-x_n)
I have some condition that occurs for:
\mu (1-x_0) > 1 (1)
which is:
x_0 < 1- \frac{1}{\mu}
but via the map function, there's an initial condition that leads to the above solution:
**UNDER CONSTRUCTION, ERROR FOUND**
Last edited: