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”).
%I #5 Nov 14 2016 10:36:15
%S 3,11,43,53,59,67,83,131,139,149,173,179,227,233,251,277,283,331,347,
%T 349,419,431,491,547,557,563,571,587,617,643,659,661,683,701,733,739,
%U 743,757,821,827,907,941,947,971,1013,1019,1051,1061,1091,1109,1117,1123,1129,1163,1187,1213,1229,1259,1283,1291,1301,1307,1327,1373,1427,1429,1451,1453
%N Primes in A276573, the infinite trunk of least squares beanstalk.
%H Antti Karttunen, <a href="/A277888/b277888.txt">Table of n, a(n) for n = 1..4248</a>
%F a(n) = A276573(A277887(n)).
%o (Scheme) (define (A277888 n) (A276573 (A277887 n)))
%Y Intersection of A000040 and A276573.
%Y Cf. A277887, A277487, A278167.
%K nonn
%O 1,1
%A _Antti Karttunen_, Nov 13 2016