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.

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

This page as a plain text file.
%I A321359 #16 Nov 08 2018 07:42:47
%S A321359 1,1,1,2,3,4,6,8,11,16,21,27,38,49,63,84,108,137,179,226,286,365,457,
%T A321359 570,720,894,1106,1378,1700,2087,2577,3151,3847,4707,5723,6941,8439,
%U A321359 10197,12300,14852,17863,21433,25740,30797,36794,43963,52372,62288,74098,87905,104149
%N A321359 Expansion of Product_{1 <= i <= j <= k} (1 + x^(i*j*k)).
%H A321359 Seiichi Manyama, <a href="/A321359/b321359.txt">Table of n, a(n) for n = 0..10000</a>
%F A321359 G.f.: Product_{k>0} (1 + x^k)^A034836(k).
%Y A321359 Cf. A034836, A211856, A280473, A321360, A321361.
%K A321359 nonn
%O A321359 0,4
%A A321359 _Seiichi Manyama_, Nov 07 2018