A181494 Twin primes (A001097) of the form 3*2^k +- 1.
5, 7, 11, 13, 191, 193, 786431, 786433
Offset: 1
Programs
-
PARI
for( k=1,999, ispseudoprime(3<
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.