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.

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

This page as a plain text file.
%I A321360 #14 Nov 08 2018 07:47:21
%S A321360 1,1,2,3,6,8,14,19,32,44,67,91,139,186,269,362,517,686,958,1264,1741,
%T A321360 2286,3092,4033,5416,7018,9296,11998,15769,20228,26356,33648,43539,
%U A321360 55343,71079,89942,114909,144775,183819,230746,291557,364544,458371,571084,714971,887798,1106704
%N A321360 Expansion of Product_{1 <= i <= j <= k} 1/(1 - x^(i*j*k)).
%H A321360 Seiichi Manyama, <a href="/A321360/b321360.txt">Table of n, a(n) for n = 0..10000</a>
%H A321360 N. J. A. Sloane, <a href="/transforms.txt">Transforms</a>
%F A321360 Euler transform of A034836.
%F A321360 G.f.: Product_{k>0} 1/(1 - x^k)^A034836(k).
%Y A321360 Cf. A034836, A174465, A182269, A321359, A321361.
%K A321360 nonn
%O A321360 0,3
%A A321360 _Seiichi Manyama_, Nov 07 2018