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.

A233761 Number of toothpicks or D-toothpicks added at n-th stage in the structure of the D-toothpick "wide" triangle of A233760.

Original entry on oeis.org

0, 1, 2, 2, 4, 2, 4, 6, 8, 2, 4, 6, 12, 14, 12, 14, 16, 2, 4, 6, 12, 14, 20, 22, 26, 22, 12, 18, 32, 38, 28, 30, 32, 2, 4, 6, 12, 14, 20, 22, 26, 22, 20, 30, 44, 62, 52, 46, 54, 38, 12, 18, 36, 46, 56, 62, 74, 74, 30, 42, 72, 86, 60, 62, 64, 2, 4, 6, 12
Offset: 0

Views

Author

Omar E. Pol, Dec 16 2013

Keywords

Comments

Essentially the first differences of A233760.

Examples

			Written as an irregular triangle in which the row lengths is A011782 the sequence (starting from 1) begins:
1;
2;
2,4;
2,4,6,8;
2,4,6,12,14,12,14,16;
2,4,6,12,14,20,22,26,22,12,18,32,38,28,30,32;
2,4,6,12,14,20,22,26,22,20,30,44,62,52,46,54,38,12,18,36,46,56,62,74,74,30,42,72,86,60,62,64;
Right border gives A000079.
		

Crossrefs

Formula

a(2n) = A220521(2n); a(2n+1) = A220521(2n+1) - 2.