login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049575 Prime partition numbers. 14
2, 3, 5, 7, 11, 101, 17977, 10619863, 6620830889, 80630964769, 228204732751, 1171432692373, 1398341745571, 10963707205259, 15285151248481, 10657331232548839, 790738119649411319, 18987964267331664557 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Partition Function P Congruences

Eric Weisstein's World of Mathematics, Partition Function P

FORMULA

a(n) = A000041(A046063(n)) = A000040(A051143(n)) [From M. F. Hasler (www.univ-ag.fr/~mhasler), Oct 19 2008]

A010051(a(n))*A167392(a(n)) = 1. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Nov 03 2009]

MATHEMATICA

lst={}; Do[a=PartitionsP[n]; If[PrimeQ[a], AppendTo[lst, a]], {n, 2*6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 14 2009]

CROSSREFS

Intersection of A000040 and A000041.

Cf. A046063, A051143.

Cf. A038753, A065728. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Nov 03 2009]

Sequence in context: A062352 A033938 A069598 * A070028 A084836 A062351

Adjacent sequences:  A049572 A049573 A049574 * A049576 A049577 A049578

KEYWORD

nonn,nice

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com)

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu) and Christian G. Bower (bowerc(AT)usa.net), Oct 15 1999.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 14:31 EST 2012. Contains 205511 sequences.