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.

A160740 Toothpick sequence starting from a cross formed by 4 toothpicks.

Original entry on oeis.org

0, 4, 8, 16, 24, 32, 40, 56, 72, 80, 88, 104, 120, 136, 160, 200, 232, 240, 248, 264, 280, 296, 320, 360, 392, 408, 432, 472, 512, 560, 640, 744, 808, 816, 824, 840, 856, 872, 896, 936, 968, 984, 1008, 1048, 1088, 1136, 1216, 1320, 1384, 1400, 1424, 1464, 1504, 1552
Offset: 0

Views

Author

Omar E. Pol, May 25 2009

Keywords

Comments

On the infinite square grid we start at stage 0 with no toothpicks. Toothpicks have length 2. At stage 1 we place two consecutive toothpicks in the vertical direction and two consecutive toothpicks in the horizontal direction forming a cross centered at the origin. At stage 2 we place four toothpicks. At stage 3 we place eight toothpicks. For more information about the toothpick sequences see A139250. - Omar E. Pol, Nov 24 2011

Crossrefs

Formula

a(n) = 4*A160406(n).

Extensions

More terms from N. J. A. Sloane, May 25 2009