cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A085588 Eventual period of a single cell in rule 150 cellular automaton in a cyclic universe of width n.

Original entry on oeis.org

1, 2, 3, 1, 7, 4, 7, 6, 31, 2, 21, 14, 15, 8, 15, 14, 511, 12, 63, 62, 2047, 4, 1023, 42, 511, 28, 16383, 30, 31, 16, 31, 30, 4095, 28, 29127, 1022, 4095, 24, 1023, 126, 127, 124, 4095, 4094, 8388607, 8, 2097151, 2046, 255, 84, 67108863, 1022, 1048575, 56, 511, 32766, 536870911, 60, 17043521, 62, 63, 32, 63, 62
Offset: 3

Views

Author

N. J. A. Sloane, Jul 03 2003

Keywords

Comments

From Roman Khrabrov, Aug 17 2024: (Start)
It appears that 2^A007814(n) * (2^A309786(n) - 1) divides a(n). For rule 90, it follows from Lemma 3.5 and Theorem 3.5 from Martin & Odlyzko & Wolfram's paper, and the definition of A309786. Rule 150 appears to have the same behavior (verified for n <= 1000).
The numbers for which a(n) differs from 2^A007814(n) * (2^A309786(n) - 1), are the powers of 2 and the numbers in the form 6*2^k, 13*2^k, 37*2^k, 61*2^k, 67*2^k, 95*2^k and so on (there is no corresponding OEIS sequence).
It seems that in 2D case (totalistic rule 34 on a toroidal grid) the formula 2^A007814(n) * (2^A309786(n) - 1) gives the correct maximum cycle lengths in all cases except powers of 2. Replacing A007814(n) with A091090(n) appears to always provide the correct maximum cycle lengths, even at powers of 2.
Conjecture: a(n) = n only if n belongs to A115770. The inverse does not hold true in general; the first exception is 445. (End)

References

  • O. Martin, A. M. Odlyzko and S. Wolfram, Algebraic properties of cellular automata, Comm Math. Physics, 93 (1984), pp. 219-258, Reprinted in Theory and Applications of Cellular Automata, S Wolfram, Ed., World Scientific, 1986, pp. 51-90 and in Cellular Automata and Complexity: Collected Papers of Stephen Wolfram, Addison-Wesley, 1994, pp. 71-113 See Table 1.

Crossrefs

Extensions

More terms from Sean A. Irvine, Jun 10 2018
Name clarified by Roman Khrabrov, Aug 17 2024