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.

Showing 1-2 of 2 results.

A075519 Primes p such that floor(p/4) is prime.

Original entry on oeis.org

11, 13, 23, 29, 31, 47, 53, 71, 79, 127, 149, 151, 167, 173, 191, 239, 269, 271, 293, 317, 359, 389, 431, 439, 509, 557, 599, 607, 631, 653, 719, 727, 773, 797, 911, 919, 967, 1031, 1087, 1109
Offset: 1

Views

Author

Reinhard Zumkeller, Sep 19 2002

Keywords

Examples

			23 is a term, as 23 = 4*5 + 3.
		

Crossrefs

Programs

Extensions

Definition corrected by Eric M. Schmidt, Aug 04 2013

A144769 a(n) = floor(prime(n)/3).

Original entry on oeis.org

0, 1, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 26, 27, 29, 32, 33, 34, 35, 36, 37, 42, 43, 45, 46, 49, 50, 52, 54, 55, 57, 59, 60, 63, 64, 65, 66, 70, 74, 75, 76, 77, 79, 80, 83, 85, 87, 89, 90, 92, 93, 94, 97, 102, 103, 104, 105, 110, 112, 115, 116
Offset: 1

Views

Author

Keywords

Crossrefs

See A130290 for prime(n)/2 or A075518 for prime(n)/4.

Programs

Formula

a(n) = floor(A000040(n)/3). - R. J. Mathar, Sep 21 2008

Extensions

Edited by R. J. Mathar, Sep 21 2008
Showing 1-2 of 2 results.