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.

A343078 a(n) is the smallest number that is the sum of n positive 5th powers in two ways.

Original entry on oeis.org

1375298099, 51445, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4116, 4117, 4118, 4119, 4120, 4121, 4122, 4123, 4124, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067
Offset: 3

Views

Author

Sean A. Irvine, Apr 04 2021

Keywords

Comments

This is r(n,5,2) in Alter's notation.

Examples

			a(3) = 1375298099 = 3^5 + 54^5 + 62^5 = 24^5 + 28^5 + 67^5.
a(4) = 51445 = 4^5 + 7^5 + 7^5 + 7^5 = 5^5 + 6^5 + 6^5 + 8^5.
		

Crossrefs

Formula

a(n) = n + 1023 for n >= 33.