1485482
domain: N
Appears in sequences
- a(n) = Sum_{k=0..n} A026626(n, k).at n=20A026633
- a(n) = Sum_{k=0..floor(n/2)} A026626(n, k).at n=21A026634
- Decimal representation of the middle column of the "Rule 59" elementary cellular automaton starting with a single ON (black) cell.at n=20A266721
- Consider a string of n 1. From left to right for any couple of consecutive numbers apply the transform 11 -> 10, 10 -> 11, 00 -> 00, 01 -> 01. At any further step restart the process considering the value of the rightmost digit as input to the leftmost one to apply the transform again. Sequence gives the number of steps necessary to reach again a string of n 1 or -1 if such a number does not exist.at n=22A281922