cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A070177 Number of partitions of 10^n.

This page as a plain text file.
%I A070177 #34 Feb 16 2025 08:32:46
%S A070177 1,42,190569292,24061467864032622473692149727991,
%T A070177 36167251325636293988820471890953695495016030339315650422081868605887952568754066420592310556052906916435144
%N A070177 Number of partitions of 10^n.
%C A070177 The next term a(5)=~2.749351*10^346 is too large to include.
%C A070177 Johansson computes the terms up to a(19). - _Charles R Greathouse IV_, Jul 09 2012
%H A070177 Robert G. Wilson v, <a href="/A070177/b070177.txt">Table of n, a(n) for n = 0..7</a>
%H A070177 Fredrik Johansson, <a href="http://arxiv.org/abs/1205.5991">Efficient implementation of the Hardy-Ramanujan-Rademacher formula</a>, arXiv:1205.5991 [math.NT], 2012, preprint; <a href="https://doi.org/10.1112/S1461157012001088">DOI</a>, LMS J. Comput. Math. 15 (2012) 341-359.
%H A070177 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PartitionFunctionP.html">Partition Function P</a>
%F A070177 a(n) = A000041(A011557(n)). - _Michel Marcus_, Sep 29 2020
%t A070177 Table[ PartitionsP[10^n], {n, 0, 4}] (* _Robert G. Wilson v_, Nov 14 2005 *)
%o A070177 (PARI) a(n) = numbpart(10^n); \\ _Michel Marcus_, Oct 03 2014
%Y A070177 Cf. A000041, A011557.
%K A070177 nonn
%O A070177 0,2
%A A070177 _Eric W. Weisstein_, Apr 24 2002
%E A070177 More terms from _Vladeta Jovovic_, May 03 2002