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.

Previous Showing 11-12 of 12 results.

A347927 a(n) is the number of reduced Latin trapezoids of height 3, whose top row has n boxes, the middle row has n+1 boxes, and the bottom row has n+2 boxes.

Original entry on oeis.org

1, 6, 68, 1670, 67295, 3825722, 285667270, 26889145828, 3102187523467, 429700007845870, 70303573947346474, 13405343287124139802, 2945521072579394529097, 738633749151050116349946, 209620243382776121032416188, 66830750007674204750148252472, 23780886787936166425634118631117
Offset: 1

Views

Author

Peter Luschny, Oct 22 2021

Keywords

Examples

			There are 6 reduced Latin trapezoids of height 3 with base of length 4:
----------------------------------------------
    2, 3;       |    4, 3;       |    2, 3;
   3, 1, 2;     |   3, 1, 2;     |   3, 4, 1;
  1, 2, 3, 4;   |  1, 2, 3, 4;   |  1, 2, 3, 4;
-----------------------------------------------
    2, 1;       |    2, 3;       |    2, 3;
   3, 4, 2;     |   3, 4, 2;     |   4, 1, 2;
  1, 2, 3, 4;   |  1, 2, 3, 4;   |  1, 2, 3, 4;
-----------------------------------------------
		

Crossrefs

Cf. A002860 (Latin squares), A000186, A001623, A001626.

A275922 Number of 6 X n Latin rectangles.

Original entry on oeis.org

9408, 16942080, 335390189568, 12952605404381184, 870735405591003709440, 96299552373292505158778880, 16790769154925929673725062021120, 4453330421956050777867897829494620160, 1742101863056111789338065277444595027804160, 978514587314819902819845847828230416011100160000
Offset: 6

Views

Author

N. J. A. Sloane, Aug 28 2016

Keywords

Crossrefs

Previous Showing 11-12 of 12 results.