The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A044035 Numbers k such that 6 and 7 occur juxtaposed in the base-10 representation of k but not of k+1. 0
67, 76, 167, 176, 267, 276, 367, 376, 467, 476, 567, 576, 667, 679, 769, 776, 867, 876, 967, 976, 1067, 1076, 1167, 1176, 1267, 1276, 1367, 1376, 1467, 1476, 1567, 1576, 1667, 1679, 1769, 1776, 1867, 1876, 1967, 1976, 2067 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {6, 7}]>0 || SequenceCount[ IntegerDigits[ n], {7, 6}]>0, 1, 0], {n, 2100}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Mar 07 2024 *)
CROSSREFS
Sequence in context: A277429 A039432 A043255 * A124476 A066475 A106930
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 June 1 15:48 EDT 2024. Contains 373025 sequences. (Running on oeis4.)