Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Feb 08 2017 20:31:21
%S 1,110,52630,32050452,21695031326,15588534391688,11639131492660980,
%T 8926158067633260480,6982075699637390684782,5544869068478382127856796,
%U 4456728497956906393963534248,3617239034515121761037837277200,2959687584848274006351647631119940
%N Number of solid standard Young tableaux of shape [[10*n,n],[n]].
%C In general, column k of A176129 is (for k > 1) asymptotic to sqrt((k+2)*(k^2-20*k-8+sqrt(k*(k+8)^3))/(8*k^3)) * ((k+2)^(k+2)/k^k)^n / (Pi*n). - _Vaclav Kotesovec_, Aug 31 2014
%H Vaclav Kotesovec, <a href="/A246635/b246635.txt">Table of n, a(n) for n = 0..150</a>
%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Young_tableau">Young tableau</a>
%F a(n) ~ (9*sqrt((-1 + sqrt(5))/5))/10 * 12^(12*n) / (Pi * n * 10^(10*n)). - _Vaclav Kotesovec_, Aug 31 2014
%Y Cf. Column k=10 of A176129.
%K nonn
%O 0,2
%A _Vaclav Kotesovec_, Aug 31 2014