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!)
A134807 Partition numbers of Mersenne primes. 0
3, 15, 6842, 3913864295 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next term -- a(5) -- has 97 digits. - Harvey P. Dale, Jan 01 2022
LINKS
FORMULA
a(n)=A000041(A000668(n)).
EXAMPLE
a(3)=6842 because the 3rd Mersenne prime is A000668(3)=31 and the partition number of 31 is A000041(31)=6842.
MATHEMATICA
Table[PartitionsP[2^MersennePrimeExponent[n]-1], {n, 5}] (* Harvey P. Dale, Jan 01 2022 *)
CROSSREFS
Sequence in context: A076046 A202380 A290610 * A364799 A004002 A216149
KEYWORD
nonn
AUTHOR
Omar E. Pol, Nov 13 2007
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 March 29 09:59 EDT 2024. Contains 371268 sequences. (Running on oeis4.)