Solve Sequence to find next six numbers
Show older comments
I have a sequence to solve and get the next six numbers. I have all the stats for the data like 1st difference, second difference, third difference, mean, median, variance...
Sequence: 0,1,2,1,0,1,0,3,0,1,0,3,2,1,2,3
Accepted Answer
More Answers (1)
Walter Roberson
on 8 Nov 2011
1 vote
The next 6 numbers in the sequence are all 19. This was proven by Carl E. Linderholm in his paper Mathematics Made Difficult.
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!