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.

A277434 Primes in A001075.

Original entry on oeis.org

2, 7, 97, 708158977
Offset: 1

Views

Author

Timothy L. Tiffin, Oct 14 2016

Keywords

Comments

For n >= 2, a(n) == 7 mod 30.
Terms in this sequence have the form A001075(2^k) [see my third comment on A001075]: a(1) = A001075(2^0) = A001075(1), a(2) = A001075(2^1) = A001075(2), a(3) = A001075(2^2) = A001075(4), and a(4) = A001075(2^4) = A001075(16). Are there more terms and, if so, will a(5) = A001075(2^16) = A001075(65536)?
The following terms are not prime and, thus, not in the sequence: A001075(m), for m = 8, 32, 64, 128, 256, 512, 1024. So, a(5) > 2.3619*10^585.
a(5), if it exists, is at least A001075(2^23) and hence has more than four million decimal digits. - Charles R Greathouse IV, Nov 10 2016

Crossrefs

Cf. A001075.

Programs