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.

A086976 Number of monotonic matrices of order n.

Original entry on oeis.org

2, 19, 712, 87685, 31102080, 28757840751
Offset: 1

Views

Author

Eric W. Weisstein, Jul 25 2003

Keywords

Comments

A monotonic matrix of order n is an n × N matrix in which every element is either 0 or contains a number from the set {1, 2, ..., n} subject to 3 conditions:
the filled-in entries in each row are strictly increasing;
the filled-in entries in each column are strictly decreasing;
for two filled-in cells with same entry, the one further right is higher (the positive slope condition).
See A070214 for more information.

Crossrefs

Cf. A070214.

Extensions

a(4) from Rob Pratt, Aug 23 2003
a(5)-a(6) from Giovanni Resta, Jul 28 2015