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.

A118539 Adjacent generalized Fermat primes.

Original entry on oeis.org

3, 3, 3, 75, 113, 2163, 63739, 13221, 54809, 3656571, 6992033, 125441, 103859115, 56414915, 87888967
Offset: 1

Views

Author

David Broadhurst, May 06 2006

Keywords

Comments

a(15)=87888967 but a(14) is unknown. - Jeppe Stig Nielsen, Mar 17 2018
The prime pair related to a(14) was found four days ago, and today double checking has proved that they are indeed the first occurrence for n=14. - Jeppe Stig Nielsen, May 02 2018

Examples

			a(11)=6992033 because 6992034^2048+1 is prime, 6992032^2048+1 is prime and no smaller pair of bases differing by 2 gives a pair of primes with the exponent 2^11=2048.
		

Crossrefs

Cf. A217993.

Formula

a(n) is the smallest number such that (a(n)+1)^(2^n)+1 and (a(n)-1)^(2^n)+1 are both prime.
a(n) = A217993(n) + 1. - Jeppe Stig Nielsen, Feb 27 2016

Extensions

a(13) from Jeppe Stig Nielsen, Mar 17 2018
a(14) and a(15) from Jeppe Stig Nielsen, May 02 2018
Showing 1-1 of 1 results.