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.

A114845 Slowest growing sequence of semiprimes having the semiprime-pairwise-average property: for any i,j, (a(i)+a(j))/2 is semiprime.

Original entry on oeis.org

4, 14, 38, 134, 254, 13238, 252254, 691958, 952814, 3316238, 30364918838, 210339665174, 575167942574
Offset: 1

Views

Author

Jonathan Vos Post, Feb 20 2006

Keywords

Comments

Semiprime analog of A113875.

Examples

			The pairwise average of the semiprimes {4 = 2^2, 14 = 2*7} is {9 = 3^2}.
The pairwise averages of the semiprimes {4, 14, 38} are {9, 21, 26}.
The pairwise averages of the semiprimes {4, 14, 38, 134} are {9, 21, 26, 69, 74, 86}.
The pairwise averages of the semiprimes {4, 14, 38, 134, 254} are {9, 21, 26, 69, 74, 86, 129, 134, 146, 194}.
		

Crossrefs

Formula

a(n) = 2*A164979(n).

Extensions

More terms from Zak Seidov, Feb 21 2006
Corrected and extended by Zak Seidov, Sep 03 2009
a(11)-a(12) from Amiram Eldar, Jun 27 2024
a(13) from Jinyuan Wang, May 29 2025