cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A307644 Number of partitions of n^4 into exactly n nonzero fourth powers.

Original entry on oeis.org

1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 3, 0, 6, 0, 27, 13, 59, 390, 661, 4933, 9760, 49415, 101967, 341887, 702884, 2209559, 5361004, 15472531, 34165997, 82258594, 193682533, 490404772, 1210929426, 2725005202, 6283337761, 13672859806, 34906926846
Offset: 0

Views

Author

Ilya Gutkovskiy, Apr 19 2019

Keywords

Examples

			11^4 =
1^4 + 2^4 + 2^4 + 4^4 + 4^4 + 4^4 + 4^4 + 6^4 + 8^4 + 8^4 + 8^4 =
2^4 + 2^4 + 2^4 + 2^4 + 2^4 + 2^4 + 6^4 + 6^4 + 6^4 + 8^4 + 9^4 =
2^4 + 2^4 + 2^4 + 4^4 + 6^4 + 6^4 + 6^4 + 6^4 + 6^4 + 6^4 + 9^4,
so a(11) = 3.
		

Crossrefs

Extensions

a(20)-a(28) from Vaclav Kotesovec, Apr 20 2019
a(29)-a(37) from Vaclav Kotesovec, Apr 23 2019