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.

A280784 Triangle read by rows: numbers of nonintersecting circles with one of them marked.

Original entry on oeis.org

1, 2, 1, 5, 3, 1, 13, 9, 3, 1, 35, 26, 10, 3, 1, 95, 75, 30, 10, 3, 1, 262, 214, 91, 31, 10, 3, 1, 727, 612, 268, 95, 31, 10, 3, 1, 2033, 1747, 790, 284, 96, 31, 10, 3, 1, 5714, 4995, 2308, 848, 288, 96, 31, 10, 3, 1, 16136, 14294, 6737, 2506, 864, 289, 96, 31, 10, 3, 1
Offset: 1

Views

Author

N. J. A. Sloane, Jan 20 2017

Keywords

Examples

			Triangle begins:
1,
2,1,
5,3,1,
13,9,3,1,
35,26,10,3,1,
95,75,30,10,3,1,
262,214,91,31,10,3,1,
727,612,268,95,31,10,3,1,
2033,1747,790,284,96,31,10,3,1,
...
		

Crossrefs

Rows sums are A000243.