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!)
A072275 Least m such that one less than m-th prime has n divisors (or 0 if no such prime exists). 0
2, 3, 4, 7, 6, 0, 11, 12, 30, 0, 18, 0, 44, 79, 47, 0, 42, 0, 53, 106, 1581, 0, 82, 211, 1470, 595, 319, 0, 169, 0, 216, 2819, 177975, 38836904, 279, 0, 62947, 41203, 326, 0, 647, 0, 1795, 907, 8719625, 0, 369, 0, 841, 12545382, 6180, 0, 820, 190066763704011 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
MATHEMATICA
Do[ If[ !PrimeQ[n], k = 1; While[ Length[ Divisors[ Prime[k] - 1]] != n, k++ ]; Print[k], Print[0]], {n, 6, 34}]
CROSSREFS
A000040(a(n)) = A066814(n).
Sequence in context: A273014 A336321 A359446 * A122989 A222246 A353828
KEYWORD
nonn
AUTHOR
Lekraj Beedassy, Jul 09 2002
EXTENSIONS
More terms from Robert G. Wilson v, Jul 15 2002
a(35) inserted and a(46)-a(55) added by Amiram Eldar, Feb 06 2019
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 September 1 05:33 EDT 2024. Contains 375575 sequences. (Running on oeis4.)