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.

A250291 Numbers k such that (2^k+1)/3 is a semiprime.

Original entry on oeis.org

29, 37, 41, 47, 49, 53, 67, 71, 73, 103, 107, 109, 139, 151, 179, 223, 229, 251, 269, 277, 311, 349, 353, 433, 457, 487, 503, 599, 601, 613, 619, 643, 739, 757, 827, 839, 1031, 1061, 1117, 1123, 1217
Offset: 1

Views

Author

Eric Chen, Dec 24 2014

Keywords

Comments

If (2^k+1)/3 is a semiprime, k must be prime or the square of a prime; the only known square of a prime in this sequence is 49.
a(42) >= 1259.

Examples

			a(1) = 29 so (2^29+1)/3 = 178956971 = 59 * 3033169 is a semiprime.
		

Crossrefs

Extensions

a(40)-a(41) from Max Alekseyev, Feb 25 2025