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.

A119525 Determinant of n X n matrix of first n^2 nonzero terms of A000332 binomial coefficients binomial(n,4).

Original entry on oeis.org

1, -40, -8505, 9765625, 0
Offset: 1

Views

Author

Jonathan Vos Post, May 27 2006

Keywords

Comments

a(5) = 5^10.

Examples

			a(3) = -8505 =
|..1...5..15|
|.35..70.126|
|210.330.495|.
a(4) = 0 because of the singular matrix 0 =
|.1...3...6..10|
|15..21..28..36|
|45..55..66..78|
|91.105.120.136|.
		

Crossrefs