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.

Showing 1-1 of 1 results.

A374804 a(n) is the smallest number which can be represented as the sum of 4 distinct nonzero sixth powers in exactly n ways, or -1 if no such number exists.

Original entry on oeis.org

4890, 160426515, 1885800643779
Offset: 1

Views

Author

Ilya Gutkovskiy, Jul 20 2024

Keywords

Examples

			a(2) = 160426515 = 1^6 + 3^6 + 19^6 + 22^6 = 1^6 + 10^6 + 15^6 + 23^6.
a(3) = 1885800643779 = 1^6 + 34^6 + 49^6 + 111^6 = 7^6 + 43^6 + 69^6 + 110^6 = 18^6 + 25^6 + 77^6 + 109^6.
		

Crossrefs

Showing 1-1 of 1 results.