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.

A175666 Sum of Sophie Germain prime p and corresponding safe prime q=2p+1.

Original entry on oeis.org

7, 10, 16, 34, 70, 88, 124, 160, 250, 268, 340, 394, 520, 538, 574, 700, 718, 754, 844, 880, 1078, 1258, 1294, 1330, 1474, 1528, 1780, 1924, 1960, 1978, 2050, 2158, 2230, 2284, 2428, 2734, 2860, 3040, 3058, 3094, 3148, 3310, 3670, 3688, 3868, 4228, 4318
Offset: 1

Views

Author

Zak Seidov, Aug 05 2010

Keywords

Comments

For n > 1, numbers of the form 6k-2 such that Omega( (2k-1)(4k-1) ) = 2. - Wesley Ivan Hurt, Jun 28 2013
First semiprimes: 10,34,394,538,718,1294,2734. - Zak Seidov, Sep 07 2016

Crossrefs

Programs

Formula

a(n) = A005384(n)+A005385(n) = 3*A005384(n)+1 = (3*A005385(n)-1)/2.