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.

A321374 Expansion of Product_{1 < i <= j <= k} (1 + x^(i*j*k)).

This page as a plain text file.
%I A321374 #9 Nov 08 2018 10:14:37
%S A321374 1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,2,0,0,0,3,0,1,1,3,0,2,0,5,0,
%T A321374 1,1,8,0,3,1,8,0,5,1,12,2,4,2,18,0,9,3,18,2,14,3,28,3,13,5,39,2,22,10,
%U A321374 42,5,32,8,61,8,34,14,85,7,52,22,91,14,74,20,132,24,80
%N A321374 Expansion of Product_{1 < i <= j <= k} (1 + x^(i*j*k)).
%H A321374 Seiichi Manyama, <a href="/A321374/b321374.txt">Table of n, a(n) for n = 0..10000</a>
%F A321374 G.f.: Product_{k>0} (1 + x^k)^A122179(k).
%Y A321374 Cf. A122179, A211857, A321359.
%K A321374 nonn
%O A321374 0,21
%A A321374 _Seiichi Manyama_, Nov 08 2018