Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Dec 15 2020 19:20:56
%S 1,1,1,2,2,3,4,5,6,8,12,89,448,1816,6378,20132,58499,159046,409174,
%T 483330,1087744,2368800,5010688,10327156,20792120,40982540,79229676,
%U 150473568,281138048,549462336,995645336,1780751883,3146284870,5495597248,9496158208
%N Number of partitions of the n-th decimal palindrome into distinct integers.
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/PalindromicNumber.html">Palindromic Number</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/Partition.html">Partition</a>
%F a(n) = A000009(A002113(n)).
%Y Cf. A091585, A091582.
%K nonn,base
%O 1,4
%A _Reinhard Zumkeller_, Jan 22 2004
%E a(1)=1 prefixed and more terms from _Georg Fischer_, Dec 15 2020