OFFSET
0,3
COMMENTS
According to the general rules, the starting value 0 ends in 1, therefore the value 0 has been included here. However, we list it with index 0 since the original sequence A230288 had been *defined* to start 0,5,11... (and ends in 989), so some might consider that 0 should not be here.
This sequence obviously includes all integers beyond 989.
PROG
(PARI) for(n=0, 999, vecmax(A230288_vec([n], 150))==989||print1(n", "))
CROSSREFS
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Oct 19 2013
STATUS
approved