OFFSET
1,1
COMMENTS
a(n) = A260580(n,1);
smallest number m such that the n-th odd prime p is needed to write 2*m = (p+q)/2.
LINKS
Reinhard Zumkeller, Table of n, a(n) for n = 1..1000
PROG
(Haskell)
a260485 = head . a260580_row
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Aug 11 2015
STATUS
approved