login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of 0's in n-th row of triangle in A071035.
2

%I #10 Jan 14 2016 22:41:53

%S 0,0,1,0,5,3,5,0,13,11,13,7,17,11,13,0,29,27,29,23,33,27,29,15,41,35,

%T 37,23,41,27,29,0,61,59,61,55,65,59,61,47,73,67,69,55,73,59,61,31,89,

%U 83,85,71,89,75,77,47,97,83,85,55,89,59,61,0,125,123,125,119

%N Number of 0's in n-th row of triangle in A071035.

%D S. Wolfram, A New Kind of Science, Wolfram Media, 2002; Chapter 3.

%H Robert Price, <a href="/A071050/b071050.txt">Table of n, a(n) for n = 0..1000</a>

%H <a href="/index/Ce#cell">Index entries for sequences related to cellular automata</a>

%K nonn

%O 0,5

%A _Hans Havermann_, May 26 2002