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

 


Totally multiplicative sequence with a(p) = 50.
2

%I #10 Apr 16 2016 04:28:08

%S 1,50,50,2500,50,2500,50,125000,2500,2500,50,125000,50,2500,2500,

%T 6250000,50,125000,50,125000,2500,2500,50,6250000,2500,2500,125000,

%U 125000,50,125000,50,312500000,2500,2500,2500,6250000,50,2500,2500

%N Totally multiplicative sequence with a(p) = 50.

%H G. C. Greubel, <a href="/A165871/b165871.txt">Table of n, a(n) for n = 1..10000</a>

%F a(n) = A165800(A001222(n)) = 50^bigomega(n) = 50^A001222(n).

%t 50^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 16 2016 *)

%o (PARI) a(n) = 50^bigomega(n); \\ _Altug Alkan_, Apr 16 2016

%K nonn,mult

%O 1,2

%A _Jaroslav Krizek_, Sep 28 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | 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 September 24 12:17 EDT 2024. Contains 376196 sequences. (Running on oeis4.)