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.

A218628 Number of partitions of n+7 with largest inscribed rectangle having area <= n.

This page as a plain text file.
%I A218628 #4 Nov 03 2012 16:58:51
%S A218628 0,0,0,0,0,0,4,8,35,67,132,158,330,399,547,755,1055,1276,1737,2103,
%T A218628 2757,3476,4295,5184,6605,8079,9823,11956,14610,17544,21401,25646,
%U A218628 30885,37014,44169,52707,63063,74865,88742,105074,124470,146816,173256,203798,239540
%N A218628 Number of partitions of n+7 with largest inscribed rectangle having area <= n.
%H A218628 Alois P. Heinz, <a href="/A218628/b218628.txt">Table of n, a(n) for n = 0..100</a>
%F A218628 a(n) = A182114(n+7,n).
%K A218628 nonn
%O A218628 0,7
%A A218628 _Alois P. Heinz_, Nov 03 2012