Problem 45223. find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..
Solution Stats
Problem Comments
-
1 Comment
James
on 27 May 2022
Hint - Every nth Fibonacci number is divisible by F(n)
Solution Comments
Show commentsProblem Recent Solvers70
Suggested Problems
-
Extract leading non-zero digit
2178 Solvers
-
Remove the small words from a list of words.
1528 Solvers
-
1482 Solvers
-
Fix the last element of a cell array
1561 Solvers
-
Is this triangle right-angled?
6077 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!