A226482 Number of runs of consecutive ones and zeros in successive states of cellular automaton generated by "Rule 30".
1, 1, 3, 3, 5, 5, 7, 5, 7, 9, 11, 11, 13, 13, 15, 13, 13, 15, 19, 17, 17, 21, 27, 23, 21, 23, 29, 31, 27, 29, 33, 27, 29, 33, 39, 35, 35, 35, 41, 41, 33, 37, 41, 39, 45, 43, 45, 43, 45, 41, 53, 59, 51, 53, 57, 57, 55, 55, 65, 61, 59, 61, 71, 63, 55, 57, 65
Offset: 0
Keywords
Links
- Reinhard Zumkeller, Table of n, a(n) for n = 0..10000
- Eric Weisstein's World of Mathematics, Rule 30
Programs
-
Haskell
a226482 = length . a226481_row
Comments