A062528 Number of ways to fill an n X n matrix with numbers 1, 2, ..., n*n such that each row and each column is decreasing or increasing.
1, 24, 736, 486200, 15717093608, 41301356272912040, 12775545227876350768099688, 645382645785863222088428068265093848, 6899505383250315051751361998008633233501722290328
Offset: 1
Examples
a(2) = 4! = 24 because every arrangement of the four elements of a 2 X 2 matrix satisfies the conditions.
Crossrefs
Cf. A039622.
Extensions
a(3) changed from 5320 to 736 by R. H. Hardin, Feb 17 2002
More terms from Jon E. Schoenfield, Aug 15 2009
Comments