|
| |
|
|
A101295
|
|
Number of partitions of n!.
|
|
0
| | |
|
|
|
OFFSET
| 0,3
|
|
|
EXAMPLE
| P(3!) = 11
P(4!) = 1575
|
|
|
MATHEMATICA
| Table[ PartitionsP[n! ], {n, 8}] (from Robert G. Wilson v Dec 23 2004)
|
|
|
PROG
| (Mupad) combinat::partitions::count(i!) $i=0..8 - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 16 2007
|
|
|
CROSSREFS
| Sequence in context: A062636 A051254 A095820 * A131306 A145797 A072665
Adjacent sequences: A101292 A101293 A101294 * A101296 A101297 A101298
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Dec 21 2004
|
|
|
EXTENSIONS
| More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 22 2004. The next term is too large to include.
|
| |
|
|