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.

Showing 1-1 of 1 results.

A164523 Nonnegative numbers n such that 6*2^n-1 is prime.

Original entry on oeis.org

0, 1, 2, 3, 5, 6, 10, 17, 33, 37, 42, 54, 63, 75, 93, 102, 142, 205, 215, 305, 323, 390, 457, 469, 826, 1273, 3275, 4203, 5133, 7558, 12675, 14897, 18122, 18818, 25689, 26458, 41627, 51386, 71782, 80329, 85686, 88170, 97062
Offset: 1

Views

Author

Vincenzo Librandi, Aug 15 2009

Keywords

Comments

The associated primes are in A007505.

Examples

			n=0 is in the sequence because 6*2^0-1=5 is prime. n=1 is in the sequence because 6*2^1-1=11 is prime.
		

Crossrefs

Cf. A157341.

Programs

Formula

a(n) = A002235(n+1)-1. - R. J. Mathar, Aug 17 2009

Extensions

Extended by R. J. Mathar, Aug 17 2009
a(28)-a(43) from Donovan Johnson, Jul 09 2010
Showing 1-1 of 1 results.