login

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”).

A157988
a(n)=16*n!/(253*43!).
0
5760, 270720, 12994560, 636733440, 31836672000, 1623670272000, 84430854144000, 4474835269632000, 241641104560128000, 13290260750807040000, 744254602045194240000, 42422512316576071680000
OFFSET
46,1
FORMULA
a(n)=48*(19!/24!)*(8!/3!)*n!/(43!)
MATHEMATICA
Flatten[Table[If[IntegerQ[48*(19!/24!)*(8!/3!)*n!/(43!)], 48*(19!/24!)*(8!/ 3!)*n!/(43!), {}], {n, 0, 48 + 24}]]
CROSSREFS
Sequence in context: A076426 A251872 A190466 * A330343 A055354 A053862
KEYWORD
nonn,less
AUTHOR
Roger L. Bagula, Mar 10 2009
EXTENSIONS
Edited by the Associate Editors of the OEIS, May 27 2009
STATUS
approved