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!)
A269177 Numbers that have a finite predecessor in Wolfram's Rule 124 cellular automaton; numbers n for which A269175(n) > 0. 5
0, 3, 6, 7, 11, 12, 14, 15, 19, 22, 24, 27, 28, 30, 31, 35, 38, 44, 47, 48, 51, 54, 55, 56, 59, 60, 62, 63, 67, 70, 76, 79, 88, 91, 94, 95, 96, 99, 102, 103, 107, 108, 110, 111, 112, 115, 118, 119, 120, 123, 124, 126, 127, 131, 134, 140, 143, 152, 155, 158, 159, 176, 179, 182, 183, 187, 188, 190, 191, 192, 195 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Sequence A269174 sorted into ascending order with duplicates removed.
The indexing starts from zero, because a(0) = 0 is a special case in this sequence. (Zero is the only number which is its own predecessor).
LINKS
Eric Weisstein's World of Mathematics, Elementary Cellular Automaton
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A269177 (NONZERO-POS 0 0 A269175))
CROSSREFS
Cf. A269176 (complement).
Cf. A269178 (a subsequence).
Sequence in context: A022544 A194366 A091067 * A269178 A120511 A176864
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 22 2016
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 April 29 11:30 EDT 2024. Contains 372113 sequences. (Running on oeis4.)