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.

A368182 a(n) is the number of distinct numbers of intercalates in Latin squares of order n.

Original entry on oeis.org

1, 1, 1, 2, 2, 9, 23, 61
Offset: 1

Views

Author

Eduard I. Vatutin, Feb 15 2024

Keywords

Comments

a(9)>=64, a(10)>=103, a(11)>=145, a(12)>=259, a(13)>=200, a(14)>=362, a(15)>=536, a(16)>=794, a(17)>=705, a(18)>=655, a(19)>=469, a(20)>=1362, a(21)>=985, a(22)>=1435, a(23)>=967, a(24)>=1754, a(25)>=1679, a(26)>=2040, a(28)>=2803. - Eduard I. Vatutin, added Aug 13 2024, updated Jun 25 2025

Examples

			For n=7, a Latin square of order 7 may have 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 22, 26, 30, or 42 intercalates. There are 23 possibilities, so a(7)=23.
		

Crossrefs