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!)
A121557 Numbers n such that n + partition number of n is prime. 2
1, 2, 3, 9, 11, 13, 19, 21, 23, 25, 26, 37, 39, 40, 41, 49, 59, 73, 91, 97, 100, 103, 119, 141, 147, 161, 169, 191, 205, 217, 275, 283, 285, 330, 429, 471, 485, 533, 581, 597, 605, 623, 631, 635, 641, 679, 697, 757, 767, 799, 841, 907, 971 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The primes of the form n + A000009(n) are A121558.
LINKS
Robert G. Wilson v, Table of n, a(n) for n = 1..366 . [From Robert G. Wilson v, Jul 27 2009]
MATHEMATICA
Select[Range[1000], PrimeQ[ # + PartitionsQ[ # ]] &] (* Stefan Steinerberger, Aug 08 2006 *)
CROSSREFS
Sequence in context: A103039 A140222 A272537 * A138984 A110772 A074338
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Aug 07 2006, Aug 09 2006
EXTENSIONS
More terms from Stefan Steinerberger, Aug 08 2006
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 June 12 18:57 EDT 2024. Contains 373360 sequences. (Running on oeis4.)