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.

A114007 Distinct primes in increasing order interleaved with primes of the form concatenation two or more previous terms say all a(i), a(j) i

Original entry on oeis.org

2, 3, 23, 5, 7, 37, 2357, 11, 211, 311, 2311
Offset: 0

Views

Author

Amarnath Murthy, Nov 12 2005

Keywords

Comments

A rearrangement of the primes.

Examples

			23 follows 3. Then the next term is 5 then no concatenation primes occur hence is followed by 7, etc. Each prime occurs only once.