login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128854 Number of partitions of n^3. 7
1, 1, 22, 3010, 1741630, 3163127352, 15285151248481, 175943559810422753, 4453575699570940947378, 233202632378520643600875145, 24061467864032622473692149727991, 4700541557913558825461268913956492487 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A000041(A000578(n)). - Michel Marcus, Aug 15 2013
a(n) ~ exp(Pi*sqrt(2/3)*n^(3/2))/(4*sqrt(3)*n^3). - Ilya Gutkovskiy, Jan 13 2017
PROG
(MuPAD) combinat::partitions::count(n^3) $n=0..15
(PARI) a(n) = numbpart(n^3); \\ Michel Marcus, Jul 12 2023
CROSSREFS
Sequence in context: A231053 A078275 A200805 * A114942 A155885 A362901
KEYWORD
nonn
AUTHOR
Zerinvary Lajos, Apr 16 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)