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.

A218630 Number of partitions of n+9 with largest inscribed rectangle having area <= n.

This page as a plain text file.
%I A218630 #4 Nov 03 2012 17:01:01
%S A218630 0,0,0,0,0,0,0,1,18,47,124,150,403,477,684,986,1449,1719,2441,2906,
%T A218630 3921,4978,6133,7310,9512,11604,14046,17058,20898,24906,30539,36372,
%U A218630 43777,52301,62149,73968,88578,104720,123692,145988,172736,203019,239192,280445
%N A218630 Number of partitions of n+9 with largest inscribed rectangle having area <= n.
%H A218630 Alois P. Heinz, <a href="/A218630/b218630.txt">Table of n, a(n) for n = 0..100</a>
%F A218630 a(n) = A182114(n+9,n).
%K A218630 nonn
%O A218630 0,9
%A A218630 _Alois P. Heinz_, Nov 03 2012