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

Revision History for A255302

(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 146 when started with a single ON cell.
(history; published version)
#14 by N. J. A. Sloane at Fri Sep 30 13:09:34 EDT 2016
STATUS

proposed

approved

#13 by Michel Marcus at Fri Sep 30 00:31:30 EDT 2016
STATUS

editing

proposed

#12 by Michel Marcus at Fri Sep 30 00:31:26 EDT 2016
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>.

Shalosh B. Ekhad, N. J. A. Sloane, and Doron Zeilberger, <a href="http://arxiv.org/abs/1503.04249">Odd-Rule Cellular Automata on the Square Grid</a>, arXiv:1503.04249, [math.CO], 2015.

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

#11 by JungHwan Min at Thu Sep 29 23:54:31 EDT 2016
STATUS

editing

proposed

#10 by JungHwan Min at Thu Sep 29 23:48:05 EDT 2016
LINKS

JungHwan Min, <a href="/A255302/b255302.txt">Table of n, a(n) for n = 0..10000</a>

MATHEMATICA

A255302[n_] := Total[CellularAutomaton[{10, {2, {{0, 0, 1}, {1, 0, 0}, {1, 1, 0}}}, {1, 1}}, {{{1}}, 0}, {{{n}}}], 2]; Array[A255302, 60, 0] (* JungHwan Min, Sep 29 2016 *)

A255302L[n_] := Total[#, 2] & /@ CellularAutomaton[{10, {2, {{0, 0, 1}, {1, 0, 0}, {1, 1, 0}}}, {1, 1}}, {{{1}}, 0}, n]; A255302L[59] (* JungHwan Min, Sep 29 2016 *)

STATUS

approved

editing

#9 by N. J. A. Sloane at Tue Mar 17 16:06:49 EDT 2015
STATUS

editing

approved

#8 by N. J. A. Sloane at Tue Mar 17 16:06:45 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

#7 by N. J. A. Sloane at Wed Feb 25 21:00:16 EST 2015
STATUS

editing

approved

#6 by N. J. A. Sloane at Wed Feb 25 21:00:13 EST 2015
FORMULA

Run length transform of A255303.

CROSSREFS

Cf. Run length transform of A255303.

STATUS

approved

editing

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

editing

approved