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.

A137990 Least prime p of the form c*3^n+1 with c not divisible by 3.

Original entry on oeis.org

2, 7, 19, 109, 163, 487, 1459, 17497, 52489, 39367, 472393, 4960117, 5314411, 102036673, 19131877, 57395629, 86093443, 258280327, 3874204891, 23245229341, 90656394427, 585779779369, 251048476873, 9790890598009, 4518872583697
Offset: 0

Views

Author

Andrew V. Sutherland, May 01 2008

Keywords

Comments

a(n) is also the least prime such that 3^(n+1), but not 3^(n+2), divides 2^(a(n)-1)-1.

Examples

			a(8)=52489 because 52489=8*3^8+1 is prime and no smaller prime p has p-1 divisible by 3^8 but not 3^9.
		

Crossrefs