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!)
A044638 Numbers n such that string 0,6 occurs in the base 9 representation of n but not of n+1. 0
87, 168, 249, 330, 411, 492, 573, 654, 735, 791, 816, 897, 978, 1059, 1140, 1221, 1302, 1383, 1464, 1520, 1545, 1626, 1707, 1788, 1869, 1950, 2031, 2112, 2193, 2249, 2274, 2355, 2436, 2517, 2598, 2679, 2760, 2841, 2922 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {0, 6}]>0, 1, 0], {n, 3000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 14 2018 *)
CROSSREFS
Sequence in context: A031891 A147140 A044257 * A324111 A044419 A044800
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 16 12:52 EDT 2024. Contains 371711 sequences. (Running on oeis4.)