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.

A090614 Numbers n such that 14n+3 is prime.

Original entry on oeis.org

0, 1, 2, 4, 5, 7, 11, 14, 16, 17, 19, 20, 22, 25, 26, 29, 34, 37, 40, 41, 44, 46, 47, 55, 56, 59, 61, 67, 70, 71, 74, 79, 80, 82, 85, 89, 91, 92, 94, 97, 104, 106, 110, 112, 115, 116, 119, 121, 125, 130, 134, 136, 139, 149, 152, 160, 167, 170, 172, 176, 182, 184, 185
Offset: 1

Views

Author

Ray Chandler, Dec 23 2003

Keywords

Crossrefs

A045437 gives primes, A090613 gives prime index.

Programs

Formula

a(n) = (A024903(n+1)-1)/2 = (A033868(n)-2)/2 = A089033(n)/2.