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.

A238634 Number of partitions of 7^n into parts that are at most 7.

This page as a plain text file.
%I A238634 #4 Mar 01 2014 19:32:37
%S A238634 1,15,16475,569704489,54667189410224,6242342067484101895,
%T A238634 731267824140098782358035,85980297709044488588773397089,
%U A238634 10114611726199237476675435354424104,1189959092808570377265545326042454670975,139997247522791157386395916200494707946968395
%N A238634 Number of partitions of 7^n into parts that are at most 7.
%F A238634 a(n) = [x^(7^n)] Product_{j=1..7} 1/(1-x^j).
%Y A238634 Row n=7 of A238016.
%K A238634 nonn
%O A238634 0,2
%A A238634 _Alois P. Heinz_, Mar 01 2014