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.

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

This page as a plain text file.
%I A321376 #14 Nov 08 2018 10:14:29
%S A321376 1,0,0,0,0,0,0,0,-1,0,0,0,-1,0,0,0,-1,0,-1,0,0,0,0,0,-1,0,1,-1,1,0,0,
%T A321376 0,1,0,1,1,0,0,1,1,2,0,1,1,4,0,0,0,2,0,-1,1,2,0,0,-1,2,1,-1,-1,-1,0,
%U A321376 -2,0,-4,-1,2,-2,-3,0,-4,-4,-1,-1,-6,-2,-7,0,2,-2,-10
%N A321376 Expansion of Product_{1 < i <= j <= k} (1 - x^(i*j*k)).
%H A321376 Seiichi Manyama, <a href="/A321376/b321376.txt">Table of n, a(n) for n = 0..10000</a>
%F A321376 G.f.: Product_{k>0} (1 - x^k)^A122179(k).
%Y A321376 Cf. A122179, A321361, A321374, A321375, A321377.
%K A321376 sign,look
%O A321376 0,41
%A A321376 _Seiichi Manyama_, Nov 08 2018