Lyapunov coefficient for function f(x) = 1/(1+x)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
Sasho Andonov
Messages
22
Reaction score
0
May I use function f(x) = 1/(1+x) to investigate chaos?
I am trying to understand chaos using this function, but things are not going as I expected...
Could you please advice me how I can calculate Lyapunov coefficient for this function?
 
Physics news on Phys.org
It isn't clear how you intend to use this function. Are you using it to iterate something? Are you using it as a mapping function somehow?

As an iteration ##x_{i+1} = \frac{1}{1+x_i}##, it converges to ##\frac{\sqrt{5}-1}{2}##, which is the Golden Ratio minus 1. The Golden Ratio crops up a lot in chaos theory. To calculate a meaningful Lyapunov Exponent, you would need some sort of chaotic time series. Because this function converges, the Lyapunov Exponent would always be negative.