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 Solvers88
Suggested Problems
-
22508 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
554 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
711 Solvers
-
Check that number is whole number
5175 Solvers
-
calculate PI without using pi function
105 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!