Published March 24, 2026
| Version 0.1.0
Preprint
Open
Sapri logistic map
Authors/Creators
Description
This paper introduces a generalized logistic map with memory and feedback control, extending the classical logistic map to include a memory term and a threshold mechanism. The recurrence
x_{n+1} = x_n + i·(x_n − x_{n-1})·k·(1 − x_n)
produces periodic, chaotic, and stabilized orbits depending on the parameters i and k. When extended to two dimensions with scaling factor 1/φ (where φ is the golden ratio) and rotations by multiples of π/5, the system generates strange attractors with pentagonal symmetry. The work connects Fibonacci numbers, discrete scale invariance, and the geometry of quasicrystals. A Python implementation is provided.
Files
sapri_Logistic_Maps.md
Files
(6.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e3b5f3af8134f8d8bfd89dc2745f20cf
|
6.4 kB | Preview Download |
|
md5:c2f4e55e0822483361093d4cf7eb1bc3
|
453 Bytes | Download |
Additional details
Software
- Repository URL
- https://github.com/SapriZero/SapriAurea/blob/main/doc/sapri_Logistic_Maps.md
- Programming language
- Python
- Development Status
- Active