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!)
A304099 Number of prime divisors (counted with multiplicity) in terms of A282291. 3

%I #5 May 17 2018 17:03:00

%S 0,1,2,1,3,2,3,1,2,3,2,4,5,1,2,3,2,4,3,4,2,3,4,3,6,3,4,5,4,5,4,5,6,1,

%T 2,3,2,4,3,4,2,3,4,3,5,6,2,3,4,3,5,4,5,3,4,5,4,7,4,5,6,5,6,5,7,2,3,4,

%U 3,5,4,5,3,4,5,4,6,7,3,4,5,4,6,5,6,4,5,6,5,8,5,6,7,6,7,1,2,3,2,4,3,4,2,3,4

%N Number of prime divisors (counted with multiplicity) in terms of A282291.

%H Antti Karttunen, <a href="/A304099/b304099.txt">Table of n, a(n) for n = 1..60824</a>

%F a(n) = A001222(A282291(n)).

%o (PARI) A304099(n) = bigomega(A282291(n));

%Y Cf. A001222, A282291, A304098.

%K nonn

%O 1,3

%A _Antti Karttunen_, May 17 2018

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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)