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”).

Square root of the smallest square referenced in A086982 (Numbers n such that 10^n+1 is not squarefree).
2

%I #6 Feb 13 2017 11:02:25

%S 11,7,11,13,11,7,11,11,7,13,11,17,11,7,11,19,11,7,13,101,11,7,487,11,

%T 7,11,73,11,7,11,11,13,7,11,11,7,29,11,17,11,7,11,11,7,11,13,19,11,7,

%U 11,137,11,7

%N Square root of the smallest square referenced in A086982 (Numbers n such that 10^n+1 is not squarefree).

%F a(n) = sqrt(A282344(n)). - _R. J. Mathar_, Feb 13 2017

%Y Cf. A086982, A282344.

%K nonn

%O 1,1

%A _Robert Price_, Feb 12 2017