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!)
A044306 Numbers n such that string 6,1 occurs in the base 9 representation of n but not of n-1. 0
55, 136, 217, 298, 379, 460, 495, 541, 622, 703, 784, 865, 946, 1027, 1108, 1189, 1224, 1270, 1351, 1432, 1513, 1594, 1675, 1756, 1837, 1918, 1953, 1999, 2080, 2161, 2242, 2323, 2404, 2485, 2566, 2647, 2682, 2728, 2809 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {6, 1}]>0, 1, 0], {n, 3000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Sep 06 2022 *)
CROSSREFS
Sequence in context: A046156 A224459 A218161 * A044687 A250578 A130745
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 May 8 18:04 EDT 2024. Contains 372340 sequences. (Running on oeis4.)