%I A081452
%S A081452 4,5,7,8,11,25,29,31,33,35,75,85,87,88,90,95,130,135,155,162,169,188,
%T A081452 190,193,195,245
%N A081452 Partial maxima of A081448.
%o A081452 (PARI) t=5:m=0:g=0:for(m=2,200, while(1, for(k=1,10^12,if(isprime(k^2+t),
t=t+k^2:g=k/6:break)): if(g>m,print1(g","):m=g)))
%Y A081452 Sequence in context: A139201 A049649 A050575 this_sequence A047492 A023629
A033164
%Y A081452 Adjacent sequences: A081449 A081450 A081451 this_sequence A081453 A081454
A081455
%K A081452 nonn
%O A081452 1,1
%A A081452 Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 21 2003
%E A081452 More terms from Lambert Klasen (Lambert.Klasen(AT)gmx.net), Aug 30 2005
|