30 Nov 2006 fejj   » (Master)

mchirico: I believe the answer might be 312211

reasoning:

start with 1

1

each following sequence describes the pattern before it:

1 1 = 11

2 1's = 21

1 2 and 1 1 = 1211

1 1, 1 2, and 2 1's = 111221

3 1's, 2 2's, and 1 1 = 312211 (answer)

following that, we'd have:

1 3, 1 1, 2 2's, and 2 1's = 13112221

etc

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!