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.

A202368 LCM of denominators of the coefficients of polynomials Q^(3)m(n)</span> defined by the recursion <span class="maths">Q^(3)_0(n)=1;</span> for <span class="maths">m>=1,Q^(3)_m(n)=sum{i=1,...,n}i^3*Q^(3)(m-1)(i).

This page as a plain text file.
%I A202368 #11 May 01 2014 02:44:23
%S A202368 1,4,672,13440,58705920,234823680,11243357798400,494707743129600,
%T A202368 4321766843980185600,86435336879603712000,450155234468976132096000
%N A202368 LCM of denominators of the coefficients of polynomials Q^(3)_m(n) defined by the recursion Q^(3)_0(n)=1; for m>=1,Q^(3)_m(n)=sum{i=1,...,n}i^3*Q^(3)_(m-1)(i).
%C A202368 See comment in A175669.
%Y A202368 Cf. A053657, A202367, A175669, A202369
%K A202368 nonn
%O A202368 1,2
%A A202368 _Vladimir Shevelev_ and _Peter J. C. Moses_, Dec 18 2011