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!)
A044287 Numbers n such that string 4,0 occurs in the base 9 representation of n but not of n-1. 0
36, 117, 198, 279, 324, 360, 441, 522, 603, 684, 765, 846, 927, 1008, 1053, 1089, 1170, 1251, 1332, 1413, 1494, 1575, 1656, 1737, 1782, 1818, 1899, 1980, 2061, 2142, 2223, 2304, 2385, 2466, 2511, 2547, 2628, 2709, 2790 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {4, 0}]>0, 1, 0], {n, 3000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Apr 22 2024 *)
CROSSREFS
Sequence in context: A176685 A199260 A033575 * A044668 A129367 A350500
KEYWORD
nonn,base,changed
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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)