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!)
A044296 Numbers n such that string 5,0 occurs in the base 9 representation of n but not of n-1. 0
45, 126, 207, 288, 369, 405, 450, 531, 612, 693, 774, 855, 936, 1017, 1098, 1134, 1179, 1260, 1341, 1422, 1503, 1584, 1665, 1746, 1827, 1863, 1908, 1989, 2070, 2151, 2232, 2313, 2394, 2475, 2556, 2592, 2637, 2718, 2799 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {5, 0}]>0, 1, 0], {n, 2800}], {0, 1}][[All, 2]] (* Harvey P. Dale, Sep 08 2021 *)
CROSSREFS
Sequence in context: A370914 A343209 A140369 * A044677 A277131 A206209
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 19 07:33 EDT 2024. Contains 371782 sequences. (Running on oeis4.)