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!)
A043943 Numbers k such that 1 and 6 occur juxtaposed in the base-8 representation of k but not of k+1. 0
14, 49, 78, 119, 142, 177, 206, 241, 270, 305, 334, 369, 399, 433, 462, 497, 526, 561, 590, 631, 654, 689, 718, 753, 782, 817, 846, 881, 959, 974, 1009, 1038, 1073, 1102, 1143, 1166, 1201, 1230, 1265, 1294, 1329, 1358, 1393 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {1, 6}]>0 || SequenceCount[IntegerDigits[n, 8], {6, 1}]>0, 1, 0], {n, 1400}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, May 30 2021 *)
CROSSREFS
Cf. A007094.
Sequence in context: A250973 A039340 A043163 * A367360 A308834 A084049
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)