A329807 Numbers k such that k, k+1, k+2 and k+3 are all sums of a positive square and a positive cube.
126, 350, 8125, 12742, 19879, 29240, 42974, 76728, 91329, 109241, 140750, 209222, 254681, 258272, 297423, 482958, 744901, 755169, 918601, 986174, 1026214, 1418606, 1515227, 1521233, 1888216, 2082977, 2216080, 2317257, 3510926, 4180848, 4316417, 4330888, 4836895
Offset: 1
Keywords
Examples
350 is here because 350 = 15^2 + 5^3, 351 = 18^2 + 3^3, 352 = 3^2 + 7^3 and 353 = 17^3 + 4^3.
Links
- Jianing Song, Table of n, a(n) for n = 1..243 (All terms <= 10^9)
Comments