Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A255297

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Number of ON cells after n generations of the odd-rule cellular automaton defined by OddRule 035 when started with a single ON cell.
(history; published version)
#12 by Peter Luschny at Sat Sep 15 05:29:18 EDT 2018
STATUS

proposed

approved

#11 by Michel Marcus at Sat Sep 15 03:56:09 EDT 2018
STATUS

editing

proposed

#10 by Michel Marcus at Sat Sep 15 03:56:05 EDT 2018
LINKS

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, <a href="http://arxiv.org/abs/1503.01796">A Meta-Algorithm for Creating Fast Algorithms for Counting ON Cells in Odd-Rule Cellular Automata</a>, arXiv:1503.01796, [math.CO], 2015; see also the <a href="http://www.math.rutgers.edu/~zeilberg/mamarim/mamarimhtml/CAcount.html">Accompanying Maple Package</a>.

N. J. A. Sloane, <a href="http://arxiv.org/abs/1503.01168">On the Number of ON Cells in Cellular Automata</a>, arXiv:1503.01168, [math.CO], 2015.

STATUS

proposed

editing

#9 by Jean-François Alcover at Sat Sep 15 02:58:51 EDT 2018
STATUS

editing

proposed

#8 by Jean-François Alcover at Sat Sep 15 02:58:47 EDT 2018
MATHEMATICA

a27649[n_] := 2(3^n) - 2^n;

Table[Times @@ (a27649[Length[#]]&) /@ Select[Split[IntegerDigits[n, 2]], #[[1]] == 1&], {n, 0, 59}] (* Jean-François Alcover, Sep 15 2018 *)

STATUS

approved

editing

#7 by N. J. A. Sloane at Tue Mar 17 16:08:45 EDT 2015
STATUS

editing

approved

#6 by N. J. A. Sloane at Tue Mar 17 16:08:42 EDT 2015
REFERENCES

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, A Meta-Algorithm for Creating Fast Algorithms for Counting ON Cells in Odd-Rule Cellular Automata, Preprint, 2015.

LINKS

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, <a href="http://arxiv.org/A160239abs/a160239_11503.txt01796">Catalog of 3X3 A Meta-Algorithm for Creating Fast Algorithms for Counting ON Cells in Odd -Rule Cellular Automata</a>, arXiv:1503.01796, 2015; see also the <a href="http://www.math.rutgers.edu/~zeilberg/mamarim/mamarimhtml/CAcount.html">Accompanying Maple Package</a>.

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, <a href="http://NeilSloanearxiv.comorg/docabs/Fredkin1503.pdf04249">On the Number of ON Cells in Odd-Rule Cellular Automata on the Square Grid</a>, arXiv:1503.04249, 2015.

N. J. A. Sloane, On the No. of ON Cells in Cellular Automata, Video of talk in Doron Zeilberger's Experimental Math Seminar at Rutgers University, Feb. 05 2015: <a href="https://vimeo.com/119073818">Part 1</a>, <a href="https://vimeo.com/119073819">Part 2</a>

N. J. A. Sloane, <a href="http://arxiv.org/abs/1503.01168">On the Number of ON Cells in Cellular Automata</a>, arXiv:1503.01168, 2015

STATUS

approved

editing

#5 by N. J. A. Sloane at Wed Feb 25 20:49:57 EST 2015
STATUS

editing

approved

#4 by N. J. A. Sloane at Wed Feb 25 20:49:53 EST 2015
NAME

4d

Number of ON cells after n generations of the odd-rule cellular automaton defined by OddRule 035 when started with a single ON cell.

REFERENCES

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, A Meta-Algorithm for Creating Fast Algorithms for Counting ON Cells in Odd-Rule Cellular Automata, Preprint, 2015.

LINKS

N. J. A. Sloane, <a href="/A160239/a160239_1.txt">Catalog of 3X3 Odd Rule Cellular Automata</a>

N. J. A. Sloane, <a href="http://NeilSloane.com/doc/Fredkin.pdf">On the Number of ON Cells in Cellular Automata</a>, 2015

<a href="/index/Ce#cell">Index entries for sequences related to cellular automata</a>

FORMULA

Run length transform of A027649.

CROSSREFS

Cf. A027649.

AUTHOR

N. J. A. Sloane, and _Doron Zeilberger_, Feb 23 2015

STATUS

approved

editing

#3 by N. J. A. Sloane at Mon Feb 23 14:31:58 EST 2015
STATUS

editing

approved