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.

A128193 First differences of values of n for Cullen primes in A005849.

Original entry on oeis.org

140, 4572, 1082, 816, 11885, 13796, 177, 27187, 31169, 171594, 98856, 120624, 872929, 4973720, 351333
Offset: 1

Views

Author

Enoch Haga, Feb 18 2007

Keywords

Comments

Carlos Rivera's Problem 50 is devoted to this topic. If we pair differences according to magnitude, we first obtain 177-140=37 a prime. This raises the question as to whether there are other such prime values.

Examples

			a(1)=140 because the first pair of n are 1 and 141. 141 - 1 = 140.
		

Crossrefs

Formula

a(n) = A005849(n+1) - A005849(n). - Michel Marcus, Sep 27 2020

Extensions

Offset 1 from Michel Marcus, Sep 27 2020
a(14)-a(15) added by Florian Baur, Sep 27 2020