OFFSET
1,1
COMMENTS
An n-tuple (p(1),...,p(n)) is symmetric if p(k)+p(n+1-k) is the same for all k=1,2,...,n (cf. A175309).
In contrast to A266512, n-tuples here may be singular and give the complete set of residues modulo some prime. For example, for n=3 we have the symmetric 3-tuple: (3,5,7) = (3,3+2,3+4), but there are no other symmetric 3-tuples of the form (p,p+2,p+4), since one of its elements would be divisible by 3.
For any n, a(n) <= n or a(n) = A266512(n).
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Max Alekseyev, Jan 01 2016
STATUS
approved