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.

A062531 Index of smallest prime p such that there is a gap of 2^n between p and next prime.

Original entry on oeis.org

2, 4, 24, 282, 738, 8688, 273413, 92276646, 73268943890, 622074604151528
Offset: 1

Views

Author

Labos Elemer, Jun 25 2001

Keywords

Crossrefs

Formula

a(n) =A000720[A000230[2^(n-1)]] = Pi[Min{p|p-prevprime(p)=2^n}]

Extensions

a(9)-a(10) from Daniel Suteu, Nov 18 2018 [based on data from A062529]