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.

Showing 1-6 of 6 results.

A064120 A036981(n)/n!^2.

Original entry on oeis.org

1, 6, 180, 873600, 772107033600
Offset: 0

Views

Author

N. J. A. Sloane, Dec 01 2001

Keywords

A065594 a(n) = A036981(n)/(2n)!.

Original entry on oeis.org

1, 3, 30, 43680, 11030100480, 2775108817859051520, 1283862525618838460637401579520
Offset: 0

Views

Author

Andres Cardemil (andrescarde(AT)yahoo.com), Nov 28 2001

Keywords

Crossrefs

Cf. A036981.

Extensions

a(5)-a(6) added using the data at A036981 by Amiram Eldar, Jul 19 2025

A289747 Erroneous version of A036981.

Original entry on oeis.org

1, 6, 720, 120960, 2264371200, 48920701648896000, 1570969121006520000000000000
Offset: 1

Views

Author

Alexander Karpov, Jul 11 2017

Keywords

Comments

Previous incorrect name was "Number of round-robin tournament schedules with 2*n participants."

A000438 Number of 1-factorizations of complete graph K_{2n}.

Original entry on oeis.org

1, 1, 6, 6240, 1225566720, 252282619805368320, 98758655816833727741338583040
Offset: 1

Views

Author

Keywords

References

  • CRC Handbook of Combinatorial Designs (see pages 655, 720-723).
  • N. T. Gridgeman, Latin Squares Under Restriction and a Jumboization, J. Rec. Math., 5 (1972), 198-202.
  • W. D. Wallis, 1-Factorizations of complete graphs, pp. 593-631 in Jeffrey H. Dinitz and D. R. Stinson, Contemporary Design Theory, Wiley, 1992.

Crossrefs

Cf. A000474, A003191, A035481, A035483. Equals A036981 / (2n+1)!.

Extensions

For K_16 the answer is approximately 1.48 * 10^44 and for K_18 1.52 * 10^63. - Dinitz et al.
a(7) found by Patric Östergård and Petteri Kaski (petteri.kaski(AT)cs.helsinki.fi), Sep 19 2007

A036980 Number of (2n) X (2n) symmetric matrices each of whose rows is a permutation of 1..(2n).

Original entry on oeis.org

1, 2, 96, 328320, 440952422400
Offset: 0

Views

Author

Joshua Zucker and Joe Keane

Keywords

Crossrefs

Formula

a(n) = A035483(n) * (2n)!

A035482 Number of n X n symmetric matrices each of whose rows is a permutation of 1..n.

Original entry on oeis.org

1, 1, 2, 6, 96, 720, 328320, 31449600, 440952422400, 444733651353600, 471835793808949248000, 10070314878246926155776000, 1058410183156945383046388908032000, 614972203951464612786852376432607232000
Offset: 0

Views

Author

Joshua Zucker and Joe Keane

Keywords

Comments

The even and odd subsequences are A036980, A036981.

Examples

			a(3) = 6 because the first row is arbitrary (say, 213) and the rest is then determined. By symmetry the second row has to be 132 or 123 but in order for the third row/column to work it has to be 132.
		

Crossrefs

Formula

a(n) = A035481(n) * n!. [From Max Alekseyev, Apr 23 2010]

Extensions

a(10)-a(13) (using A035481) from Alois P. Heinz, May 05 2023
Showing 1-6 of 6 results.