Find the nth pell number
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers77
Suggested Problems
-
2368 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3064 Solvers
-
Duplicate each element of a vector.
635 Solvers
-
Count consecutive 0's in between values of 1
519 Solvers
-
5064 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