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-3 of 3 results.

A160368 Number of self-orthogonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 48, 1440, 0, 19353600, 4180377600, 25070769561600, 3200285563453440000
Offset: 1

Views

Author

Martin P Kidd, May 11 2009

Keywords

Comments

A self-orthogonal Latin square is a Latin square orthogonal to its transpose and a SOLS L is idempotent if L(i,i)=i. The number of distinct SOLS of order n may be determined by multiplying the number of idempotent SOLS of order n by n!.

References

  • G. P. Graham and C.E. Roberts, 2006. Enumeration and isomorphic classification of self-orthogonal Latin squares, Journal of Combinatorial Mathematics and Combinatorial Computing, 59, pp. 101-118.

Crossrefs

Extensions

References updated and a link updated by Martin P Kidd, Aug 14 2010

A160365 Number of (row,column)-paratopism classes of self-orthogonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 4, 4, 175, 121642
Offset: 1

Views

Author

Martin P Kidd, May 11 2009

Keywords

Comments

A self-orthogonal Latin square (SOLS) is a Latin square orthogonal to its transpose. Two SOLS L and L' are (row,column)-paratopic if two permutations, one applied to the rows and columns of L and one applied to the symbol set of L, transforms L into L'. Enumeration of the (row,column)-paratopism classes of self-orthogonal Latin squares was performed via an (almost) exhaustive computerized tree search. A number of pruning rules was used to eliminate (row,column)-paratopisms and generate one SOLS from each (row,column)-paratopism class (a repository of these class representatives may found at www.vuuren.co.za -> Repositories). As validation of the results two different approaches to the search tree was implemented.

References

  • G. P. Graham and C.E. Roberts, 2006. Enumeration and Isomorphic Classification of Self-Orthogonal Latin Squares, Journal of Combinatorial Mathematics and Combinatorial Computing, 59, pp. 101-118.

Crossrefs

Extensions

Class names corrected by, References updated by, Link updated by Martin P Kidd, Aug 14 2010

A160367 Number of idempotent self-orthogonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 2, 12, 0, 3840, 103680, 69088320, 881912908800
Offset: 1

Views

Author

Martin P Kidd, May 11 2009

Keywords

Comments

A self-orthogonal Latin square (SOLS) is a Latin square orthogonal to its transpose and a SOLS L is idempotent if L(i,i)=i. Two SOLS L and L' are (row,column)-paratopic if a permutation p applied to the rows and columns of L and a permutation q applied to the symbol set of L transforms L into L', in which case (p,q) is an (row,column)-paratopism from L to L'. An (row,column)-autoparatopism is an (row,column)-paratopism that maps L to itself. The number of idempotent SOLS of order n may be found by the formula sum_{L in I(n)}2n!/|A(L)|, where I(n) is a set of (row,column)-paratopism class representatives of SOLS of order n and A(L) is the (row,column)-autoparatopism group of L. A set of (row,column)-paratopism class representatives may be found at www.vuuren.co.za -> Repositories.

References

  • G. P. Graham and C.E. Roberts, 2006. Enumeration and isomorphic classification of self-orthogonal Latin squares, Journal of Combinatorial Mathematics and Combinatorial Computing, 59, pp. 101-118.

Crossrefs

Extensions

Class names corrected, references updated, and a link updated by Martin P Kidd, Aug 14 2010
Showing 1-3 of 3 results.