|
|
A175810
|
|
To calculate n-th term, find all shortest common superstrings of the binary representations of all natural numbers from 1 to n, read them as numbers in base-2, and pick max.
|
|
0
|
|
|
1, 2, 6, 12, 52, 52, 116, 232, 1864, 1864, 5960, 5928, 15144, 15144, 31528, 63056, 1008912, 1008912, 6199568, 6199568
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
|