%I A064233
%S A064233 1,2,5,10,13,25,31,34,37,58,61,64,85,91,121,127,130,169,196,214,226,289,
%T A064233 324,370,379,400,439,526,529,571,625,676,706,730,771,784,829,841,991,
%U A064233 1024,1089,1225,1255,1351,1414,1444,1521,1549,1681,1849,1906,1936,2116
%N A064233 Numbers which are not the sum of a prime number and a nonzero square.
%C A064233 The sequence is infinite, cf. A014090. Subsequence of squares = A053726^2.
Subsequence of nonsquares is disjoint union of A020495 and A065377
and so is probably finite. - Vladeta Jovovic (vladeta(AT)eunet.rs),
Apr 02 2005
%H A064233 T. D. Noe, <a href="b064233.txt">Table of n, a(n) for n = 1..1000</a>
%e A064233 5 = 1+4 or 2+3; a prime and a square do not appear together in either
sum.
%t A064233 Complement[ Table[ n, {n, 1, 10000} ], Union[ Flatten[ Table[ Prime[
i ] + j^2, {i, 1, 1230}, {j, 1, 100} ] ] ] ]
%Y A064233 Sequence in context: A047617 A135467 A018571 this_sequence A051952 A103188
A064392
%Y A064233 Adjacent sequences: A064230 A064231 A064232 this_sequence A064234 A064235
A064236
%K A064233 easy,nonn,nice
%O A064233 1,2
%A A064233 Axel Harvey (ax(AT)hirsig.ca), Sep 22 2001
%E A064233 More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Robert G. Wilson
v (rgwv(AT)rgwv.com) and Felice Russo (felice.russo(AT)katamail.com),
Sep 23 2001
|