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!)
A044271 Numbers n such that string 2,2 occurs in the base 9 representation of n but not of n-1. 0
20, 101, 180, 263, 344, 425, 506, 587, 668, 749, 830, 909, 992, 1073, 1154, 1235, 1316, 1397, 1478, 1559, 1620, 1721, 1802, 1883, 1964, 2045, 2126, 2207, 2288, 2367, 2450, 2531, 2612, 2693, 2774, 2855, 2936, 3017, 3096 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {2, 2}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 29 2018 *)
CROSSREFS
Sequence in context: A239857 A041772 A043462 * A044652 A041774 A043217
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 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)