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.

Showing 1-2 of 2 results.

A164002 Triangle read by rows in which each row contains a finite triangle as shown below.

Original entry on oeis.org

1, 1, 1, 1, 1, 2, 2, 1, 2, 1, 1, 2, 2, 2, 3, 2, 1, 2, 2, 1, 1, 2, 2, 2, 3, 2, 2, 3, 3, 2, 1, 2, 2, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 3, 2, 3, 4, 3, 2, 1, 2, 3, 3, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 3, 3, 4, 5, 4, 3, 2, 3, 4, 4, 3, 2, 1, 2, 3, 3, 3, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 3, 3, 4, 5, 4, 3, 3, 4, 5, 5, 4, 3
Offset: 1

Views

Author

Omar E. Pol, Nov 10 2009

Keywords

Comments

See also A159800.

Examples

			The main triangle begins:
1
1,1,1
1,2,2,1,2,1
1,2,2,2,3,2,1,2,2,1
1,2,2,2,3,2,2,3,3,2,1,2,2,2,1
1,2,2,3,3,3,3,4,4,3,2,3,4,3,2,1,2,3,3,2,1
1,2,2,3,3,3,3,4,4,3,3,4,5,4,3,2,3,4,4,3,2,1,2,3,3,3,2,1
1,2,2,3,3,3,3,4,4,3,3,4,5,4,3,3,4,5,5,4,3,2,3,4,4,4,3,2,1,2,3,3,3,3,2,1
In which row 1 contains a vertex, only:
1
Row 2 contains the triangle:
1
1,1
Row 3 contains the triangle:
1
2,2
1,2,1
Row 4 contains the triangle:
1
2,2
2,3,2
1,2,2,1
Row 5 contains the triangle:
1
2,2
2,3,2
2,3,3,2
1,2,2,2,1
Row 6 contains the triangle:
1
2,2
3,3,3
3,4,4,3
2,3,4,3,2
1,2,3,3,2,1
Row 7 contains the triangle:
1
2,2
3,3,3
3,4,4,3
3,4,5,4,3
2,3,4,4,3,2
1,2,3,3,3,2,1
Row 8 contains the triangle:
1
2,2
3,3,3
3,4,4,3
3,4,5,4,3
3,4,5,5,4,3
2,3,4,4,4,3,2
1,2,3,3,3,3,2,1
Row 9 contains the triangle:
1
2,2
3,3,3
4,4,4,4
4,5,5,5,4
4,5,6,6,5,4
3,4,5,6,5,4,3
2,3,4,5,5,4,3,2
1,2,3,4,4,4,3,2,1
Row 10 contains the triangle:
1
2,2
3,3,3
4,4,4,4
4,5,5,5,4
4,5,6,6,5,4
4,5,6,7,6,5,4
3,4,5,6,6,5,4,3
2,3,4,5,5,5,4,3,2
1,2,3,4,4,4,4,3,2,1
And so on...
		

Crossrefs

A163994 Triangle read by rows in which row n contains the first column of the n-th triangle of A164002.

Original entry on oeis.org

1, 1, 1, 1, 2, 1, 1, 2, 2, 1, 1, 2, 2, 2, 1, 1, 2, 3, 3, 2, 1, 1, 2, 3, 3, 3, 2, 1, 1, 2, 3, 3, 3, 3, 2, 1, 1, 2, 3, 4, 4, 4, 3, 2, 1, 1, 2, 3, 4, 4, 4, 4, 3, 2, 1, 1, 2, 3, 4, 4, 4, 4, 4, 3, 2, 1, 1, 2, 3, 4, 5, 5, 5, 5, 4, 3, 2, 1, 1, 2, 3, 4, 5, 5, 5, 5, 5, 4, 3, 2, 1, 1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 4, 3, 2, 1
Offset: 1

Views

Author

Omar E. Pol, Nov 10 2009

Keywords

Examples

			Triangle begins:
1;
1, 1;
1, 2, 1;
1, 2, 2, 1;
1, 2, 2, 2, 1;
1, 2, 3, 3, 2, 1;
1, 2, 3, 3, 3, 2, 1;
1, 2, 3, 3, 3, 3, 2, 1;
1, 2, 3, 4, 4, 4, 3, 2, 1;
1, 2, 3, 4, 4, 4, 4, 3, 2, 1;
1, 2, 3, 4, 4, 4, 4, 4, 3, 2, 1;
1, 2, 3, 4, 5, 5, 5, 5, 4, 3, 2, 1;
1, 2, 3, 4, 5, 5, 5, 5, 5, 4, 3, 2, 1;
1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 4, 3, 2, 1;
		

Crossrefs

Showing 1-2 of 2 results.