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.

A168113 First differences of A168112.

Original entry on oeis.org

1, 1, 2, 3, 3, 3, 6, 7, 6, 3, 6, 7, 8, 9, 16, 17, 10, 3, 6, 7, 8, 9, 16, 17, 12, 9, 16, 19, 22, 31, 46, 41, 18, 3, 6, 7, 8, 9, 16, 17, 12, 9, 16, 19, 22, 31, 46, 41, 20, 9, 16, 19, 22, 31, 46, 43, 30, 31, 48
Offset: 1

Views

Author

Omar E. Pol, Dec 07 2009

Keywords

Comments

a(n) is the number of toothpicks added at the n-th round in the toothpick structure of A168112.

Examples

			If written as a triangle, begins:
1;
1;
2;
3,3;
3,6,7,6;
3,6,7,8,9,16,17,10;
3,6,7,8,9,16,17,12,9,16,19,22,31,46,41,18;
Rows converge to A168114.
		

Crossrefs

Formula

Observation: It appears that a(2^i+2) = 3, for i>0.
a(n) = A160731(n)/2. [From Nathaniel Johnston, Mar 28 2011]

Extensions

Terms after a(34) from Nathaniel Johnston, Mar 28 2011