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.

A183149 Number of toothpicks added at n-th stage to the toothpick structure of A183148.

Original entry on oeis.org

0, 1, 3, 9, 9, 21, 9, 21, 21, 57, 9, 21, 21, 57, 21, 57, 57, 165, 9, 21, 21, 57, 21, 57, 57, 165, 21, 57, 57, 165, 57, 165, 165, 489, 9, 21, 21, 57, 21, 57, 57, 165, 21, 57, 57, 165, 57, 165, 165, 489, 21, 57, 57, 165, 57, 165
Offset: 0

Views

Author

Omar E. Pol, Mar 28 2011, Apr 02 2011

Keywords

Comments

Essentially the first differences of A183148.

Examples

			If written as a triangle begins:
0,
1,
3,
9,
9,21,
9,21,21,57,
9,21,21,57,21,57,57,165,
9,21,21,57,21,57,57,165,21,57,57,165,57,165,165,489,
		

Crossrefs

Formula

a(n) = 3*A183061(n-1), for n >=2