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

A298989
Number of partitions of n^4 into fourth powers > 1.
1
1, 0, 1, 1, 2, 4, 8, 32, 101, 687, 3584, 23564, 146424, 937953, 6006835, 38521889, 247868209, 1591813628, 10234693956, 65662254277, 420757890998, 2688786485779, 17134894394402, 108819902923649, 688544716659489, 4339161392334630, 27229261402800035, 170114849290565556
OFFSET
0,5
FORMULA
a(n) = [x^(n^4)] Product_{k>=2} 1/(1 - x^(k^4)).
EXAMPLE
a(4) = 2 because we have [256] and [16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16].
CROSSREFS
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jan 31 2018
EXTENSIONS
a(21)-a(27) from Alois P. Heinz, Apr 18 2019
STATUS
approved