Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #4 Mar 30 2012 18:56:34
%S 0,1,2,3,4,2,4,6,8,2,3,4,5,6,4,5,6,7,8,6,7,8,9,10,8,9,10,11,12,2,4,6,
%T 8,10,4,6,8,10,12,6,8,10,12,14,8,10,12,14,16,2,3,4,5,6,4,5,6,7,8,6,7,
%U 8,9,10,8,9,10,11,12,10,11,12,13,14,4,5,6,7,8,6
%N Sum of the digits of the n-th base 5 palindrome.
%Y A029952 (base 5 palindromes)
%K nonn,base
%O 1,3
%A _Clark Kimberling_