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.

A095278 Numbers k such that 4k + 3 is prime.

Original entry on oeis.org

0, 1, 2, 4, 5, 7, 10, 11, 14, 16, 17, 19, 20, 25, 26, 31, 32, 34, 37, 40, 41, 44, 47, 49, 52, 55, 56, 59, 62, 65, 67, 70, 76, 77, 82, 86, 89, 91, 94, 95, 104, 107, 109, 110, 115, 116, 119, 121, 122, 124, 125, 130, 136, 140, 142, 146, 149, 151, 154, 157, 160, 161, 164
Offset: 1

Views

Author

Antti Karttunen, Jun 01 2004

Keywords

Crossrefs

Cf. A002145. Complement of A095277. Union of A095272 and A095273. Cf. also A005098.

Programs

Formula

a(n) = (A002145(n) - 3)/4.