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!)
A366584 a(2) = a(3) = 1; for n >3, a(n) = largest prime factor of n-th Tribonacci number. 1
1, 1, 2, 2, 7, 13, 3, 11, 3, 149, 137, 7, 103, 31, 7, 103, 103, 79, 97, 5501, 3469, 919, 51343, 188869, 853, 1427, 470077, 239, 313, 307, 73, 883483, 11113, 227, 53, 3833, 631, 40093, 4349, 354763, 142739687, 45181, 40320889337, 71584631, 3331, 5500283 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,3
LINKS
FORMULA
a(n) = A006530(A000073(n)).
EXAMPLE
For n=24: A000073(24) = 2*2*2*51343, so a(24)=51343.
MATHEMATICA
FactorInteger[#][[-1, 1]] & /@ LinearRecurrence[{1, 1, 1}, {1, 1, 2}, 46] (* Amiram Eldar, Oct 23 2023 *)
CROSSREFS
Sequence in context: A047767 A303588 A366583 * A019144 A362318 A049953
KEYWORD
nonn
AUTHOR
Tyler Busby, Oct 13 2023
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 July 22 18:23 EDT 2024. Contains 374540 sequences. (Running on oeis4.)