OFFSET
1,1
MATHEMATICA
Select[Range[2000], MemberQ[Sort/@Partition[IntegerDigits[#, 9], 2, 1], {6, 8}] && !MemberQ[Sort/@Partition[IntegerDigits[#+1, 9], 2, 1], {6, 8}]&] (* Harvey P. Dale, Dec 07 2011 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved