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!)
A043154 Numbers k such that 0 and 3 occur juxtaposed in the base-8 representation of k but not of k-1. 0
24, 67, 88, 131, 152, 192, 216, 259, 280, 323, 344, 387, 408, 451, 472, 515, 536, 579, 600, 643, 664, 704, 728, 771, 792, 835, 856, 899, 920, 963, 984, 1027, 1048, 1091, 1112, 1155, 1176, 1216, 1240, 1283, 1304, 1347, 1368 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {0, 3}]>0 || SequenceCount[IntegerDigits[n, 8], {3, 0}]>0, 1, 0], {n, 1400}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 24 2017 *)
CROSSREFS
Cf. A007094.
Sequence in context: A175153 A250799 A250791 * A039331 A043934 A087406
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 19 12:11 EDT 2024. Contains 371792 sequences. (Running on oeis4.)