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.

A212009 Number of toothpicks or D-toothpicks added at n-th stage in the toothpick structure of A212008.

Original entry on oeis.org

0, 1, 4, 8, 16, 22, 20, 24, 36, 40, 32, 44, 56, 94, 60, 56, 76, 72, 32, 48, 72, 112, 132, 140, 136, 168, 112, 132, 140, 238, 148, 120, 156, 136, 32, 48, 72, 112, 132
Offset: 0

Views

Author

Omar E. Pol, Dec 15 2012

Keywords

Comments

Essentially the first differences of A212008.

Examples

			When written as an irregular triangle:
0;
1;
4;
8;
16,22;
20,24,36,40;
32,44,56,94,60,56,76,72;
32,48,72,112,132,140,136,168,112,132,140,238,148,120,156,136;
32,48,72,112,132,...
		

Crossrefs

Formula

It appears that a(2^k + 2) = 32, if k >= 3.