Find the nth number of a sequence. Check the test suite to determine the sequence.
- hint: it is closely related to familiar sequences.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers29
Suggested Problems
-
722 Solvers
-
Return the first and last characters of a character array
12252 Solvers
-
Create matrix of replicated elements
398 Solvers
-
The sum of the numbers in the vector
645 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
650 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!
Asif,
Test suite problems 6-10 are pretty peculiar! Did you mean to have them that way?
The hint for the sequence is not a hint at all. It's like saying that the hint for the sequence is that it has a pattern.