Find the nth pell number
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers77
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5799 Solvers
-
2342 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3065 Solvers
-
920 Solvers
-
Find the max element of the array
2233 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!
The wikipedia link defines Pell numbers somewhat differently from the required solutions. E.g. P_6 is set to 29 in the required solutions, but according to wikipedia, it is P_5 that is 29; P_6 = 70