Looking at the last in the sequence, we see that it is simply counting up, starting with 0. Next to last in the sequence starts counting up starting with the next number, second item in sequence counts up starting with 19. Therefore, the third item should count upward and end with 18. Furthermore, if we count back down we find that it starts with 14, which fits with what we see in the fifth place.
(it might be easier to see if we reverse the sequence: 012345678, 910111213, ignore, 1415161718, 1920212223, ignore)
This leaves us with the last empty place to fill.
If we reorder our sequence back to the original we have: ?, 1920212223, 1415161718, 301122131415061798, 910111213, 012345678
After staring at the fourth item in the sequence for a while (and reading previous posts), I realized it is spiral counting again.
Looking at item four, it is the last number in five, followed by the first number in six, then the next-to-last number in five, then the second number in six, etc.
0 Replies
whimsical
1
Reply
Tue 4 May, 2004 04:17 pm
Great work!
0 Replies
DrewDad
1
Reply
Wed 5 May, 2004 01:35 pm
Can you repost the ones which haven't been answered? I never saw the first 10.
On each item, add two letters from the series C E G I K M O Q..... First add to the right end, then the left end. Next add to the right end then the left end, next add to the left end then the right end, etc.