login

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”).

A264527
Largest number m such that (2*n-m, 2*n+m) is a prime pair.
3
1, 1, 5, 7, 7, 9, 13, 13, 17, 19, 19, 21, 25, 23, 29, 27, 31, 35, 33, 37, 39, 43, 41, 47, 49, 49, 53, 55, 53, 51, 45, 61, 63, 67, 67, 63, 73, 73, 77, 75, 79, 81, 85, 83, 89, 87, 85, 95, 97, 97, 93, 93, 103, 87, 99, 109, 113, 115, 113, 119, 117, 115, 123, 127
OFFSET
2,3
COMMENTS
a(n) = A260689(n,A069360(n)).
LINKS
PROG
(Haskell)
a264527 = last . a260689_row
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 17 2015
STATUS
approved