Problem 2423. Integer Sequence - II : New Fibonacci
Solution Stats
Problem Comments
-
7 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 :-)
That was a really cool sequence :)
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 Solvers408
Suggested Problems
-
2065 Solvers
-
Convert a numerical matrix into a cell array of strings
1234 Solvers
-
336 Solvers
-
495 Solvers
-
Number of Even Elements in Fibonacci Sequence
984 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!