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.

Showing 1-2 of 2 results.

A317679 Sets of n distinct primes q_i in ascending order, written as a triangle, providing the fair compensation amounts corresponding to the asset counts p_i of A317678.

Original entry on oeis.org

1, 5, 23, 7, 31, 103, 7, 17, 47, 67, 7, 31, 43, 103, 211, 19, 47, 61, 89, 131, 313, 7, 23, 103, 167, 263, 359, 503, 47, 83, 101, 137, 191, 353, 461, 587, 13, 53, 73, 113, 173, 193, 293, 353, 953, 7, 29, 73, 139, 227, 293, 557, 601, 821, 1063
Offset: 1

Views

Author

Hugo Pfoertner, Aug 10 2018

Keywords

Comments

See A317678 for detailed information. Since there is no solution satisfying the criteria for n=1, a(1)=1 is set to complete the triangle.

Examples

			Triangle begins:
   1;
   5, 23;
   7, 31, 103;
   7, 17,  47,  67;
   7, 31,  43, 103, 211;
  19, 47,  61,  89, 131, 313;
   7, 23, 103, 167, 263, 359, 503;
   ...
		

Crossrefs

A317680 Least sum S_n of n distinct primes p_i such that q_j = n*p_j - Sum_{k=1..n,k!=j} p_k, j=1..n is prime, such that the set union {p_i} U {q_i} contains 2*n distinct primes.

Original entry on oeis.org

28, 141, 138, 395, 660, 1425, 1960, 2217, 3810, 5005, 7230
Offset: 2

Views

Author

Hugo Pfoertner, Aug 10 2018

Keywords

Comments

The sets of primes p_i and q_i and a description of the problem are provided in A317678 and A317679. a(1) is omitted to indicate the nonexistence of a solution.
a(13) <= 8955, a(14) <= 12122.

Crossrefs

Showing 1-2 of 2 results.