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!)
A245662 Positive integers n such that n-th prime A000040(n) divides n-th partition number A000041(n). 2
1119414, 52734279 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The indices of zeros in A094252 and A245525.
There are no other terms below 10^8.
LINKS
PROG
(PARI) n=0; forprime(p=2, , if(numbpart(n++)%p==0, print1(n", "))) \\ Charles R Greathouse IV, Jul 28 2014
CROSSREFS
Sequence in context: A205908 A258679 A324647 * A186066 A059121 A116175
KEYWORD
nonn,bref,hard,more
AUTHOR
Max Alekseyev, Jul 28 2014
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 13 23:15 EDT 2024. Contains 372524 sequences. (Running on oeis4.)