cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A342941 #10 Apr 01 2021 06:08:54
%S A342941 15,16,24,25,26,32,35,38,39,42,43,47,54,55,58,62,65,71,73,75,78,85,87,
%T A342941 92,95,99,105,107,108,115,116,117,119,123,125,127,131,135,137,138,139,
%U A342941 141,142,145,146,147,155,165,175,176,178,179,181,185,189,191,193,195,197,199
%N A342941 Numbers not ending with 0, that are not the quotient of a Zuckerman number divided by the product of its digits.
%C A342941 Zuckerman numbers (A007602) are the numbers that are divisible by the product of their digits (see link).
%C A342941 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 A342941 Giovanni Resta, <a href="http://www.numbersaplenty.com/set/Zuckerman_number/">Zuckerman numbers</a>, Numbers Aplenty.
%Y A342941 Equals A342593 \ A008592.
%Y A342941 Subsequence of A067251.
%Y A342941 Cf. A007602, A056770, A288069.
%K A342941 nonn,base
%O A342941 1,1
%A A342941 _Bernard Schott_, Mar 30 2021