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

A343081 a(n) is the smallest number that is the sum of n positive cubes in three or more ways.

Original entry on oeis.org

5104, 1225, 766, 221, 222, 223, 224, 197, 163, 164, 165, 166, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177
Offset: 3

Views

Author

Sean A. Irvine, Apr 04 2021

Keywords

Comments

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

Examples

			a(3) = 5104 = 1^3 + 12^3 + 15^3 = 2^3 + 10^3 + 16^3 = 9^3 + 10^3 + 15^3.
a(4) = 1225 = 1^3 + 2^3 + 6^3 + 10^3 = 3^3 + 7^3 + 7^3 + 8^3 = 4^3 + 6^3 + 6^3 + 9^3.
a(9) = 224 = 6^3 + 8*1^3 = 3*4^3 + 3^3 + 5*1^3 = 5^3 + 4^3 + 4*2^3 + 3*1^3.
		

Crossrefs

Formula

a(n) = n + 124 for n >= 15.

Extensions

Corrected by Robert Israel, Apr 05 2021
a(9) reverted by Sean A. Irvine, Apr 18 2021

A343082 a(n) is the smallest number that is the sum of n positive 4th powers in three ways.

Original entry on oeis.org

811538, 16578, 4225, 2676, 2677, 518, 519, 520, 521, 522, 523, 524, 525, 526, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307
Offset: 3

Views

Author

Sean A. Irvine, Apr 04 2021

Keywords

Comments

This is r(n,4,3) in Alter's notation.

Examples

			a(3) = 811538 = 4^4 + 23^4 + 27^4 = 7^4 + 21^4 + 28^4 = 12^4 + 17^4 + 29^4.
a(4) = 16578 = 1^4 + 2^4 + 9^4 + 10^4 = 2^4 + 5^4 + 6^4 + 11^4 = 3^4 + 7^4 + 8^4 + 10^4.
		

Crossrefs

Formula

a(n) = n + 255 for n >= 17.

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.

A343080 a(n) is the smallest number that is the sum of n positive squares in three ways.

Original entry on oeis.org

325, 54, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90
Offset: 2

Views

Author

Sean A. Irvine, Apr 04 2021

Keywords

Comments

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

Examples

			a(2) = 325 = 1^2 + 18^2 = 6^2 + 17^2 = 10^2 + 15^2.
a(3) = 54 = 1^2 + 2^2 + 7^2 = 2^2 + 5^2 + 5^2 = 3^2 + 3^2 + 6^2.
		

Crossrefs

Formula

a(n) = n + 24 for n >= 4.
Showing 1-4 of 4 results.