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.

A082640 Triangle T(m,n) read by rows: unimodular triangulations of the grid P(m,n), m,n > 0, n <= m.

Original entry on oeis.org

2, 6, 64, 20, 852, 46456, 70, 12170, 2822648, 736983568, 252, 182132, 182881520, 208902766788, 260420548144996, 924, 2801708, 12244184472, 61756221742966, 341816489625522032, 1999206934751133055518, 3432, 43936824, 839660660268, 18792896208387012, 464476385680935656240, 12169409954141988707186052, 332633840844113103751597995920
Offset: 1

Views

Author

Ralf Stephan, May 15 2003

Keywords

Comments

The limit of T(2,n)^(1/n) is (611+sqrt(73))/36. - Stepan Orevkov, Jan 31 2022

Examples

			Triangle begins:
    2;
    6,     64;
   20,    852,     46456;
   70,  12170,   2822648,    736983568;
  252, 182132, 182881520, 208902766788, 260420548144996;
  ...
		

Crossrefs

Row/columns 1..2 are A000984, A296165.
Row/columns 5..9 are A351484, A351485, A351486, A351487, A351488.
Row sums: A151686. - N. J. A. Sloane, Jun 02 2009