[go: up one dir, main page]

login
Revision History for A329573 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
For all n >= 1, exactly 12 sums are prime among a(n+i) + a(n+j), 0 <= i < j < 7; lexicographically earliest such sequence of distinct positive numbers.
(history; published version)
#19 by Michael De Vlieger at Fri Jan 07 19:35:52 EST 2022
STATUS

proposed

approved

#18 by Jon E. Schoenfield at Fri Jan 07 18:19:07 EST 2022
STATUS

editing

proposed

#17 by Jon E. Schoenfield at Fri Jan 07 18:19:05 EST 2022
EXAMPLE

Up to and including the 6th term, there is no constraint other than not using a term more than once, since it is impossible to have more than 12 primes as pairwise sums of 6 numbers. So one would first try to use the lexicographically smallest possible choice a(1..6) =?= (1, 2, ..., 6). But then one would have only 7 pairs (i,j) such that a(i) + a(j) is prime, 1 <= i < j <= 6. So one would need 12 - 7 = 5 more primes in {1, 2, ..., 6} + a(7), which is impossible. One can check that even a(1..5) =?= (1,...,5) does not allow one to find a(6) and a(7) in order to have 12 prime sums a(i) + a(j), 1 <= i < j <= 7. Nor is it possible to find a solution with a(5) equal to 6 or 7 or 8. One finds that a(5) = 9, and a(6) = 10, are the smallest possible choices for which a(7) can be found as to satisfy the requirement. In that case, a(7) = 27 is the smallest possible solution, which yields the 12 prime sums 1+2, 2+3, 1+4, 3+4, 2+9, 4+9, 1+10, 3+10, 9+10, 2+27, 4+27, 10+27.

STATUS

approved

editing

#16 by Michel Marcus at Wed Feb 19 04:07:37 EST 2020
STATUS

reviewed

approved

#15 by M. F. Hasler at Sat Feb 15 08:35:28 EST 2020
STATUS

proposed

reviewed

#14 by Michel Marcus at Fri Feb 14 23:57:03 EST 2020
STATUS

editing

proposed

Discussion
Sat Feb 15
08:35
M. F. Hasler: yes of course.
#13 by Michel Marcus at Fri Feb 14 23:56:56 EST 2020
COMMENTS

That is, there are twelve 12 primes, counted with multiplicity, among the 21 pairwise sums of any 7 consecutive terms.

STATUS

proposed

editing

Discussion
Fri Feb 14
23:57
Michel Marcus: ok ?
#12 by M. F. Hasler at Fri Feb 14 17:33:32 EST 2020
STATUS

editing

proposed

#11 by M. F. Hasler at Fri Feb 14 17:33:16 EST 2020
COMMENTS

Conjectured to be a permutation of the positive integers. See A329572 for the "nonnegative" variant: (same definition but with n >= 0 and a(0) terms >= 0, ), leading to a quite different sequence.

STATUS

proposed

editing

#10 by M. F. Hasler at Fri Feb 14 17:31:09 EST 2020
STATUS

editing

proposed