Every positive integer has a unique decomposition into nonconsecutive Fibonacci numbers f1+f2+ ... Given a positive integer n, return these numbers.
Return the vector f = [f1, f2, ...] sorted from smallest to largest. sum(f) = n.
Examples
n = 3 f = 3
n = 32 f = [3 8 21]
Reference: http://www.johndcook.com/blog/2015/05/17/fibonacci-number-system/
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers925
Suggested Problems
-
6977 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5799 Solvers
-
Matrix with different incremental runs
581 Solvers
-
Relative ratio of "1" in binary number
1599 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
342 Solvers
More from this Author54
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
quá ghê gớm, và đây là Folontilo
=)))