%I #14 Jun 13 2024 07:36:54
%S 0,0,1,1,3,4,8,10,18,23,37,47,71,90,131,164,230,288,393,488,653,807,
%T 1060,1303,1686,2063,2637,3210,4057,4920,6158,7434,9228,11098,13671,
%U 16380,20040,23928,29098,34624,41869,49668,59755,70667,84626,99795,118991
%N Duplicate of A210249.
%C Number of nonpalindromic partitions of n. Number of partitions of n into parts which cannot be listed in palindromic order.
%C What is the value for a(0)?
%C For the number of palindromic partitions of n see A025065.
%F a(n) = A000041(n) - A025065(n), n >= 1.
%Y Cf. A000041, A000070, A025065, A210249.
%K dead
%O 1,5
%A _Omar E. Pol_, Jan 11 2014