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.

User: Eduard I. Vatutin

Eduard I. Vatutin's wiki page.

Eduard I. Vatutin has authored 114 sequences. Here are the ten most recent ones:

A387360 Maximum number of diagonal transversals in an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

1, 0, 0, 4, 5, 0, 27, 96, 333, 152
Offset: 1

Author

Eduard I. Vatutin, Aug 27 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

A387236 Minimum number of diagonal transversals in an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

1, 0, 0, 4, 5, 0, 8, 16, 15, 75
Offset: 1

Author

Eduard I. Vatutin, Aug 23 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

A387187 a(n) is the number of distinct numbers of transversals an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 4, 5, 244, 62
Offset: 1

Author

Eduard I. Vatutin, Aug 21 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

Examples

			For n=8 the number of transversals that an extended self-orthogonal diagonal Latin square of order 7 may have is 128, 192, 224, 256, or 384. Since there are 3 distinct values, a(8)=5.
		

A387124 Maximum number of transversals in an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

1, 0, 0, 8, 15, 0, 133, 384, 2241, 988
Offset: 1

Author

Eduard I. Vatutin, Aug 17 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

A383570 Number of transversals in pine Latin squares of order 4n.

Original entry on oeis.org

8, 384, 76032, 62881792
Offset: 1

Author

Eduard I. Vatutin, Apr 30 2025

Keywords

Comments

A pine Latin square is a not necessarily canonical composite Latin square of order N=2*K formed from specially arranged cyclic Latin squares of order K.
By construction, pine Latin square is determined one-to-one by the cyclic square used, so number of pine Latin squares of order N is equal to number of cyclic Latin squares of order N/2.
All pine Latin squares are horizontally symmetric column-inverse Latin squares.
All pine Latin squares for selected order N are isomorphic one to another as Latin squares, so they have same properties (number of transversals, intercalates, etc.).
Pine Latin squares have interesting properties, for example, maximum known number of intercalates (see A383368 and A092237) for some orders N (at least N in {2, 4, 6, 10, 18}).
Pine Latin squares do not exist for odd orders because they must be horizontally symmetric.
Hypothesis: number of transversals in pine Latin squares of all orders N=4k+2 is zero (verified for orders N<=18).

Examples

			For order N=8 pine Latin square
  0 1 2 3 4 5 6 7
  1 2 3 0 7 4 5 6
  2 3 0 1 6 7 4 5
  3 0 1 2 5 6 7 4
  4 5 6 7 0 1 2 3
  5 6 7 4 3 0 1 2
  6 7 4 5 2 3 0 1
  7 4 5 6 1 2 3 0
has 384 transversals.
.
For order N=10 pine Latin square
  0 1 2 3 4 5 6 7 8 9
  1 2 3 4 0 9 5 6 7 8
  2 3 4 0 1 8 9 5 6 7
  3 4 0 1 2 7 8 9 5 6
  4 0 1 2 3 6 7 8 9 5
  5 6 7 8 9 0 1 2 3 4
  6 7 8 9 5 4 0 1 2 3
  7 8 9 5 6 3 4 0 1 2
  8 9 5 6 7 2 3 4 0 1
  9 5 6 7 8 1 2 3 4 0
has no transversals.
.
For order N=12 pine Latin square
  0 1 2 3 4 5 6 7 8 9 10 11
  1 2 3 4 5 0 11 6 7 8 9 10
  2 3 4 5 0 1 10 11 6 7 8 9
  3 4 5 0 1 2 9 10 11 6 7 8
  4 5 0 1 2 3 8 9 10 11 6 7
  5 0 1 2 3 4 7 8 9 10 11 6
  6 7 8 9 10 11 0 1 2 3 4 5
  7 8 9 10 11 6 5 0 1 2 3 4
  8 9 10 11 6 7 4 5 0 1 2 3
  9 10 11 6 7 8 3 4 5 0 1 2
  10 11 6 7 8 9 2 3 4 5 0 1
  11 6 7 8 9 10 1 2 3 4 5 0
has 76032 transversals.
		

Crossrefs

A383684 Minimum number of transversals in an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

1, 0, 0, 8, 15, 0, 23, 128, 133, 716
Offset: 1

Author

Eduard I. Vatutin, May 05 2025

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

A383368 Number of intercalates in pine Latin squares of order 2n.

Original entry on oeis.org

1, 12, 27, 80, 125, 252, 343, 576, 729, 1100, 1331, 1872, 2197, 2940, 3375, 4352, 4913, 6156, 6859, 8400, 9261, 11132, 12167, 14400, 15625
Offset: 1

Author

Eduard I. Vatutin, Apr 24 2025

Keywords

Comments

