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.

A248732 Number of partitions of 6^n.

This page as a plain text file.
%I A248732 #12 Sep 08 2022 08:46:10
%S A248732 1,11,17977,15285151248481,1398703012615213588677365804960180341,
%T A248732 3173477897288016617984809197028065610087051214582584606785402878333070481745149246796102615681
%N A248732 Number of partitions of 6^n.
%H A248732 Alois P. Heinz, <a href="/A248732/b248732.txt">Table of n, a(n) for n = 0..7</a>
%F A248732 A248732 = A000041 o A000400. \\ _M. F. Hasler_, Oct 16 2014
%t A248732 Table[ PartitionsP[ 6^n], {n, 0, 5}]
%o A248732 (Magma) [NumberOfPartitions(6^n): n in [0..6]]; // _Vincenzo Librandi_, Oct 13 2014
%Y A248732 Cf. A068413, A248728, A248730, A248734, A070177, A248733.
%K A248732 nonn
%O A248732 0,2
%A A248732 _Robert G. Wilson v_, Oct 12 2014