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!)
A044799 Numbers n such that string 8,6 occurs in the base 10 representation of n but not of n+1. 0
86, 186, 286, 386, 486, 586, 686, 786, 869, 886, 986, 1086, 1186, 1286, 1386, 1486, 1586, 1686, 1786, 1869, 1886, 1986, 2086, 2186, 2286, 2386, 2486, 2586, 2686, 2786, 2869, 2886, 2986, 3086, 3186, 3286, 3386, 3486, 3586 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {8, 6}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Feb 03 2017 *)
CROSSREFS
Sequence in context: A229359 A063353 A044418 * A202532 A202525 A202777
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 09:22 EDT 2024. Contains 371905 sequences. (Running on oeis4.)