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.

A265614 A set of nine consecutive primes forming a 3 X 3 semimagic square with the smallest magic constant (65573).

Original entry on oeis.org

21821, 21839, 21841, 21851, 21859, 21863, 21871, 21881, 21893
Offset: 1

Views

Author

Arkadiusz Wesolowski, Dec 10 2015

Keywords

Examples

			The semimagic square is
|-----|-----|-----|
|21821|21859|21893|
|-----|-----|-----|
|21871|21863|21839|
|-----|-----|-----|
|21881|21851|21841|
|-----|-----|-----|
		

Crossrefs

Programs

  • Mathematica
    Prime@Range[2448, 2456]