OFFSET
6,2
REFERENCES
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 828.
LINKS
Seiichi Manyama, Table of n, a(n) for n = 6..1000
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
FORMULA
D-finite with recurrence -3*(3*n+5)*(n-6)*(3*n+4)*(n+2)*a(n) + 8*n*(4*n-3)*(2*n-1)*(4*n-1)*a(n-1) = 0. - R. J. Mathar, Mar 19 2025
a(n) ~ 2^(8*n+1/2) / (3^(3*n+13/2) * sqrt(Pi*n)). - Amiram Eldar, Sep 07 2025
MATHEMATICA
Table[Binomial[4n, n-6], {n, 6, 30}] (* Harvey P. Dale, Aug 05 2021 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
