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.

A118578 Numbers n such that A118799(n) = 0.

Original entry on oeis.org

21, 25, 29, 80, 1718, 4157, 4158, 5841, 20376, 23719, 28100, 28101, 28232, 32407, 32411, 45826, 49771, 56821, 58210, 59013, 62808, 63090, 63367, 65700, 66199, 71054, 82094, 83507, 86948, 94928, 95585, 99154, 101974, 126918, 126922, 127947
Offset: 1

Views

Author

Jonathan Vos Post, May 24 2006

Keywords

Examples

			a(1) = 21 because A118799(21) = 0 because of the singular matrix:
| 73  79  83  89|
| 97 101 103 107|
|109 113 127 131|
|137 139 149 151|.
a(4) = 80 because A118799(80) = 0 because of the singular matrix:
|409 419 421 431|
|433 439 443 449|
|457 461 463 467|
|479 487 491 499|.
		

Crossrefs

Formula

n such that the following matrix is singular:
|prime(n) prime(n+1) prime(n+2) prime(n+3) |
|prime(n+4) prime(n+5) prime(n+6) prime(n+7) |
|prime(n+8) prime(n+9) prime(n+10) prime(n+11)|
|prime(n+12) prime(n+13) prime(n+14) prime(n+15)|

Extensions

More terms from Max Alekseyev, Sep 24 2011