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 #7 Mar 04 2014 23:51:35
%S 13,2297,17,2293,23,2287,29,2281,37,2273,41,2269,43,2267,59,2251,67,
%T 2243,71,2239,73,2237,89,2221,97,2213,103,2207,107,2203,131,2179,149,
%U 2161,157,2153,167,2143,173,2137,179,2131,181,2129,197,2113
%N Prime pairs of form (sum=2*3*5*7*11).
%C The final member of the sequence is a(456) = 13.
%F a(2n-1) = A141076(n), a(2n) = 2310 - A141076(n) = A141076(229 - n).
%e (13+2297)=2310=2*3*5*7*11, etc.
%K nonn,fini,easy,less
%O 1,1
%A _Juri-Stepan Gerasimov_, Aug 05 2008
%E Comment from _Charles R Greathouse IV_, Mar 26 2010