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

A165831
Totally multiplicative sequence with a(p) = 10.
9
1, 10, 10, 100, 10, 100, 10, 1000, 100, 100, 10, 1000, 10, 100, 100, 10000, 10, 1000, 10, 1000, 100, 100, 10, 10000, 100, 100, 1000, 1000, 10, 1000, 10, 100000, 100, 100, 100, 10000, 10, 100, 100, 10000, 10, 1000, 10, 1000, 1000, 100, 10, 100000, 100, 1000
OFFSET
1,2
LINKS
FORMULA
a(n) = A011557(A001222(n)) = 10^bigomega(n) = 10^A001222(n).
Dirichlet g.f.: Product_{p prime} 1 / (1 - 10 * p^(-s)). - Ilya Gutkovskiy, Oct 30 2019
MATHEMATICA
10^PrimeOmega[Range[50]] (* Harvey P. Dale, Apr 03 2013 *)
CROSSREFS
Sequence in context: A219797 A377215 A255744 * A102377 A286507 A286508
KEYWORD
nonn,mult
AUTHOR
Jaroslav Krizek, Sep 28 2009
STATUS
approved