login
A343077
a(n) is the smallest number that is the sum of n positive 4th powers in two ways.
6
635318657, 2673, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292
OFFSET
2,1
COMMENTS
This is r(n,4,2) in Alter's notation.
LINKS
R. Alter, Computations and generalizations on a remark of Ramanujan, pp. 182-196 of "Analytic Number Theory (Philadelphia, 1980)", ed. M. I. Knopp, Lect. Notes Math., Vol. 899, 1981. See Table 3, page 190.
FORMULA
a(n) = n + 240 for n >= 16.
EXAMPLE
a(2) = 635318657 = 59^4 + 158^4 = 133^4 + 134^4.
a(3) = 2673 = 2^4 + 4^4 + 7^4 = 3^4 + 6^4 + 6^4.
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Apr 04 2021
STATUS
approved