Problem 2423. Integer Sequence - II : New Fibonacci
Solution Stats
Problem Comments
-
6 Comments
Aamod Garg, it is not appropriate to effectively publish the solution as a comment. The instruction asks Players to "crack" the sequence. —DIV [Can some Admin possibly please delete Aamod Garg's comment?]
The Integer Sequence isn't shown for some reason.
I don't see an integer sequence here
The integer sequence is not shown (at least for me), but you can get the idea from the test cases. Here is the sequence, if you are looking for it: 1, 1, 1, 2, 5, 21, 233, 10946, 5702887...
These numbers are from the original Fibonacci sequence. To crack it, you'll need to find the relationship between these numbers and their indices.
Probably the most satisfactory problem I've encountered this far. Wonderful!
Enjoyed :-)
Solution Comments
-
1 Comment
Little coding, more time spent figuring out the sequence.
-
1 Comment
Is the 7 term 233?
-
2 Comments
:-)
There exist a number sequence database somewhere in the internet... ;-)
Problem Recent Solvers384
Suggested Problems
-
Return the largest number that is adjacent to a zero
4372 Solvers
-
5305 Solvers
-
Back to basics 22 - Rotate a matrix
825 Solvers
-
Sum the numbers on the main diagonal
508 Solvers
-
631 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!