OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
MATHEMATICA
Select[Range[250], Intersection[IntegerDigits[#, 3], IntegerDigits[#, 7]] == {}&] (* Harvey P. Dale, Feb 27 2012 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Definition clarified by Harvey P. Dale, Feb 27 2012
STATUS
approved