login
a(n)^2 is the smallest positive square that contains n consecutive internal 0's.
1

%I #10 Dec 22 2023 14:14:15

%S 1,32,245,1249,6245,43589,678233,1562498,19531257,254460213,508920426,

%T 894427191,4472135955,817871093755,33166247903554

%N a(n)^2 is the smallest positive square that contains n consecutive internal 0's.

%Y Squares are in A066371.

%K base,nonn,more

%O 0,2

%A _Erich Friedman_ and _Robert G. Wilson v_, Dec 23 2001

%E a(9)-a(14) from _Lars Blomberg_, Apr 29 2013