OFFSET
1,1
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {4, 6}]>0||SequenceCount[IntegerDigits[n, 7], {6, 4}]>0, 1, 0], {n, 1200}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Nov 29 2015 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved
