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!)
A043941 Numbers k such that 1 and 4 occur juxtaposed in the base-8 representation of k but not of k+1. 1
12, 33, 76, 103, 140, 161, 204, 225, 271, 289, 332, 353, 396, 417, 460, 481, 524, 545, 588, 615, 652, 673, 716, 737, 831, 844, 865, 908, 929, 972, 993, 1036, 1057, 1100, 1127, 1164, 1185, 1228, 1249, 1295, 1313, 1356, 1377 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {1, 4}]>0 || SequenceCount[ IntegerDigits[n, 8], {4, 1}]>0 , 1, 0], {n, 1500}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Feb 10 2024 *)
CROSSREFS
Cf. A007094.
Sequence in context: A118337 A032604 A043161 * A117476 A122436 A063554
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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)