[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A334340
Decimal representation of n-th iteration of the one-dimensional cellular automaton defined by Rule 434, based on the 4-celled von Neumann neighborhood starting with a single black cell.
1
1, 11, 81, 699, 5441, 43723, 349201, 2796731, 22364481, 178965195, 1431573521, 11453377723, 91624653121, 733009857227, 5864040961041, 46912529804475, 375299632087361, 3002400290556619, 24019192622879761, 192153592724761787, 1537228586572923201, 12297829520450964171, 98382633680004977681
OFFSET
1,2
FORMULA
a(n) = (1428 + 7*(-4)^n + 2278*(-1)^n + (1800 + 360*i)*(-i)^n + (1800 - 360*i)*i^n - 3*4^n + 85*8^n)/510 where i = sqrt(-1).
G.f.: (-1 - 3*x + 23*x^2 - 3*x^3 + 40*x^4 + 624*x^5 - 1856*x^6)/(-1 + 8*x + 16*x^2 - 128*x^3 + x^4 - 8*x^5 - 16*x^6 + 128*x^7).
CROSSREFS
Cf. A118171, A118173 (similar examples from elementary cellular automata).
Sequence in context: A181989 A199557 A003730 * A335332 A111334 A085879
KEYWORD
nonn,base,easy
STATUS
approved