login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A151929 First differences of A070952. 2

%I #7 Oct 07 2013 09:39:19

%S 1,2,0,3,-2,5,-4,7,-5,5,-1,3,-2,7,-6,9,-7,4,1,4,-3,2,0,5,-2,1,-1,7,-3,

%T 4,-3,8,-13,13,-10,17,-14,12,-6,7,2,-6,4,4,-11,17,-13,9,-7,9,-10,16,

%U -7,8,-11,16,-8,3,-4,13,-8,9,-11,19,-14,-8,9,4,0,-2,10,1,-5,-5,15,-5,0,9,-7,6,2,-9,2,13,-13,20,-23,10,3,-5,0,27,-34,22

%N First differences of A070952.

%C Net increase in number of ON cells at generation n of 1-D CA using Rule 30.

%H N. J. A. Sloane, <a href="/A151929/b151929.txt">Table of n, a(n) for n = 0..10000</a> (Added Aug 15 2009)

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

%t steps = 100; Join[{1}, Total /@ CellularAutomaton[30, {{1}, 0}, steps] // Differences] (* _Jean-François Alcover_, Oct 07 2013 *)

%K sign

%O 0,2

%A _N. J. A. Sloane_, Aug 10 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 07:52 EDT 2024. Contains 371922 sequences. (Running on oeis4.)