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

A178775
Smallest prime factors of zerofull restricted pandigital numbers.
3
3, 2, 3, 3, 2, 3, 3, 2, 3, 2, 2, 2, 3, 3, 3, 2, 3, 2, 2, 3, 2, 2, 3, 2, 3, 2, 3, 3, 2, 3, 3, 2, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 3, 2, 3, 2, 2, 2, 3, 2, 3, 3, 2, 3, 3, 2, 3, 3, 2, 3, 2, 2, 2, 3, 2, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 2, 3, 3, 2, 3, 3, 2, 3, 3, 2, 3, 2, 3, 2, 2
OFFSET
1,1
COMMENTS
a(n) = A020639(A050278(n)); 2 <= a(n) <= 3.
a(n) is 2 1653120 times and 3 1612800 times, making the average value 202/81 = 2.493.... [Charles R Greathouse IV, Sep 09 2011]
FORMULA
a(n) = 2 + A000035(A050278(n)).
EXAMPLE
A050278(1)=1023456789=3*3*3*3*2221*5689 --> a(1)=3;
A050278(10)=1023457896=2*2*2*3*3*3*59*80309 --> a(10)=2;
A050278(100)=1023495786=2*3*3*739*76943 --> a(100)=2;
A050278(1000)=1024658793=3*3*113850977 --> a(1000)=3.
CROSSREFS
Sequence in context: A265157 A054263 A308656 * A124874 A230258 A016459
KEYWORD
fini,nonn,base
AUTHOR
Reinhard Zumkeller, Jun 11 2010
EXTENSIONS
Edited by Charles R Greathouse IV, Aug 02 2010
STATUS
approved