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.

A218623 Number of partitions of n+2 with largest inscribed rectangle having area <= n.

This page as a plain text file.
%I A218623 #5 Nov 03 2012 16:53:34
%S A218623 0,0,0,1,5,7,16,21,34,48,69,89,129,166,220,287,377,478,619,778,992,
%T A218623 1247,1565,1941,2428,3000,3706,4553,5594,6826,8341,10129,12300,14873,
%U A218623 17962,21619,26009,31175,37324,44567,53164,63245,75167,89118,105544,124746,147261
%N A218623 Number of partitions of n+2 with largest inscribed rectangle having area <= n.
%H A218623 Alois P. Heinz, <a href="/A218623/b218623.txt">Table of n, a(n) for n = 0..100</a>
%F A218623 a(n) = A182114(n+2,n).
%K A218623 nonn
%O A218623 0,5
%A A218623 _Alois P. Heinz_, Nov 03 2012