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.

A134722 Bisection of Mersenne primes A000668.

Original entry on oeis.org

7, 127, 131071, 2147483647, 618970019642690137449562111
Offset: 1

Views

Author

Omar E. Pol, Nov 11 2007

Keywords

Examples

			a(3) = 131071 because the (2*3=6)th Mersenne prime is 131071.
		

Crossrefs

Formula

a(n) = A000668(2*n).