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.

A212116 Number of partitions of n into exactly 5 different parts with distinct multiplicities.

This page as a plain text file.
%I A212116 #5 May 03 2012 08:08:01
%S A212116 1,6,12,24,48,68,108,168,232,318,458,588,781,1043,1298,1663,2147,2603,
%T A212116 3216,4039,4814,5822,7103,8356,9936,11902,13784,16160,19082,21841,
%U A212116 25301,29399,33450,38226,44084,49543,56381,64047,71870,80596,91459,101249,113545
%N A212116 Number of partitions of n into exactly 5 different parts with distinct multiplicities.
%e A212116 a(35) = 1: [5,4,4,3,3,3,2,2,2,2,1,1,1,1,1].
%e A212116 a(36) = 6: [5,4,4,3,3,3,2,2,2,2,1,1,1,1,1,1], [5,4,4,3,3,3,2,2,2,2,2,1,1,1,1], [5,4,4,3,3,3,3,2,2,2,1,1,1,1,1], [5,4,4,4,3,3,2,2,2,2,1,1,1,1,1], [5,5,4,3,3,3,2,2,2,2,1,1,1,1,1], [6,4,4,3,3,3,2,2,2,2,1,1,1,1,1].
%Y A212116 Column k=5 of A182485.
%K A212116 nonn
%O A212116 35,2
%A A212116 _Alois P. Heinz_, May 01 2012