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.

A160430 The 3-D toothpick sequence A160160, but using toothpicks of length 4; a(n) is the number of nodes occupied after n steps.

Original entry on oeis.org

0, 5, 13, 29, 57, 85, 113, 145, 209, 329, 509, 613, 665, 697, 761, 881, 1073, 1273, 1505, 1817, 2377, 3217, 4309, 4761, 4921, 5009, 5097, 5233, 5425, 5625, 5857, 6169, 6729, 7569, 8697, 9425, 10017, 10641, 11601, 12873
Offset: 0

Views

Author

Omar E. Pol, May 13 2009

Keywords

Examples

			Each toothpick looks like this: o-o-o-o-o.
The initial (z-axis) toothpick occupies 5 nodes. The next two, in the x-direction, add 8 further nodes, and so on.
		

Crossrefs

Formula

a(n) = A170884(n) + 2*A160160(n)

Extensions

Edited by N. J. A. Sloane, Jan 02 2010
Formula and more terms from Nathaniel Johnston, Nov 14 2010