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.

A194441 Number of toothpicks or D-toothpicks added at n-th stage to the structure of A194440.

Original entry on oeis.org

0, 1, 2, 4, 4, 4, 4, 8, 8, 4, 4, 8, 12, 16, 8, 16, 16, 4, 4, 8, 12, 16, 16, 24, 26, 24, 12, 20, 28, 40, 20, 32, 32, 4, 4, 8, 12, 16, 16, 24, 26, 24, 20, 32, 40, 64, 40, 48, 54, 40, 12, 20, 32, 48, 48, 64, 70, 76, 30, 44, 64, 88, 44, 64, 64, 4, 4, 8, 12
Offset: 0

Views

Author

Omar E. Pol, Aug 29 2011

Keywords

Comments

Essentially the first differences of A194440.

Examples

			If written as a triangle:
0,
1,
2,
4,4,
4,4,8,8,
4,4,8,12,16,8,16,16,
4,4,8,12,16,16,24,26,24,12,20,28,40,20,32,32,
4,4,8,12,16,16,24,26,24,20,32,40,64,40,48,54,40,12,20,...
.
It appears that rows converge to A194696.
		

Crossrefs

Formula

Conjectures for n = 2^k+j, if -1<=j<=3:
a(2^k-1) = 2^k, if k >= 2.
a(2^k+0) = 2^k, if k >= 0.
a(2^k+1) = 4, if k >= 1.
a(2^k+2) = 4, if k >= 1.
a(2^k+3) = 8, if k >= 2.
End of conjectures.

Extensions

More terms from Omar E. Pol, Dec 28 2012