login
A344105
a(n) is the number of distinct numbers of transversals of order n diagonal Latin squares.
8
1, 0, 0, 1, 2, 1, 32, 73, 406
OFFSET
1,5
COMMENTS
a(n) <= A287644(n) - A287645(n) + 1.
a(n) <= A287764(n).
Diagonal Latin squares are a special case of Latin squares, so a(n) <= A309344(n).
a(10) >= 442, a(11) >= 5081, a(12) >= 23113, a(13) >= 75891. - Eduard I. Vatutin, Oct 29 2021, updated May 14 2023
For all spectra of even orders all known values included in them are divisible by 2. For all spectra of orders n=6, n=10 and n=14 (and probably for all n=4k+2) all known values included in the corresponding spectra are divisible by 4. This leads to the following hypothesis: a(2k) <= (A287644(2k) - A287645(2k) + 2)/2 and a(4k+2) <= (A287644(4k+2) - A287645(4k+2) + 4)/4, where w(n) = A287644(n) - A287645(n) + 1 is a width of corresponding spectra and (w(n)+1)/2 is done to round the result of the division up. - Eduard I. Vatutin, Mar 21 2022
LINKS
Eduard I. Vatutin, Proving lists (1, 4, 5, 6, 7, 8, 9, 10, 11, 12).
E. I. Vatutin, N. N. Nikitina, M. O. Manzuk, A. M. Albertyan, and I. I. Kurochkin, On the construction of spectra of fast-computable numerical characteristics for diagonal Latin squares of small order, Intellectual and Information Systems (Intellect - 2021), Tula, 2021, pp. 7-17. (in Russian)
E. I. Vatutin, N. N. Nikitina, M. O. Manzuk, I. I. Kurochkin, A. M. Albertyan, A. V. Kripachev, A. I. Pykhtin, Methods for getting spectra of fast computable numerical characteristics of diagonal Latin squares, Cloud and distributed computing systems in electronic control conference, within the National supercomputing forum (NSCF - 2022). Pereslavl-Zalessky, 2023. pp. 19-23. (in Russian)
E. I. Vatutin, V. S. Titov, A. I. Pykhtin, A. V. Kripachev, N. N. Nikitina, M. O. Manzuk, A. M. Albertyan and I. I. Kurochkin, Estimation of the Cardinalities of the Spectra of Fast-computable Numerical Characteristics for Diagonal Latin Squares of Orders N>9 (in Russian) // Science and education in the development of industrial, social and economic spheres of Russian regions. Murom, 2022. pp. 314-315.
E. I. Vatutin, V. S. Titov, A. I. Pykhtin, A. V. Kripachev, N. N. Nikitina, M. O. Manzuk, A. M. Albertyan, I. I. Kurochkin, Heuristic method for getting approximations of spectra of numerical characteristics for diagonal Latin squares, Intellectual information systems: trends, problems, prospects, Kursk, 2022. pp. 35-41. (in Russian)
EXAMPLE
For n=7 the number of transversals that a diagonal Latin square of order 7 may have is 7, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 41, 43, 45, 47, 55, or 133. Since there are 32 distinct values, a(7)=32.
KEYWORD
nonn,more,hard
AUTHOR
Eduard I. Vatutin, Jun 22 2021
EXTENSIONS
a(8) added by Eduard I. Vatutin, Jul 14 2021
a(9) added by Eduard I. Vatutin, Nov 20 2022
STATUS
approved