Problem 45234. Calculating large fibonacci numbers
The fibonacci sequence starts 1,1,2,3,5,8...
Find the the n'th fibonacci number. Then calculate round(log10( . )) of that n'th fibonacci number.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Find the peak 3n+1 sequence value
2528 Solvers
-
Flip the main diagonal of a matrix
842 Solvers
-
Matrix with different incremental runs
528 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12214 Solvers
-
1552 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!