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.

A193718 Let F(x) = 1 + 1*x + 4*x^2 + 10*x^3 + ..., the g.f. for A000293 (solid partitions), and write F(x) = 1/Product_{n>=1} E(n)^a(n) where E(n) = Product_{k>=n} (1 - x^(n*k)).

This page as a plain text file.
%I A193718 #9 Jan 03 2021 14:07:58
%S A193718 1,2,5,7,14,12,25,24,40,51,96,93,111,-5,-206,-530,-736,-591,778,3819,
%T A193718 9292,16373,23055,23706,10101,-31727,-120766,-283232,-548925,-932041,
%U A193718 -1380126,-1654576,-1144753,1386362,7943163,21084398,42787784,71815410,98995079,100388956,29623770,-187442482,-648478235,-1449118398,-2615085854,-3963369427,-4855203952,-3819950381,1908741941,16724652946
%N A193718 Let F(x) = 1 + 1*x + 4*x^2 + 10*x^3 + ..., the g.f. for A000293 (solid partitions), and write F(x) = 1/Product_{n>=1} E(n)^a(n) where E(n) = Product_{k>=n} (1 - x^(n*k)).
%Y A193718 Cf. A037452 (expansion 1/Product_{n>=1} (1 - x^n)^a(n)), A000293 (solid partitions).
%K A193718 sign
%O A193718 0,2
%A A193718 _Joerg Arndt_, Aug 03 2011