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.

A332729 Number of nonnegative integer n X n matrices with row and column sums 2 and sum of entries below the main diagonal n - 1.

Original entry on oeis.org

1, 1, 11, 114, 2438, 73120, 3107640, 175157568, 12683256458, 1146644890542, 126603925984322, 16764298017398342, 2622239904802101734, 478350006311298468126, 100655530463934465864626, 24200010145455307873369888, 6592700960401481917596215614, 2020180735699844322843722782402
Offset: 1

Views

Author

Andrew Howroyd, Feb 22 2020

Keywords

Examples

			The a(2) = 1 matrix is:
   [1 1]
   [1 1]
		

Crossrefs

Central coefficients of A269742.

Programs