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.

A280785 Triangle read by rows: numbers of nonintersecting circles, one marked.

Original entry on oeis.org

1, 1, 1, 2, 2, 1, 5, 5, 2, 1, 13, 13, 6, 2, 1, 35, 35, 16, 6, 2, 1, 95, 95, 46, 17, 6, 2, 1, 262, 262, 128, 49, 17, 6, 2, 1, 727, 727, 364, 139, 50, 17, 6, 2, 1, 2033, 2033, 1029, 401, 142, 50, 17, 6, 2, 1, 5714, 5714, 2930, 1147, 412, 143, 50, 17, 6, 2, 1, 16136, 16136, 8344, 3299, 1184, 415, 143, 50, 17, 6, 2, 1
Offset: 1

Views

Author

N. J. A. Sloane, Jan 20 2017

Keywords

Examples

			Triangle begins:
1,
1,1,
2,2,1,
5,5,2,1,
13,13,6,2,1,
35,35,16,6,2,1,
95,95,46,17,6,2,1,
262,262,128,49,17,6,2,1,
727,727,364,139,50,17,6,2,1,
...
		

Crossrefs

Row sums are A000107.