login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064300 Number of partitions of !n into distinct parts. 0
1, 1, 1, 2, 10, 512, 25540982, 227951913834539154112, 1063379808895316244693158789886431522437343248278554243506 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,4

LINKS

Table of n, a(n) for n=0..8.

PROG

(PARI) a(n) = polcoeff(prod(k=1, n, 1+x^k, 1+x*O(x^n)), n); f(n)=sum(k=0, n-1, k!); for(n=0, 22, print(a(f(n))))

CROSSREFS

Cf. A003422, A000009, A064681.

Sequence in context: A059723 A112449 A011824 * A087754 A128295 A089500

Adjacent sequences:  A064297 A064298 A064299 * A064301 A064302 A064303

KEYWORD

nonn,changed

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Oct 14 2001

EXTENSIONS

More terms from Vladeta Jovovic, Oct 16 2001

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 21 22:50 EDT 2013. Contains 225505 sequences.