Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #7 Jan 11 2023 08:53:23
%S 1,2,1,2,3,4,3,2,3,2,3,4,5,4,5,6,7,8,7,6,5,6,5,4,5,6,5,6,5,6,5,6,7,8,
%T 9,8,7,8,9,8,9,10,11,12,11,12,13,14,15,16,15,14,13,12,13,12,11,10,11,
%U 12,11,10,11,10,11,10,9,10,11,12,11,12,11,10,11
%N (# 1's)-(# 0's) in first n terms of A030302.
%H Scott R. Shannon, <a href="/A030307/b030307.txt">Table of n, a(n) for n = 1..10000</a>
%K nonn
%O 1,2
%A _Clark Kimberling_