Pine Latin square is a none canonical composite Latin square of order N=2*K formed from specially arranged cyclic Latin squares of order K.
By construction, pine Latin square is determined one-to-one by the cyclic square used, so number of pine Latin squares of order N is equal to number of cyclic Latin squares of order N/2.
All pine Latin squares are horizontally symmetric column-inverse Latin squares.
All pine Latin squares for selected order N are isomorphic one to another as Latin squares, so they have same properties (number of transversals, intercalates, etc.).
Pine Latin squares have interesting properties, for example, maximum known number of intercalates for some orders N (at least N in {2, 4, 6, 10, 18}).
Pine Latin squares do not exist for odd orders due to they are horizontally symmetric.
Pine Latin squares of order N=2n exists for all even orders due to existing of corresponding cyclic Latin squares of order n. According to this, maximum number of intercalates in a Latin square A092237(N) >= (2k)^2 * (2k + 1) for N=4k and A092237(N) >= (2k+1)^3 for N=4k+2. Therefore, asimptotically maximum number of intercalates in Latin squares of even orders N greater or equal than o(k1*N^3), where k1 = 1/8.

Examples

			For order N=8 pine Latin square
  0 1 2 3 4 5 6 7
  1 2 3 0 7 4 5 6
  2 3 0 1 6 7 4 5
  3 0 1 2 5 6 7 4
  4 5 6 7 0 1 2 3
  5 6 7 4 3 0 1 2
  6 7 4 5 2 3 0 1
  7 4 5 6 1 2 3 0
have 80 intercalates.
.
For order N=10 pine Latin square
  0 1 2 3 4 5 6 7 8 9
  1 2 3 4 0 9 5 6 7 8
  2 3 4 0 1 8 9 5 6 7
  3 4 0 1 2 7 8 9 5 6
  4 0 1 2 3 6 7 8 9 5
  5 6 7 8 9 0 1 2 3 4
  6 7 8 9 5 4 0 1 2 3
  7 8 9 5 6 3 4 0 1 2
  8 9 5 6 7 2 3 4 0 1
  9 5 6 7 8 1 2 3 4 0
have 125 intercalates.
.
For order N=12 pine Latin square
  0 1 2 3 4 5 6 7 8 9 10 11
  1 2 3 4 5 0 11 6 7 8 9 10
  2 3 4 5 0 1 10 11 6 7 8 9
  3 4 5 0 1 2 9 10 11 6 7 8
  4 5 0 1 2 3 8 9 10 11 6 7
  5 0 1 2 3 4 7 8 9 10 11 6
  6 7 8 9 10 11 0 1 2 3 4 5
  7 8 9 10 11 6 5 0 1 2 3 4
  8 9 10 11 6 7 4 5 0 1 2 3
  9 10 11 6 7 8 3 4 5 0 1 2
  10 11 6 7 8 9 2 3 4 5 0 1
  11 6 7 8 9 10 1 2 3 4 5 0
have 252 intercalates.
		

Formula

Hypothesis: For all known pine Latin squares of orders N=4k+2 number of intercalates a(n) = a(N/2)= a(2k+1) = (N/2)^3 = (2k+1)^3 = A016755((n-1)/2) (verified for N<29).
Hypothesis: For all known pine Latin squares of orders N=4k number of intercalates a(n) = a(N/2) = a(2k) = (N/2)^2 + (N/2)^3 = 4*k^2 + 8*k^3 = (2k)^2 * (2k+1) = 2*A089207(n/2) = 4*A099721(n/2) (verified for N<29).

A382957 a(n) is the number of distinct numbers of intercalates in an extended self-orthogonal diagonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 3, 8, 52, 45
Offset: 1

Author

Eduard I. Vatutin, Apr 10 2025

Comments

A self-orthogonal diagonal Latin square (SODLS, see A329685) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS, see A309210) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

Examples

			For n=7 the number of intercalates that an extended self-orthogonal diagonal Latin square of order 7 may have is 0, 10, or 18. Since there are 3 distinct values, a(7)=3.
		

A382952 Maximum number of intercalates in an extended self-orthogonal diagonal Latin square of order n.

Original entry on oeis.org

0, 0, 0, 12, 0, 0, 18, 112, 72, 53
Offset: 1

Author

Eduard I. Vatutin, Apr 09 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.
Table showing minimums and maximums:
order | 4 5 6 7 8 9 10
min number of intercalates | 12 0 - 0 16 0 5
max number of intercalates | 12 0 - 18 112 72 53 (this sequence)

A382505 a(n) is the number of distinct numbers of diagonal transversals in Brown's diagonal Latin squares of order 2n.

Original entry on oeis.org

0, 1, 2, 20, 349
Offset: 1

Author

Eduard I. Vatutin, Mar 29 2025

Keywords

Comments

A Brown's diagonal Latin square is a horizontally symmetric row-inverse or vertically symmetric column-inverse diagonal Latin square (see A339641).
Brown's diagonal Latin squares are special case of plain symmetry diagonal Latin squares that do not exist for odd orders.
a(6)>=1785, a(7)>=60341, a(8)>=4151.

Examples

			For n=4 the number of transversals that a diagonal Latin square of order 8 may have is 0, 8, 12, 16, 18, 20, 24, 26, 28, 32, 36, 40, 44, 48, 52, 56, 64, 88, 96, or 120. Since there are 20 distinct values, a(4)=20.
		

Crossrefs