login
Number of partitions of n into 10 distinct nonzero decimal palindromes.
5

%I #6 Feb 06 2021 15:08:22

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

%T 0,2,2,2,3,3,4,4,5,5,5,4,6,5,5,5,5,5,5,5,5,5,4,7,6,6,7,7,8,8,9,9,9,8,

%U 11,9,9,10,10,11,11

%N Number of partitions of n into 10 distinct nonzero decimal palindromes.

%H Alois P. Heinz, <a href="/A341168/b341168.txt">Table of n, a(n) for n = 56..20000</a>

%Y Cf. A002113, A136522, A319475, A341155, A341156, A341157, A341158, A341159, A341165, A341166, A341167.

%K nonn,base

%O 56,36

%A _Ilya Gutkovskiy_, Feb 06 2021