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.

A088762 Numbers n such that (2n-1, 2n+3) is a cousin prime pair.

Original entry on oeis.org

2, 4, 7, 10, 19, 22, 34, 40, 49, 52, 55, 64, 82, 97, 112, 115, 139, 154, 157, 175, 190, 199, 220, 229, 232, 244, 250, 307, 322, 337, 370, 379, 385, 412, 427, 430, 439, 442, 454, 469, 484, 505, 544, 547, 607, 640, 649, 652, 712, 715, 724, 742, 745, 775, 784, 790
Offset: 1

Views

Author

Ray Chandler, Oct 26 2003

Keywords

Crossrefs

Essentially the same as A111981.

Programs

Formula

a(n) = (A087679(n)-1)/2 = (A023200(n)+1)/2 = (A046132(n)-3)/2.