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.

A134721 Bisection of Mersenne primes A000668.

Original entry on oeis.org

3, 31, 8191, 524287, 2305843009213693951, 162259276829213363391578010288127
Offset: 1

Views

Author

Omar E. Pol, Nov 11 2007

Keywords

Examples

			a(3) = 8191 because the (2*3-1=5)th Mersenne prime is 8191.
		

Crossrefs

Formula

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