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.

A220495 Number of toothpicks or D-toothpicks added at n-th stage to the structure of A220494.

This page as a plain text file.
%I A220495 #12 Mar 29 2013 12:27:03
%S A220495 0,1,2,4,4,4,4,8,8,4,4,8,8,8,8,16,16,4,4,8,8,8,8,16,16,8,8,16,16,16,
%T A220495 16,32,32,4,4,8,8,8,8,16,16,8,8,16,16,16,16,32,32,8,8,16,16,16,16,32,
%U A220495 32,16,16,32,32,32,32,64,64,4,4,8,8,8,8,16,16
%N A220495 Number of toothpicks or D-toothpicks added at n-th stage to the structure of A220494.
%C A220495 Essentially the first differences of A220494.
%C A220495 First differs from A194441 (and from A220521) at a(12).
%H A220495 N. J. A. Sloane, <a href="/wiki/Catalog_of_Toothpick_and_CA_Sequences_in_OEIS">Catalog of Toothpick and Cellular Automata Sequences in the OEIS</a>
%H A220495 <a href="/index/To#toothpick">Index entries for sequences related to toothpick sequences</a>
%e A220495 When written as an irregular triangle begins:
%e A220495 0;
%e A220495 1;
%e A220495 2;
%e A220495 4,4;
%e A220495 4,4,8,8;
%e A220495 4,4,8,8,8,8,16,16;
%e A220495 4,4,8,8,8,8,16,16,8,8,16,16,16,16,32,32;
%e A220495 4,4,8,8,8,8,16,16,8,8,16,16,16,16,32,32,8,8,16,16,...
%Y A220495 Cf. A139250, A139251, A194271, A194701, A194441, A220494, A220497, A220521.
%K A220495 nonn,tabf
%O A220495 0,3
%A A220495 _Omar E. Pol_, Dec 23 2012