a(n) is the sum of all distinct integers that can be produced by reversing the digits of n in any base b >= 2.

A211518

a(n) is the sum of all distinct integers that can be produced by reversing the digits of n in any base b >= 2.

Terms

    a(0) =1a(1) =3a(2) =4a(3) =5a(4) =13a(5) =21a(6) =37a(7) =40a(8) =71a(9) =82a(10) =150a(11) =140a(12) =232a(13) =252a(14) =327a(15) =352a(16) =520a(17) =497a(18) =711a(19) =729a(20) =881a(21) =1027a(22) =1325a(23) =1214a(24) =1567a(25) =1700a(26) =1904a(27) =2016a(28) =2388a(29) =2523

External references