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!)
A044266 Numbers n such that string 1,6 occurs in the base 9 representation of n but not of n-1. 0
15, 96, 135, 177, 258, 339, 420, 501, 582, 663, 744, 825, 864, 906, 987, 1068, 1149, 1215, 1311, 1392, 1473, 1554, 1593, 1635, 1716, 1797, 1878, 1959, 2040, 2121, 2202, 2283, 2322, 2364, 2445, 2526, 2607, 2688, 2769, 2850 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {1, 6}]>0, 1, 0], {n, 3000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jan 29 2023 *)
CROSSREFS
Sequence in context: A190274 A052459 A336278 * A044647 A289705 A296538
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)