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!)
A044634 Numbers n such that string 0,2 occurs in the base 9 representation of n but not of n+1. 0
83, 164, 245, 326, 407, 488, 569, 650, 731, 755, 812, 893, 974, 1055, 1136, 1217, 1298, 1379, 1460, 1484, 1541, 1622, 1703, 1784, 1865, 1946, 2027, 2108, 2189, 2213, 2270, 2351, 2432, 2513, 2594, 2675, 2756, 2837, 2918 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {0, 2}]>0, 1, 0], {n, 3000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jun 18 2017 *)
CROSSREFS
Sequence in context: A140543 A142118 A044253 * A160849 A277807 A246874
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 10 12:30 EDT 2024. Contains 372387 sequences. (Running on oeis4.)