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.

Previous Showing 11-11 of 11 results.

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

Original entry on oeis.org

-1, 268, 2835, 49316, 20301007, 349717731
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(6) = 349717731 = 2^6 + 6^6 +  7^6 + 17^6 + 20^6 + 22^6 + 23^6
                 = 2^6 + 8^6 + 10^6 + 11^6 + 16^6 + 21^6 + 25^6
                 = 5^6 + 8^6 + 10^6 + 11^6 + 14^6 + 23^6 + 24^6
                 = 5^6 + 8^6 + 13^6 + 14^6 + 15^6 + 16^6 + 26^6.
		

Crossrefs

Previous Showing 11-11 of 11 results.