login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A166631 Totally multiplicative sequence with a(p) = 10p for prime p. 1
1, 20, 30, 400, 50, 600, 70, 8000, 900, 1000, 110, 12000, 130, 1400, 1500, 160000, 170, 18000, 190, 20000, 2100, 2200, 230, 240000, 2500, 2600, 27000, 28000, 290, 30000, 310, 3200000, 3300, 3400, 3500, 360000, 370, 3800, 3900, 400000, 410, 42000, 430 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Multiplicative with a(p^e) = (10p)^e.
If n = Product p(k)^e(k) then a(n) = Product (10*p(k))^e(k).
a(n) = n * A165831(n) = n * 10^bigomega(n) = n * 10^A001222(n).
Dirichlet g.f.: Product_{p prime} 1 / (1 - 10 * p^(1 - s)). - Ilya Gutkovskiy, Oct 30 2019
MATHEMATICA
Table[n*10^PrimeOmega[n], {n, 1, 100}] (* G. C. Greubel, May 19 2016 *)
CROSSREFS
Sequence in context: A285494 A120210 A181639 * A167360 A113760 A053679
KEYWORD
nonn,mult
AUTHOR
Jaroslav Krizek, Oct 18 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)