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!)
A044255 Numbers n such that string 0,4 occurs in the base 9 representation of n but not of n-1. 0
85, 166, 247, 328, 409, 490, 571, 652, 733, 765, 814, 895, 976, 1057, 1138, 1219, 1300, 1381, 1462, 1494, 1543, 1624, 1705, 1786, 1867, 1948, 2029, 2110, 2191, 2223, 2272, 2353, 2434, 2515, 2596, 2677, 2758, 2839, 2920 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {0, 4}]>0, 1, 0], {n, 3000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Mar 30 2024 *)
CROSSREFS
Sequence in context: A043770 A329490 A051992 * A044636 A089060 A037979
KEYWORD
nonn,base
AUTHOR
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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)