The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A323171 Numerator of the average of distinct prime factors of n (A008472(n)/A001221(n)). 12

%I #6 Jan 07 2019 04:43:27

%S 2,3,2,5,5,7,2,3,7,11,5,13,9,4,2,17,5,19,7,5,13,23,5,5,15,3,9,29,10,

%T 31,2,7,19,6,5,37,21,8,7,41,4,43,13,4,25,47,5,7,7,10,15,53,5,8,9,11,

%U 31,59,10,61,33,5,2,9,16,67,19,13,14,71,5,73,39,4,21,9,6,79,7,3,43,83,4,11,45,16,13,89,10,10,25,17,49,12,5

%N Numerator of the average of distinct prime factors of n (A008472(n)/A001221(n)).

%H Antti Karttunen, <a href="/A323171/b323171.txt">Table of n, a(n) for n = 2..20000</a>

%o (PARI)

%o A008472(n) = vecsum(factor(n)[, 1]); \\ From A008472

%o A323171(n) = (numerator(A008472(n)/omega(n)));

%Y Cf. A323172 (denominators).

%Y Cf. A001221, A008472, A123528.

%K nonn,frac

%O 2,1

%A _Antti Karttunen_, Jan 05 2019

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 May 26 07:52 EDT 2024. Contains 372807 sequences. (Running on oeis4.)