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.

A082862 Prime(2^j) where j are the positions at which (prime(2^k+1)-prime(2^k))/log(prime(2^k)) set low-value records.

Original entry on oeis.org

2, 19, 131, 311, 1619, 3671, 1742537, 148948139, 2777105129, 16149760533341, 10082409897709157
Offset: 1

Views

Author

Labos Elemer, Apr 14 2003

Keywords

Comments

Similar to but not identical to A074327.

Examples

			The values of quotients at primes of this sequence are as follows: 1.442695..., 1.358493..., 1.230719..., 0.348444..., 0.270651..., 0.243658..., 0.139170..., 0.106274..., 0.091976..., 0.065761..., 0.054274... .
		

Crossrefs

Programs

  • Mathematica
    q=4; Do[s=(Prime[2^n+1]-Prime[2^n])/Log[Prime[2^n]]//N; If[sAmiram Eldar, Aug 10 2024 *)

Extensions

Data corrected and extended by Amiram Eldar, Aug 10 2024