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!)
A044777 Numbers n such that string 6,4 occurs in the base 10 representation of n but not of n+1. 0
64, 164, 264, 364, 464, 564, 649, 664, 764, 864, 964, 1064, 1164, 1264, 1364, 1464, 1564, 1649, 1664, 1764, 1864, 1964, 2064, 2164, 2264, 2364, 2464, 2564, 2649, 2664, 2764, 2864, 2964, 3064, 3164, 3264, 3364, 3464, 3564 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {6, 4}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 15 2019 *)
CROSSREFS
Sequence in context: A195233 A086052 A044396 * A251077 A228666 A209379
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 June 2 11:44 EDT 2023. Contains 363097 sequences. (Running on oeis4.)