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.

A111215 Numbers k such that 4k + 5 is prime.

Original entry on oeis.org

0, 2, 3, 6, 8, 9, 12, 14, 17, 21, 23, 24, 26, 27, 33, 36, 38, 42, 44, 47, 48, 56, 57, 59, 63, 66, 68, 69, 72, 77, 78, 83, 86, 87, 92, 96, 98, 99, 101, 104, 107, 111, 113, 114, 126, 129, 134, 138, 141, 143, 147, 149, 152, 153, 159, 162, 164, 167, 168, 174, 176, 182, 188
Offset: 1

Views

Author

Parthasarathy Nambi, Oct 24 2005

Keywords

Examples

			If k=99 then 4k + 5 = 401 (prime).
		

Crossrefs

Programs

Formula

a(n) = A005098(n) - 1. - Daniel Starodubtsev, Feb 10 2020