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.

A175235 Prime p such that 2^p + 21 is also prime.

Original entry on oeis.org

3, 5, 7, 11, 19, 61, 163, 911, 997, 16657, 36551
Offset: 1

Views

Author

Vincenzo Librandi, Mar 09 2010

Keywords

Comments

a(12) > 100000. - Dana Jacobsen, Oct 03 2015
a(12) > 1173095 using A057201. - Michael S. Branicky, Sep 07 2024

Examples

			For p=3, 2^3+21=29; p=5, 2^5+21=53; p=7, 2^7+21=149.
		

Programs

Formula

A000040 INTERSECT A057201. - R. J. Mathar, May 02 2010

Extensions

a(10)-a(11) from Dana Jacobsen, Oct 03 2015