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.

A244362 Total number of toothpicks after n-th stage in the toothpick structure of the symmetric representation of sigma in the first quadrant (without the axes x and y).

Original entry on oeis.org

2, 6, 12, 20, 28, 40, 50, 66, 82, 102, 116, 140, 156, 182, 208, 240, 260, 296, 318, 358, 394, 432, 458, 506, 540, 584, 628, 684
Offset: 1

Views

Author

Omar E. Pol, Jun 26 2014

Keywords

Comments

Partial sums of A244363.

Examples

			Illustration of the structure after 7 stages (Contains 50 toothpicks):
.
.    _ _ _ _
.    _ _ _ _|
.    _ _ _  |_
.    _ _ _|   |_ _
.    _ _  |_ _  | |
.    _ _|_  | | | |
.    _  | | | | | |
.     | | | | | | |
.
.     1 2 3 4 5 6 7
.
		

Crossrefs

Formula

a(n) = 2*A244360(n).
a(n) = A244370(n)/4. - Omar E. Pol, Oct 18 2014

Extensions

More terms from Omar E. Pol, Oct 18 2014