[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A062716
Number of arrangements of 1,2,..,n*n in an n X n matrix such that each row is increasing or decreasing.
0
1, 2, 24, 13440, 1009008000, 19947543780003840, 170891375144777551827763200, 942542805268120269309770939139883008000, 4650425326497486529782791149613966242353671284224000000
OFFSET
1,2
FORMULA
a(1) = 1 and for n >= 2: a(n) = 2^n * A034841(n) = 2^n * (n^2)! / (n!)^n.
CROSSREFS
Cf. A034841.
Sequence in context: A088600 A066120 A152687 * A344664 A137888 A229333
KEYWORD
nonn
AUTHOR
Ahmed Fares (ahmedfares(AT)my-deja.com), Jul 14 2001
EXTENSIONS
More terms from Vladeta Jovovic, Jul 18 2001
STATUS
approved