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!)
A078551 Largest prime dividing sigma(2,n). 1
5, 5, 7, 13, 5, 5, 17, 13, 13, 61, 7, 17, 5, 13, 31, 29, 13, 181, 13, 5, 61, 53, 17, 31, 17, 41, 7, 421, 13, 37, 13, 61, 29, 13, 13, 137, 181, 17, 17, 29, 5, 37, 61, 13, 53, 17, 31, 43, 31, 29, 17, 281, 41, 61, 17, 181, 421, 1741, 13, 1861, 37, 13, 127, 17, 61, 449, 29, 53 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
FORMULA
a(n) = A006530(A001157(n)).
MATHEMATICA
gpf[n_] := FactorInteger[n][[-1, 1]]; a[n_] := gpf[DivisorSigma[2, n]]; Array[a, 70, 2] (* Amiram Eldar, Aug 01 2019 *)
CROSSREFS
Sequence in context: A097996 A033300 A134130 * A247877 A252006 A158299
KEYWORD
nonn
AUTHOR
Labos Elemer, Dec 05 2002
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 August 11 17:02 EDT 2024. Contains 375073 sequences. (Running on oeis4.)