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!)
A043931 Numbers k such that 5 and 6 occur juxtaposed in the base-7 representation of k but not of k+1. 0
41, 47, 90, 96, 139, 145, 188, 194, 237, 243, 293, 335, 341, 384, 390, 433, 439, 482, 488, 531, 537, 580, 586, 636, 678, 684, 727, 733, 776, 782, 825, 831, 874, 880, 923, 929, 979, 1021, 1027, 1070, 1076, 1119, 1125, 1168, 1174 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {5, 6}]>0 || SequenceCount[IntegerDigits[n, 7], {6, 5}]>0, 1, 0], {n, 1200}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 05 2021 *)
CROSSREFS
Cf. A007093.
Sequence in context: A186280 A039328 A043151 * A139219 A185658 A074485
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 20 11:10 EDT 2024. Contains 371838 sequences. (Running on oeis4.)