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-3 of 3 results.

A161420 V-toothpick sequence starting from a V-toothpick whose central point touch a straight line, as a V.

Original entry on oeis.org

0, 1, 3, 5, 7, 11, 19, 25, 31, 39, 51, 59, 69, 79, 99, 117, 127, 143, 163, 171
Offset: 0

Views

Author

Omar E. Pol, Jun 10 2009

Keywords

Comments

The sequence gives the number of V-toothpicks after n-th stages on hexagonal net. A161421 (the first differences) gives the number added at the n-th stage. See A161206 for more information.
Also, it appears this is a H-toothpick sequence in the first quadrant on the square grid, starting with a D-toothpick from the point (0,0). The sequence gives the number of toothpicks and D-toothpicks after n-th stage. A161421 (the first differences) gives the number added at the n-th stage. For more information see A182838.

Crossrefs

A161423 Primes in A161420.

Original entry on oeis.org

3, 5, 7, 11, 19, 31, 59, 79, 127, 163
Offset: 1

Views

Author

Omar E. Pol, Jun 10 2009

Keywords

Crossrefs

Extensions

Error in data corrected by D. S. McNeil, Aug 17 2010
a(10) from Michael S. Branicky, Jan 23 2023

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-3 of 3 results.