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.

A192862 Flat primes: odd primes p such that p+1 is a squarefree number times a power of two.

Original entry on oeis.org

3, 5, 7, 11, 13, 19, 23, 29, 31, 37, 41, 43, 47, 59, 61, 67, 73, 79, 83, 101, 103, 109, 113, 127, 131, 137, 139, 151, 157, 163, 167, 173, 181, 191, 193, 211, 223, 227, 229, 239, 257, 263, 271, 277, 281, 283, 307, 311, 313, 317, 331, 347, 353, 367, 373, 379
Offset: 1

Views

Author

Keywords

Comments

Broughan & Qizhi show that this sequence has relative density 2A in the primes, where A = A005596 is Artin's constant. Consequently, there exists a flat number between x and (1+e)x for every e > 0 and large enough x.

Crossrefs

Subsequence of A192861.

Programs

Formula

a(n) ~ k * n * log(n) with k = 1/(2A) = 1.3370563...