login
Numbers not ending with 0, that are not the quotient of a Zuckerman number divided by the product of its digits.
1

%I #10 Apr 01 2021 06:08:54

%S 15,16,24,25,26,32,35,38,39,42,43,47,54,55,58,62,65,71,73,75,78,85,87,

%T 92,95,99,105,107,108,115,116,117,119,123,125,127,131,135,137,138,139,

%U 141,142,145,146,147,155,165,175,176,178,179,181,185,189,191,193,195,197,199

%N Numbers not ending with 0, that are not the quotient of a Zuckerman number divided by the product of its digits.

%C Zuckerman numbers (A007602) are the numbers that are divisible by the product of their digits (see link).

%C Multiples of 10 are never the quotient of a Zuckerman number divided by the product of its digits, but they are not present in this sequence (see A342593).

%H Giovanni Resta, <a href="http://www.numbersaplenty.com/set/Zuckerman_number/">Zuckerman numbers</a>, Numbers Aplenty.

%Y Equals A342593 \ A008592.

%Y Subsequence of A067251.

%Y Cf. A007602, A056770, A288069.

%K nonn,base

%O 1,1

%A _Bernard Schott_, Mar 30 2021