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.

A161412 V-toothpick sequence starting at the corner of an infinite square from which protrudes a half toothpick with an angle = Pi/6.

Original entry on oeis.org

0, 1, 2, 3, 5, 9, 12, 15, 19, 25, 29, 34, 39, 49, 58, 63
Offset: 0

Views

Author

Omar E. Pol, Jun 10 2009

Keywords

Comments

The sequence gives the number of V-toothpicks in the structure after n rounds. A161413 (the first differences) gives the number added at the n-th round.

Crossrefs

V-toothpick sequence: A161206.

A355311 Number of V-toothpicks added at n-th stage to the V-toothpick structure of A355310.

Original entry on oeis.org

1, 2, 4, 6, 8, 6, 10, 14, 18, 10, 10, 14, 20, 18, 24, 36, 44, 22
Offset: 1

Views

Author

Jean Hoffmann and Omar E. Pol, Jul 20 2022

Keywords

Comments

An idea from Jean Hoffmann.

Examples

			Written as an irregular triangle in which the row lengths give 1 together with A011782 the sequence begins:
   1;
   2;
   4;
   6,  8;
   6, 10, 14, 18;
  10, 10, 14, 20, 18, 24, 36, 44;
   ...
		

Crossrefs

Showing 1-2 of 2 results.