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.

A231349 Number of triangles added at n-th stage to the structure of A231348.

Original entry on oeis.org

1, 2, 4, 4, 4, 8, 10, 8, 4, 8, 12, 16, 10, 20, 22, 16, 4, 8, 12, 16, 12, 24, 28, 32, 10, 20, 28, 40, 22, 44, 46, 32, 4, 8, 12, 16, 12, 24, 28, 32, 12, 24, 32, 48, 28, 56, 60, 64, 10, 20, 28, 40, 28, 56, 64, 80, 22, 44, 60, 88, 46, 92, 94, 64
Offset: 1

Views

Author

Omar E. Pol, Dec 15 2013

Keywords

Comments

First differences of A231348.
Observation: the row sums of the first seven rows coincide with the first seven elements of A199923.
Is A199923 the row sums of this triangle?

Examples

			Written as an irregular triangle in which row lengths is A011782 the sequence begins:
1;
2;
4,4;
4,8,10,8;
4,8,12,16,10,20,22,16;
4,8,12,16,12,24,28,32,10,20,28,40,22,44,46,32;
4,8,12,16,12,24,28,32,12,24,32,48,28,56,60,64,10,20,28,40, 28,56,64,80,22,44,60,88,46,92,94,64;
		

Crossrefs

Right border gives A000079.