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 Solvers71
Suggested Problems
- 
         
Find the peak 3n+1 sequence value
2542 Solvers
 - 
         
Read a column of numbers and interpolate missing data
2333 Solvers
 - 
         
Solve the set of simultaneous linear equations
478 Solvers
 - 
         
Calculate the average value of the elements in the array
1534 Solvers
 - 
         
         
758 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!