cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A113832 Triangle read by rows: row n (n>=2) gives a set of n primes with the property that the pairwise averages are all primes, having the smallest largest element.

This page as a plain text file.
%I A113832 #18 Mar 19 2016 14:05:51
%S A113832 3,7,3,7,19,3,11,23,71,5,29,53,89,113,3,11,83,131,251,383,5,29,113,
%T A113832 269,353,449,509,5,17,41,101,257,521,761,881,23,431,503,683,863,1091,
%U A113832 1523,1871,2963,31,1123,1471,1723,3463,3571,4651,5563,5743,6991
%N A113832 Triangle read by rows: row n (n>=2) gives a set of n primes with the property that the pairwise averages are all primes, having the smallest largest element.
%C A113832 If there is more than one set with the same smallest last element, choose the lexicographically earliest solution.
%C A113832 For distinct primes, the solution for n=5 is {5, 29, 53, 89, 173}.
%D A113832 Antal Balog, The prime k-tuplets conjecture on average, in "Analytic Number Theory" (eds. B. C. Berndt et al.) Birkhäuser, Boston, 1990, pp. 165-204. [Background]
%H A113832 Toshitaka Suzuki, <a href="/A113832/b113832.txt">Table of n, a(n) for n = 2..91</a>
%H A113832 Jens Kruse Andersen, <a href="http://primerecords.dk/aprecords.htm">Primes in Arithmetic Progression Records</a> [May have candidates for later terms in this sequence.]
%H A113832 Andrew Granville, <a href="http://www.dms.umontreal.ca/~andrew/PDF/PrimePatterns.pdf">Prime number patterns</a>
%e A113832 Triangle begins:
%e A113832 3, 7
%e A113832 3, 7, 19
%e A113832 3, 11, 23, 71
%e A113832 5, 29, 53, 89, 113
%e A113832 3, 11, 83, 131, 251, 383
%e A113832 5, 29, 113, 269, 353, 449, 509
%e A113832 The set of primes generated by {5, 29, 53, 89, 113} is {17, 29, 41, 47, 59, 59, 71, 71, 83, 101}.
%Y A113832 Cf. A113827-A113831, A113833, A113834, A088430.
%Y A113832 See A115631 for the case when all pairwise averages are distinct primes.
%K A113832 nonn,tabf
%O A113832 2,1
%A A113832 _N. J. A. Sloane_, Jan 25 2006
%E A113832 More terms from _T. D. Noe_, Feb 01 2006