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.

A104718 Concatenations of pairs of primes that differ by 8.

Original entry on oeis.org

311, 513, 1119, 2331, 2937, 5361, 5967, 7179, 8997, 101109, 131139, 149157, 173181, 191199, 233241, 263271, 269277, 359367, 389397, 401409, 431439, 449457, 479487, 491499, 563571, 569577, 593601, 599607, 653661, 683691, 701709, 719727, 743751
Offset: 1

Views

Author

Jonathan Vos Post, Mar 20 2005

Keywords

Comments

There are no primes in this sequence after a(1) = 311, as all values thereafter are divisible by 3. Semiprimes in this sequence include: a(3) = 1119 = 3 * 373 a(6) = 5361 = 3 * 1787, a(8) = 7179 = 3 * 2393, a(9) = 8997 = 3 * 2999, a(10) = 101109 = 3 * 33703, a(13) = 173181 = 3 * 57727, a(15) = 233241 = 3 * 77747, a(17) = 269277 = 3 * 89759, a(21) = 431439 = 3 * 143813, a(26) = 569577 = 3 * 189859, a(35) = 821829 = 3 * 273943.

Crossrefs

Formula

a(n) = A023202(n) concatenated with A023202(n)+8.