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-5 of 5 results.

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

Original entry on oeis.org

18, 127, 1548, 16834, 70211956, 342172570
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(6) = 342172570 = 4^6 +  5^6 + 18^6 + 20^6 + 25^6
                 = 8^6 + 10^6 + 11^6 + 23^6 + 24^6
                 = 8^6 + 13^6 + 15^6 + 16^6 + 26^6.
		

Crossrefs

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

Original entry on oeis.org

24, 175, 1891, 23140, 5490133, 201968338
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(6) = 201968338 = 2^6 +  3^6 + 14^6 + 18^6 + 19^6 + 22^6
                 = 2^6 + 10^6 + 14^6 + 15^6 + 18^6 + 23^6
                 = 4^6 +  6^6 + 10^6 + 11^6 + 21^6 + 22^6.
		

Crossrefs

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

Original entry on oeis.org

-1, 142, 4445, 300834
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(4) = 300834 = 1^4 +  4^4 + 12^4 + 23^4
              = 1^4 + 16^4 + 18^4 + 19^4
              = 3^4 +  6^4 + 18^4 + 21^4
              = 7^4 + 14^4 + 16^4 + 21^4.
		

Crossrefs

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

Original entry on oeis.org

-1, 151, 2465, 54994, 1386406515, 351060139210
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(4) = 54994 = 1^4 + 2^4 + 4^4 +  8^4 + 15^4
             = 1^4 + 2^4 + 9^4 + 10^4 + 14^4
             = 2^4 + 5^4 + 6^4 + 11^4 + 14^4
             = 3^4 + 7^4 + 8^4 + 10^4 + 14^4.
		

Crossrefs

Extensions

a(5)-a(6) from Michael S. Branicky, Aug 12 2024

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

Original entry on oeis.org

-1, 187, 2492, 56290, 24993485, 2063792939
Offset: 1

Views

Author

Ilya Gutkovskiy, Aug 12 2024

Keywords

Examples

			a(6) = 2063792939 = 1^6 + 4^6 + 16^6 + 21^6 + 31^6 + 32^6
                  = 4^6 + 7^6 + 20^6 + 22^6 + 29^6 + 33^6
                  = 5^6 + 7^6 + 16^6 + 25^6 + 30^6 + 32^6
                  = 5^6 + 8^6 + 14^6 + 27^6 + 29^6 + 32^6.
		

Crossrefs

Showing 1-5 of 5 results.