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!)
A216826 Largest prime factor of the n-th primary pseudoperfect number A054377(n). 3
2, 3, 7, 43, 31, 47059, 3109, 1729101023519 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A054377 for comments, references, and links.
LINKS
EXAMPLE
42 = 2*3*7 is the third primary pseudoperfect number, so a(3) = 7.
MATHEMATICA
A054377 = Cases[Import["https://oeis.org/A054377/b054377.txt", "Table"], {_, _}][[All, 2]];
Max /@ FactorInteger[A054377] (* Robert Price, Mar 14 2020 *)
CROSSREFS
Sequence in context: A126263 A323605 A354376 * A030087 A106864 A282027
KEYWORD
nonn,hard,more
AUTHOR
Jonathan Sondow, Sep 20 2012
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 May 3 22:43 EDT 2024. Contains 372225 sequences. (Running on oeis4.)