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!)
A043136 Numbers k such that 0 and 6 occur juxtaposed in the base-7 representation of k but not of k-1. 0
42, 55, 91, 104, 140, 153, 189, 202, 238, 251, 287, 294, 336, 349, 385, 398, 434, 447, 483, 496, 532, 545, 581, 594, 630, 637, 679, 692, 728, 741, 777, 790, 826, 839, 875, 888, 924, 937, 973, 980, 1022, 1035, 1071, 1084, 1120 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {0, 6}]>0 || SequenceCount[ IntegerDigits[n, 7], {6, 0}]>0, 1, 0], {n, 1200}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Sep 24 2018 *)
CROSSREFS
Cf. A007093.
Sequence in context: A029695 A307986 A143226 * A039313 A043916 A124656
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 01:19 EDT 2024. Contains 371906 sequences. (Running on oeis4.)