login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

a(n)=so-se, where so(se)=sum of odd(even) base 6 run lengths of n.
0

%I #4 Mar 30 2012 18:56:49

%S 1,1,1,1,1,2,-2,2,2,2,2,2,2,-2,2,2,2,2,2,2,-2,2,2,2,2,2,2,-2,2,2,2,2,

%T 2,2,-2,-1,3,3,3,3,3,-1,3,-1,-1,-1,-1,3,3,-1,3,3,3,3,3,3,-1,3,3,3,3,3,

%U 3,-1,3,3,3,3,3,3,-1,-1,3,3,3,3,3,3,-1,3,3,3

%N a(n)=so-se, where so(se)=sum of odd(even) base 6 run lengths of n.

%K sign,base

%O 1,6

%A _Clark Kimberling_