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!)
A078554 Largest prime dividing sigma(5,n). 1
11, 61, 151, 521, 61, 191, 41, 4561, 521, 13421, 151, 2411, 191, 521, 1801, 101, 4561, 2251, 521, 191, 13421, 211, 61, 1741, 2411, 1181, 191, 401, 521, 21821, 331, 13421, 101, 521, 4561, 1824841, 2251, 2411, 521, 4111, 191, 3341101, 13421, 4561, 211 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
FORMULA
a(n) = A006530(A001160(n)).
EXAMPLE
Observe nontrivial frequent occurrence of several primes like 61,191,521,4561, etc.
MATHEMATICA
gpf[n_] := FactorInteger[n][[-1, 1]]; a[n_] := gpf[DivisorSigma[5, n]]; Array[a, 50, 2] (* Amiram Eldar, Aug 01 2019 *)
CROSSREFS
Sequence in context: A106993 A066597 A199326 * A189227 A002650 A060884
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 19:17 EDT 2024. Contains 375073 sequences. (Running on oeis4.)