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.

A320879 Primes such that iteration of A062028 (n + its digit sum) yields 7 primes in a row.

Original entry on oeis.org

286330897, 10858338851, 12869802851, 15845166851, 29837412851, 45480846799, 56676324799, 56676324863, 68105187851, 73915118861, 114737845853, 129282912851, 154648223809, 155738371853, 207036953861, 271077075851, 358515148853, 373169411809, 373169411861, 395705343799
Offset: 1

Views

Author

Zak Seidov and M. F. Hasler, Nov 08 2018

Keywords

Comments

The first 15 terms are immediately calculated from A320878(1..200) using the formula.

Crossrefs

Cf. A047791, A048519, A062028 (n + digit sum of n).
a(1) = A090009(8) = start of first chain of 8 primes under iteration of A062028.
Subsequence of A320878; A320880 is a subsequence.

Programs

Formula

A320879 = { n in A320878 | A062028(n) in A320878 } = { n = A320878(k) | A062028(n) = A320878(k+1) }.

Extensions

a(16)-a(20) from Lars Blomberg, Feb 10 2019