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!)
A044687 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, 503, 541, 622, 703, 784, 865, 946, 1027, 1108, 1189, 1232, 1270, 1351, 1432, 1513, 1594, 1675, 1756, 1837, 1918, 1961, 1999, 2080, 2161, 2242, 2323, 2404, 2485, 2566, 2647, 2690, 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}], {1, 0}][[All, 1]] (* Harvey P. Dale, May 25 2022 *)
CROSSREFS
Sequence in context: A224459 A218161 A044306 * A250578 A130745 A096664
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 August 31 11:37 EDT 2024. Contains 375560 sequences. (Running on oeis4.)