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!)
A043174 Numbers k such that 4 and 5 occur juxtaposed in the base-8 representation of k but not of k-1. 0
37, 44, 101, 108, 165, 172, 229, 236, 293, 296, 352, 364, 421, 428, 485, 492, 549, 556, 613, 620, 677, 684, 741, 748, 805, 808, 864, 876, 933, 940, 997, 1004, 1061, 1068, 1125, 1132, 1189, 1196, 1253, 1260, 1317, 1320, 1376 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {4, 5}]>0 || SequenceCount[ IntegerDigits[n, 8], {5, 4}]>0, 1, 0], {n, 1500}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 03 2019 *)
CROSSREFS
Cf. A007094.
Sequence in context: A367478 A322098 A039351 * A043954 A349057 A244356
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 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)