The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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
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, 4, -3, 8, -13, 13, -10, 17, -14, 12, -6, 7, 2, -6, 4, 4, -11, 17, -13, 9, -7, 9, -10, 16, -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 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Net increase in number of ON cells at generation n of 1-D CA using Rule 30.
LINKS
N. J. A. Sloane, Table of n, a(n) for n = 0..10000 (Added Aug 15 2009)
MATHEMATICA
steps = 100; Join[{1}, Total /@ CellularAutomaton[30, {{1}, 0}, steps] // Differences] (* Jean-François Alcover, Oct 07 2013 *)
CROSSREFS
Sequence in context: A231117 A021496 A241830 * A266691 A083236 A345421
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Aug 10 2009
STATUS
approved

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 June 5 14:50 EDT 2024. Contains 373107 sequences. (Running on oeis4.)