In the array shown below the n-th row contains all the palindromes that use digits > 0 and have a digit sum of n. The sequence contains the array read by rows.

A082266

In the array shown below the n-th row contains all the palindromes that use digits > 0 and have a digit sum of n. The sequence contains the array read by rows.

Terms

    a(0) =1a(1) =2a(2) =11a(3) =3a(4) =111a(5) =4a(6) =22a(7) =121a(8) =1111a(9) =5a(10) =131a(11) =212a(12) =11111a(13) =6a(14) =33a(15) =141a(16) =222a(17) =1221a(18) =2112a(19) =11211a(20) =111111a(21) =7a(22) =151a(23) =232a(24) =313a(25) =11311a(26) =12121a(27) =21112a(28) =1111111a(29) =8

External references