Back from the break, with new interesting sequence I learned:
1 2 4 6 3 9 12 8 10 5…
what are the next number(s)?
This can be rather hard sequence to solve, it seems random but its actually not.
--
Note: Comments may have spoilers! Come up with solution on your own before reading them.
Subscribe to:
Post Comments (Atom)
4 comments:
Argh.. I couldn't figure it out. What is it?
The next 2 numbers are 6 and 0?
I try to figure it out by looking at the patterns but i'm clueless about the formula.
The next 2 numbers are 10 and 12?
This is EKG sequence where first two numbers are 1 and 2 and then every next is the smallest number not already used that shares a factor with the preceding member. So next number would be 15.
Post a Comment