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!)
A044324 Numbers n such that string 8,1 occurs in the base 9 representation of n but not of n-1. 0
73, 154, 235, 316, 397, 478, 559, 640, 657, 721, 802, 883, 964, 1045, 1126, 1207, 1288, 1369, 1386, 1450, 1531, 1612, 1693, 1774, 1855, 1936, 2017, 2098, 2115, 2179, 2260, 2341, 2422, 2503, 2584, 2665, 2746, 2827, 2844 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {8, 1}]>0, 1, 0], {n, 3000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 18 2018 *)
CROSSREFS
Sequence in context: A138642 A142179 A124363 * A044705 A248399 A071844
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 March 28 12:59 EDT 2024. Contains 371254 sequences. (Running on oeis4.)