|
|
A006978
|
|
Successive states of the Rule 110 cellular automaton defined by 000, 001, 010, 011, ..., 111 -> 0,1,1,1,0,1,1,0 when started with a single ON cell.
(Formerly M2642)
|
|
7
|
|
|
1, 3, 7, 13, 31, 49, 115, 215, 509, 775, 1805, 3359, 7985, 12659, 29655, 54909, 130759, 197581, 460383, 855793, 2038675, 3227319, 7562237, 14149127, 33304077, 50625055, 118279729, 220060275, 523730647, 830325757, 1942439431, 3595423245, 8571017759, 12951092785
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
REFERENCES
|
Marc LeBrun, personal communication.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Rule 110
|
|
FORMULA
|
|
|
MATHEMATICA
|
Map[FromDigits[#, 2] &, CellularAutomaton[110, {{1}, 0}, 30]] (* Ben Branman, Dec 28 2010 *)
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
EXTENSIONS
|
|
|
STATUS
|
approved
|
|
|
|