The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A145340 a(n) = the maximum of d(p(n)-1) and d(p(n)+1), where d(m) is the number of divisors of m and p(n) is the n-th prime. 1
2, 3, 4, 4, 6, 6, 6, 6, 8, 8, 8, 9, 8, 8, 10, 8, 12, 12, 8, 12, 12, 10, 12, 12, 12, 9, 8, 12, 12, 10, 12, 12, 8, 12, 12, 12, 12, 10, 16, 8, 18, 18, 14, 14, 12, 12, 16, 12, 12, 12, 12, 20, 20, 18, 9, 16, 16, 16, 12, 16, 8, 12, 12, 16, 16, 8, 16, 20, 12, 12, 12, 24, 10, 12, 16, 16, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Max[DivisorSigma[0, Prime[n]-1], DivisorSigma[0, Prime[n]+1]], {n, 1, 100}] (* Stefan Steinerberger, Oct 11 2008 *)
CROSSREFS
Sequence in context: A096908 A162684 A265533 * A307989 A160680 A243069
KEYWORD
nonn
AUTHOR
Leroy Quet, Oct 08 2008
EXTENSIONS
More terms from Stefan Steinerberger and Ray Chandler, Oct 11 2008
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 30 04:46 EDT 2024. Contains 372958 sequences. (Running on oeis4.)