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.

A115883 The n-th prime minus n gives a triangular number.

Original entry on oeis.org

1, 2, 4, 5, 7, 13, 34, 37, 46, 62, 104, 111, 210, 259, 274, 296, 306, 439, 488, 502, 513, 751, 763, 817, 969, 998, 1132, 1231, 1405, 1586, 1849, 1982, 2107, 2488, 2578, 2695, 2732, 2752, 2989, 3008, 3079, 3322, 3958, 4201, 4628, 5035, 5594, 5722, 5929
Offset: 1

Views

Author

Giovanni Resta, Feb 06 2006

Keywords

Examples

			prime(13)-13 = 41-13 = 28 = T(7).
		

Crossrefs

Programs