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.

A321459 Expansion of Product_{1 <= i <= j <= k} 1/(1 - x^(i^2 + j^2 + k^2)).

This page as a plain text file.
%I A321459 #11 Nov 10 2018 10:16:49
%S A321459 1,0,0,1,0,0,2,0,0,3,0,1,5,0,2,6,0,4,10,1,6,13,3,10,19,5,15,26,10,23,
%T A321459 37,16,32,52,26,48,74,38,70,100,59,101,138,85,144,189,126,204,256,180,
%U A321459 284,345,262,392,468,372,537,629,522,730,847,723,992,1134,998,1336
%N A321459 Expansion of Product_{1 <= i <= j <= k} 1/(1 - x^(i^2 + j^2 + k^2)).
%F A321459 G.f.: Product_{k>0} 1/(1 - x^k)^A025427(k).
%Y A321459 Cf. A025427, A321433, A321437, A321457, A321458.
%K A321459 nonn
%O A321459 0,7
%A A321459 _Seiichi Manyama_, Nov 10 2018