login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A230452 Starting values for which the "comma sum" sequence (cf. A230288) does not end in 989. 3
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 (list; graph; refs; listen; history; text; internal format)
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.
LINKS
PROG
(PARI) for(n=0, 999, vecmax(A230288_vec([n], 150))==989||print1(n", "))
CROSSREFS
Sequence in context: A060411 A037322 A037429 * A270478 A235495 A257482
KEYWORD
nonn,base
AUTHOR
M. F. Hasler, Oct 19 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)