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
-
4119 Solvers
-
Remove the polynomials that have positive real elements of their roots.
1703 Solvers
-
Determine if a Given Number is a Triangle Number
383 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1301 Solvers
-
Implement a bubble sort technique and output the number of swaps required
321 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!