A336764 Maximum number of order 3 subsquares in a Latin square of order n.
0, 0, 1, 0, 0, 4, 7
Offset: 1
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.
- I. M. Wanless, Latin Squares with One Subsquare, Journal of Combinatorial Designs, 9 (2001), 128-146.
Formula
a(3^n) = 9*a(3^(n-1)) + 27^(n-1) (conjectured).
Comments