login

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”).

A069468
Number of ways writing n! as a product of some other numbers which has no digits equal to 1.
0
0, 1, 3, 17, 68, 807, 5310, 121536, 2775630, 48782385, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
OFFSET
1,3
FORMULA
a(n) = A067734(n!) = A067734(A000142(n)).
a(n) = 0 if n>10 since A068184 and A067185 are complete sequences.
EXAMPLE
n=4, 4!=24, A067734(24)=17 and the 17 solutions are as follows: {38,46,64,83,226,234,243,262,324,342,423,432,622,2223,2232,2322,3222}.
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Labos Elemer, Mar 25 2002
EXTENSIONS
More terms from Max Alekseyev, Sep 19 2009
STATUS
approved