Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Mar 30 2012 19:00:28
%S 25,52,125,152,215,512,1125,1152,1215,1251,1512,1521,2115,2151,2511,
%T 5112,5121,5211,11125,11152,11215,11512,11521,12115,12151,15112,15211,
%U 21115,21151,21511,51112,51121,51211,52111,111125,111152,111215,111251,111512,112115,112151
%N Composite numbers whose product of digits is 10.
%C Complement of A107696 with respect to A199990.
%e Number 125 is in sequence because 1*2*5=10.
%Y Cf. A107696 (primes whose product of digits is 10), A199990 (numbers whose product of digits is 10).
%K nonn,base
%O 1,1
%A _Jaroslav Krizek_, Nov 26 2011