login
Number of partitions of n into squares where every part appears at least 11 times
1

%I #4 Mar 31 2012 12:35:30

%S 0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,

%T 1,1,1,1,1,1,1,1,1,2,1,1,1,2,1,1,1,2,1,1,2,3,2,2,3,4,3,3,4,5,4,4,5,6,

%U 5,5,6,7,6,6,7,8,7,7,8,9,8,8,9,10,9,9,10,11,10,10,11,12,11,11,12,13,12,12,14,14,13,13,14,15,14,14

%N Number of partitions of n into squares where every part appears at least 11 times

%H R. H. Hardin, <a href="/A161099/b161099.txt">Table of n, a(n) for n=1..1000</a>

%K nonn

%O 1,44

%A _R. H. Hardin_ Jun 02 2009