login
Number of partitions of 7^n.
5

%I #9 Sep 08 2022 08:46:10

%S 1,15,173525,175943559810422753,

%T 229866006383458830949778967121025947053151071434926

%N Number of partitions of 7^n.

%C Next term is too big to be included.

%F a(n) = A000041(7^n). - _Michel Marcus_, Oct 18 2014

%t Table[ PartitionsP[ 7^n], {n, 0, 5}]

%o (Magma) [NumberOfPartitions(7^n): n in [0..6]]; // _Vincenzo Librandi_, Oct 13 2014

%o (PARI) a(n) = numbpart(7^n) \\ _Michel Marcus_, Oct 18 2014

%Y Cf. A000041, A068413, A248728, A248730, A248732, A070177, A248735.

%K nonn

%O 0,2

%A _Robert G. Wilson v_, Oct 12 2014