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!)
A043158 Numbers k such that 0 and 7 occur juxtaposed in the base-8 representation of k but not of k-1. 0
56, 71, 120, 135, 184, 199, 248, 263, 312, 327, 376, 391, 440, 448, 504, 519, 568, 583, 632, 647, 696, 711, 760, 775, 824, 839, 888, 903, 952, 960, 1016, 1031, 1080, 1095, 1144, 1159, 1208, 1223, 1272, 1287, 1336, 1351, 1400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[MemberQ[Sort/@Partition[IntegerDigits[n, 8], 2, 1], {0, 7}], 1, 0], {n, 1500}], {0, 1}]][[2]] (* The program uses the SequencePosition function from Mathematica version 10.1 *) (* Harvey P. Dale, Apr 12 2015 *)
CROSSREFS
Cf. A007094.
Sequence in context: A216855 A219800 A050440 * A039335 A043938 A328165
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 24 17:20 EDT 2024. Contains 371962 sequences. (Running on oeis4.)