A092237 Maximum number of intercalates in a Latin square of order n.
0, 1, 0, 12, 4, 27, 42, 112, 72
Offset: 1
References
- I. Wanless, Private communication, 2003.
Links
- R. Bean, Critical sets in Latin squares and associated structures, Ph.D. Thesis, The University of Queensland, 2001.
- K. Heinrich and W. Wallis, The maximum number of intercalates in a Latin square, Combinatorial Math. VIII, Proc. 8th Australian Conf. Combinatorics, 1980, 221-233.
- Eduard I. Vatutin, Proving list, minimum number of intercalates (best known examples).
- Eduard I. Vatutin, Proving list, maximum number of intercalates (best known examples).
- Eduard I. Vatutin, About interconnection between maximum number of intercalates in Latin squares of order N=2^n-1 and Gaussian binomial coefficients [n,3] for q=2 (in Russian).
- Index entries for sequences related to Latin squares and rectangles.
Formula
If n is a power of 2, a(n) = n^2*(n-1)/4 = A016152(log2(n)); if n is one less than a power of 2, a(n) = n*(n-1)*(n-3)/4 = A006096(log2(n+1))*42. - updated by Eduard I. Vatutin, Jun 28 2025
Comments