Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #4 Mar 01 2014 19:32:37
%S 1,15,16475,569704489,54667189410224,6242342067484101895,
%T 731267824140098782358035,85980297709044488588773397089,
%U 10114611726199237476675435354424104,1189959092808570377265545326042454670975,139997247522791157386395916200494707946968395
%N Number of partitions of 7^n into parts that are at most 7.
%F a(n) = [x^(7^n)] Product_{j=1..7} 1/(1-x^j).
%Y Row n=7 of A238016.
%K nonn
%O 0,2
%A _Alois P. Heinz_, Mar 01 2014