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
-
Project Euler: Problem 9, Pythagorean numbers
1302 Solvers
-
Matrix multiplication across rows
351 Solvers
-
Convert to Binary Coded Decimal
137 Solvers
-
calculate PI without using pi function
97 Solvers
-
Find the max element of the array
1765 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!