A230452 Starting values for which the "comma sum" sequence (cf. A230288) does not end in 989.
0, 1, 2, 3, 4, 47, 49, 52, 54, 59, 64, 65, 67, 69, 70, 72, 74, 75, 76, 77, 80, 81, 82, 86, 87, 88, 89, 91, 92, 93, 94, 396, 398, 401, 403, 405, 406, 409, 410, 411, 414, 416, 417, 421, 422, 426, 428, 431, 433, 435, 436, 439, 440, 441, 444, 446, 447
Offset: 0
Programs
-
PARI
for(n=0,999,vecmax(A230288_vec([n],150))==989||print1(n","))
Comments