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!)
A366781 Number of prime divisors of A000073(n) (tribonacci numbers) (counted with multiplicity). 4

%I #10 Oct 23 2023 05:22:31

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

%T 10,5,5,5,9,4,2,4,2,6,5,4,11,11,2,6,7,9,3,5,9,6,2,3,5,8,12,5,11,12,4,

%U 2,4,6,3,3,6,6,2,10,7,8,7,5,12,7,4,2,6,4

%N Number of prime divisors of A000073(n) (tribonacci numbers) (counted with multiplicity).

%H Amiram Eldar, <a href="/A366781/b366781.txt">Table of n, a(n) for n = 2..365</a>

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

%e a(8)=4 because the 8th tribonacci number 24 = 2^3*3 has 4 prime factors.

%t PrimeOmega[LinearRecurrence[{1, 1, 1}, {1, 1, 2}, 84]] (* _Amiram Eldar_, Oct 23 2023 *)

%Y Cf. A000073, A001222, A022307, A366780, A366782.

%K nonn

%O 2,4

%A _Sean A. Irvine_, Oct 22 2023

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 21 15:47 EDT 2024. Contains 372738 sequences. (Running on oeis4.)