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.

A144960 Triangle of primes described in A144954, read by rows.

Original entry on oeis.org

5, 37, 41, 157, 173, 181, 1277, 1289, 1297, 1301, 4441, 4457, 4481, 4493, 4513, 8669, 8677, 8681, 8689, 8693, 8713, 14533, 14537, 14549, 14557, 14561, 14593, 14621, 883241, 883249, 883273, 883357, 883397, 883409, 883429, 883433
Offset: 1

Views

Author

David Broadhurst, Feb 24 2009

Keywords

Comments

Row 11 is a truncation of row 12.

Examples

			Triangle begins:
  [1, [5]],
  [2, [37, 41]],
  [3, [157, 173, 181]],
  [4, [1277, 1289, 1297, 1301]],
  [5, [4441, 4457, 4481, 4493, 4513]],
  [6, [8669, 8677, 8681, 8689, 8693, 8713]],
  [7, [14533, 14537, 14549, 14557, 14561, 14593, 14621]],
  [8, [883241, 883249, 883273, 883357, 883397, 883409, 883429, 883433]],
  [9, [10006957, 10006973, 10007021, 10007077, 10007161, 10007177, 10007201, 10007269, 10007273]],
  [10, [530551397, 530551457, 530551633, 530551669, 530551717, 530551733, 530551753, 530551757, 530551829, 530551841]],
  [11, [931953301, 931953389, 931953397, 931953409, 931953433, 931953437, 931953469, 931953509, 931953569, 931953637, 931953709]],
  [12, [931953301, 931953389, 931953397, 931953409, 931953433, 931953437, 931953469, 931953509, 931953569, 931953637, 931953709, 931953733]],
  ...
		

Crossrefs

Cf. A144954.