Let prime(0) = 1 and f(n) = product prime(d), where d ranges over all the decimal digits of n. The sequence gives numbers n such that f(n) == 0 (mod n).
A113735
Let prime(0) = 1 and f(n) = product prime(d), where d ranges over all the decimal digits of n. The sequence gives numbers n such that f(n) == 0 (mod n).
Terms
- a(0) =1a(1) =14a(2) =17a(3) =154a(4) =1196a(5) =26979a(6) =66079a(7) =279174a(8) =1698619a(9) =9397685a(10) =302768895a(11) =594963655a(12) =2249805789a(13) =6794867989a(14) =9785759929a(15) =75077778589
External references
- oeis: A113735