OFFSET
0,2
COMMENTS
The next term a(5)=~2.749351*10^346 is too large to include.
Johansson computes the terms up to a(19). - Charles R Greathouse IV, Jul 09 2012
LINKS
Robert G. Wilson v, Table of n, a(n) for n = 0..7
Fredrik Johansson, Efficient implementation of the Hardy-Ramanujan-Rademacher formula, arXiv:1205.5991 [math.NT], 2012, preprint; DOI, LMS J. Comput. Math. 15 (2012) 341-359.
Eric Weisstein's World of Mathematics, Partition Function P
FORMULA
MATHEMATICA
Table[ PartitionsP[10^n], {n, 0, 4}] (* Robert G. Wilson v, Nov 14 2005 *)
PROG
(PARI) a(n) = numbpart(10^n); \\ Michel Marcus, Oct 03 2014
CROSSREFS
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Apr 24 2002
EXTENSIONS
More terms from Vladeta Jovovic, May 03 2002
STATUS
approved