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.

A218262 Number of standard Young tableaux of n cells and height >= 10.

This page as a plain text file.
%I A218262 #15 Jun 09 2023 22:04:39
%S A218262 1,11,121,1001,8086,59228,426673,2946593,20161558,135303408,904408398,
%T A218262 5995379358,39727129830,262629161094,1739604051411,11535387587595,
%U A218262 76763703224070,512448824337780,3436760740882050,23151339236295810,156789753069685500,1067435349046248600
%N A218262 Number of standard Young tableaux of n cells and height >= 10.
%C A218262 Also number of self-inverse permutations in S_n with longest increasing subsequence of length >= 10.
%H A218262 Alois P. Heinz, <a href="/A218262/b218262.txt">Table of n, a(n) for n = 10..300</a>
%H A218262 Wikipedia, <a href="https://en.wikipedia.org/wiki/Involution_(mathematics)">Involution (mathematics)</a>
%H A218262 Wikipedia, <a href="https://en.wikipedia.org/wiki/Young_tableau">Young tableau</a>
%F A218262 a(n) = A000085(n) - A212915(n) = A182172(n,n) - A182172(n,9).
%Y A218262 Column k=10 of A182222.
%Y A218262 Cf. A000085, A212915, A182172.
%K A218262 nonn
%O A218262 10,2
%A A218262 _Alois P. Heinz_, Oct 24 2012