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!)
A336924 a(n) = spf(1+sigma(n)), where spf is the smallest prime factor and sigma is the sum of divisors function. 2
2, 2, 5, 2, 7, 13, 3, 2, 2, 19, 13, 29, 3, 5, 5, 2, 19, 2, 3, 43, 3, 37, 5, 61, 2, 43, 41, 3, 31, 73, 3, 2, 7, 5, 7, 2, 3, 61, 3, 7, 43, 97, 3, 5, 79, 73, 7, 5, 2, 2, 73, 3, 5, 11, 73, 11, 3, 7, 61, 13, 3, 97, 3, 2, 5, 5, 3, 127, 97, 5, 73, 2, 3, 5, 5, 3, 97, 13, 3, 11, 2, 127, 5, 3, 109, 7, 11, 181, 7, 5, 113, 13 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A020639(1+A000203(n)) = A020639(A088580(n)).
PROG
(PARI) A336924(n) = (factor((1+sigma(n)))[1, 1]);
CROSSREFS
Sequence in context: A100030 A029603 A204202 * A025124 A030996 A368580
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 09 2020
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)