In this post I give the the number of graphic sequences of length 0 through 6.
The numbers were counted by iterating over all sequences using a custom made graphic sequence iterator.
length | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
# | 1 | 1 | 2 | 4 | 11 | 31 | 102 | 342 |
Magic happens all around you. Everyday. Everywhere.
In this post I give the the number of graphic sequences of length 0 through 6.
The numbers were counted by iterating over all sequences using a custom made graphic sequence iterator.
length | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
# | 1 | 1 | 2 | 4 | 11 | 31 | 102 | 342 |
The sequence does not appear on sloane online encyclopedia of integer sequences so I posted them.
ReplyDeleteApparently I overlooked a the following sequence http://www.research.att.com/~njas/sequences/A004251.
ReplyDeleteNow I have to ponder the connection between the two concepts.