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.

A340924 8*a(n) is the maximum possible determinant of a 4 X 4 matrix whose entries are 16 consecutive primes starting with prime(n).

Original entry on oeis.org

608537, 837080, 1062261, 1335740, 1613011, 1834307, 2103606, 2369995, 2621808, 3072665, 3592140, 3891774, 4267302, 4412932, 4443915, 5039601, 5706864, 6673106, 7402050, 8535384, 9378963, 9989532, 10834096, 11530350, 11987568, 13560234, 14289963, 15119412, 15198123
Offset: 1

Views

Author

Hugo Pfoertner, Jan 26 2021

Keywords

Comments

The entries of the matrix are arranged in such a way that the determinant of the matrix is maximized.

Examples

			a(1) = 608537 = A180128(4)/8 with the corresponding matrix shown in A180128.
a(2) = 837080: determinant (
  [59 19 23  7]
  [11 53 37 13]
  [17  5 43 41]
  [29 31  3 47]) = 6696640 = 8*837080.
		

Crossrefs