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!)
A078552 Largest prime dividing sigma(3,n). 1
3, 7, 73, 7, 7, 43, 13, 757, 7, 37, 73, 157, 43, 7, 151, 13, 757, 7, 73, 43, 37, 13, 13, 829, 157, 73, 73, 271, 7, 19, 73, 37, 13, 43, 757, 43, 7, 157, 13, 547, 43, 139, 73, 757, 13, 103, 151, 1063, 829, 13, 157, 919, 73, 37, 43, 7, 271, 163, 73, 523, 19, 757, 337, 157 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
FORMULA
a(n) = A006530(A001158(n)).
MATHEMATICA
gpf[n_] := FactorInteger[n][[-1, 1]]; a[n_] := gpf[DivisorSigma[3, n]]; Array[a, 65, 2] (* Amiram Eldar, Aug 01 2019 *)
CROSSREFS
Sequence in context: A094008 A209477 A209336 * A091259 A354891 A354893
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 April 24 19:06 EDT 2024. Contains 371962 sequences. (Running on oeis4.)