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!)
A044650 Numbers n such that string 2,0 occurs in the base 9 representation of n but not of n+1. 0
18, 99, 170, 180, 261, 342, 423, 504, 585, 666, 747, 828, 899, 909, 990, 1071, 1152, 1233, 1314, 1395, 1538, 1557, 1628, 1638, 1719, 1800, 1881, 1962, 2043, 2124, 2205, 2286, 2357, 2367, 2448, 2529, 2610, 2691, 2772, 2853 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {2, 0}]>0, 1, 0], {n, 3000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 08 2020 *)
CROSSREFS
Sequence in context: A318063 A177371 A044269 * A008920 A221911 A263999
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)