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.

A039687 Primes of the form 3*2^k + 1.

Original entry on oeis.org

7, 13, 97, 193, 769, 12289, 786433, 3221225473, 206158430209, 6597069766657, 221360928884514619393, 2353913150770005286438421033702874906038383291674012942337
Offset: 1

Views

Author

Keywords

Comments

Primes of the form 6m+1 (A002476) of A074781. - Bernard Schott, Dec 14 2020

Crossrefs

For more terms see A002253. These are the primes in A004119 (or A181565).
Subsequence of A081091.

Programs

Formula

a(n) = 3*2^A002253(n) + 1. - M. F. Hasler, Mar 03 2023