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.

A228121 Numbers n such that 3n - 4 is prime.

Original entry on oeis.org

2, 3, 5, 7, 9, 11, 15, 17, 19, 21, 25, 29, 31, 35, 37, 39, 45, 47, 51, 57, 59, 61, 65, 67, 77, 79, 81, 85, 87, 89, 91, 95, 99, 105, 107, 117, 119, 121, 129, 131, 135, 141, 145, 149, 151, 155, 157, 161, 165, 169, 171, 175, 187, 189, 191, 197, 199, 201, 207, 215, 217, 219, 221, 227, 229
Offset: 1

Views

Author

Irina Gerasimova, Aug 11 2013

Keywords

Comments

Primes in a(n): 2, 3, 5, 7, 11, 17, 19, 29, 31, 37, 47, 59, 61, 67, 79, 89, 107, 131, 149, 151, 157, 191, 197, 199, 227, 229, 241, 271, 277, 281,...

Examples

			For n = 15, 3*15 - 4 = 41 is prime.
		

Crossrefs

Programs

Formula

a(n) = A024893(n) + 2. - Michael B. Porter, Aug 11 2013