Generate the Zeckendorf representation of a n number
-
Updated
Dec 19, 2025 - C++
Generate the Zeckendorf representation of a n number
Fibonacci(2*n-1)
Fibonacci(4*n + 2)
Get value of Fibonacci(4n)/3 without calculate previous values
ZT5P is the number guessing game for Android.
Add a description, image, and links to the zeckendorf topic page so that developers can more easily learn about it.
To associate your repository with the zeckendorf topic, visit your repo's landing page and select "manage topics."