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.

A215848 Primes > 3.

Original entry on oeis.org

5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281
Offset: 1

Views

Author

Juri-Stepan Gerasimov , Nov 29 2009

Keywords

Comments

Or, prime sums of primes (without repetition).
Or, smallest prime > n-th odd prime.
Or, primes p such that p*(p+1)/2-1 is a composite.
Note that p*(p+1)/2-1 = (1/2)*(p - 1)*(p + 2), also 3*(3+1)/2-1 = 5. - Joerg Arndt, Jan 12 2011.
The inclusion of this sequence in the OEIS is justified by the fact that a number of other sequences can be more simply described using it, and also so that Superseeker can make use of it. - N. J. A. Sloane, Aug 24 2012
Also level number where the total number of faces is increased by 4 in the perspective view of the stepped pyramid described in A245092. - Omar E. Pol, Mar 20 2019

Crossrefs

Programs

Formula

a(n) = A000040(n+2). - Omar E. Pol, Mar 20 2019

Extensions

Entries checked by R. J. Mathar, Mar 18 2010