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.

A218629 Number of partitions of n+8 with largest inscribed rectangle having area <= n.

This page as a plain text file.
%I A218629 #4 Nov 03 2012 16:59:16
%S A218629 0,0,0,0,0,0,1,4,27,59,132,158,371,443,619,871,1246,1493,2073,2485,
%T A218629 3306,4175,5154,6177,7955,9703,11782,14312,17514,20942,25616,30583,
%U A218629 36838,44049,52479,62509,74835,88622,104898,123964,146786,172780,203768,239236,280917
%N A218629 Number of partitions of n+8 with largest inscribed rectangle having area <= n.
%H A218629 Alois P. Heinz, <a href="/A218629/b218629.txt">Table of n, a(n) for n = 0..100</a>
%F A218629 a(n) = A182114(n+8,n).
%K A218629 nonn
%O A218629 0,8
%A A218629 _Alois P. Heinz_, Nov 03 2012