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.

A209156 Triangle read by rows: denominators of Stirling-like triangle of rational numbers.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Mar 05 2012

Keywords

Examples

			Triangle begins:
-1,
-1,1,
-1,3/2,-1,
-1,1,-2,1,
-1,5,-5/3,5/2,-1,
-1,1,-5,5/2,-3,1,
-1,7,-7/3,35/4,-7/2,7/2,-1,
-1,4,-28/3,7/3,-14,14/3,-4,1,...
		

Crossrefs

Cf. A209155.