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

%I #7 Feb 06 2021 14:34:15

%S 1,1,2,3,5,6,9,10,13,14,17,17,19,18,19,17,17,15,14,12,12,11,11,11,12,

%T 13,14,15,16,17,18,18,19,19,19,19,20,19,19,19,19,19,19,19,19,19,20,21,

%U 21,22,23,24,26,26,28,28,29,29,31,29,30,30,30,30,30,30,30,30,31

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

%H Alois P. Heinz, <a href="/A341158/b341158.txt">Table of n, a(n) for n = 15..20000</a>

%Y Cf. A002113, A136522, A319470, A341155, A341156, A341157, A341159.

%K nonn,base

%O 15,3

%A _Ilya Gutkovskiy_, Feb 06 2021