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.

A194802 Number of grid points that are covered after n-th stage of A139250, assuming the vertical toothpicks have length 4 and the horizontal toothpicks have length 2.

Original entry on oeis.org

0, 5, 9, 23, 29, 45, 57
Offset: 0

Views

Author

Omar E. Pol, Sep 07 2011

Keywords

Comments

There are an infinite family of these sequences since A139250 gives the number of toothpicks in the structure regardless of the length difference between horizontal toothpicks and vertical toothpicks. Examples: A147614, A194800, this sequence, A160420, etc.

Examples

			a(2) = 9.
o o o
. o .
. o .
. o .
o o o
		

Crossrefs