Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #5 Dec 05 2013 19:57:00
%S 1,2,11,3,111,4,22,121,202,1111,2002,5,131,212,10301,11111,20102,6,33,
%T 141,222,303,1221,2112,3003,10401,11211,12021,20202,21012,30003,
%U 102201,111111,120021,201102,210012,300003,7,151,232,313,10501,11311,12121
%N The n-th row of the following array contains all palindromes, with at most n digits, with digit sum n. Sequence contains the array by rows.
%C 1
%C 2 11
%C 3 111
%C 4 22 121 202 1111 2002
%C 5 131 212 10301 20102
%Y Cf. A109859.
%K base,nonn,tabf
%O 1,2
%A _Amarnath Murthy_, Jul 08 2005
%E More terms from _R. J. Mathar_, Aug 15 2007