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

 


A298859
Number of partitions of n into distinct fourth powers.
4
1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1
OFFSET
0
FORMULA
G.f.: Product_{k>=1} (1 + x^(k^4)).
MATHEMATICA
nmax = 98; CoefficientList[Series[Product[1 + x^k^4, {k, 1, Floor[nmax^(1/4) + 1]}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A016383 A374016 A279485 * A216280 A370118 A014022
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jan 27 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 24 05:38 EDT 2024. Contains 376185 sequences. (Running on oeis4.)