login
Smallest prime containing the n-th square in decimal notation.
1

%I #4 Mar 30 2012 18:50:19

%S 11,41,19,163,251,367,149,641,181,1009,1213,1447,1693,11969,2251,

%T 12569,1289,13241,1361,4001,2441,14843,3529,15761,6257,6761,2729,7841,

%U 6841,9001,6961,10243,10891,115601,12251,12967,11369,14447,15217,16001

%N Smallest prime containing the n-th square in decimal notation.

%C Essentially the same as A029948. [From _R. J. Mathar_, Oct 02 2008]

%Y A062584, A000290, A000040, A065145.

%K base,nonn

%O 1,1

%A _Reinhard Zumkeller_, Oct 17 2001