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!)
A043956 Numbers k such that 4 and 7 occur juxtaposed in the base-8 representation of k but not of k+1. 0
39, 60, 103, 124, 167, 188, 231, 252, 295, 319, 359, 380, 423, 444, 487, 508, 551, 572, 615, 636, 679, 700, 743, 764, 807, 831, 871, 892, 935, 956, 999, 1020, 1063, 1084, 1127, 1148, 1191, 1212, 1255, 1276, 1319, 1343, 1383 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {4, 7}]>0||SequenceCount[IntegerDigits[n, 8], {7, 4}]>0, 1, 0], {n, 1500}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Jun 08 2016 *)
CROSSREFS
Cf. A007094.
Sequence in context: A050780 A039353 A043176 * A090876 A165461 A020166
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 July 13 15:36 EDT 2024. Contains 374284 sequences. (Running on oeis4.)