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.

Showing 1-2 of 2 results.

A233763 Number of toothpicks or D-toothpicks added at n-th stage in the structure of the D-toothpick "narrow" triangle of A233762.

Original entry on oeis.org

0, 1, 2, 2, 4, 2, 4, 5, 8, 2, 4, 6, 12, 6, 8, 11, 16, 2, 4, 6, 12, 14, 16, 18, 24, 10, 8, 14, 28, 14, 16, 23, 32, 2, 4, 6, 12, 14, 16, 20, 32, 24, 20, 22, 40, 30, 40, 39, 48, 18, 8
Offset: 0

Views

Author

Omar E. Pol, Dec 15 2013

Keywords

Comments

Essentially the first differences of A233762.

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,5,8;
2,4,6,12,6,8,11,16;
2,4,6,12,14,16,18,24,10,8,14,28,14,16,23,32;
2,4,6,12,14,16,20,32,24,20,22,40,30,40,39,48,18,8,...
Right border gives A000079.
		

Crossrefs

Formula

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

A233760 Number of toothpicks and D-toothpicks after n-th stage in the D-toothpick "wide" triangle of the third kind, second version.

Original entry on oeis.org

0, 1, 3, 5, 9, 11, 15, 21, 29, 31, 35, 41, 53, 67, 79, 93, 109, 111, 115, 121, 133, 147, 167, 189, 215, 237, 249, 267, 299, 337, 365, 395, 427, 429, 433, 439, 451, 465, 485, 507, 533, 555, 575, 605, 649, 711, 763, 809, 863, 901, 913, 931, 967, 1013
Offset: 0

Views

Author

Omar E. Pol, Dec 16 2013

Keywords

Comments

The structure is essentially the same as A220520 but here the borders do not contain toothpicks with exposed endpoints except the initial toothpick. The structure is one of the oblique wedges of several D-toothpick structures. For more information see A220500. The first differences (A233761) give the number of toothpicks or D-toothpicks added at n-th stage.

Crossrefs

Showing 1-2 of 2 results.