login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Prime triples of the form p, 2^p -1, 2^(2^p)+1 derived from a single prime p.
0

%I #3 Jan 19 2019 04:14:58

%S 2,3,17,3,7,257

%N Prime triples of the form p, 2^p -1, 2^(2^p)+1 derived from a single prime p.

%C List is probably complete (see comments in A000215, A019434).

%e (2,3,17) is a triple of 3 primes 2, 2^2-1, 2^4+1.

%Y Cf. A000040, A000043, A000668, A000215.

%K nonn,less

%O 1,1

%A _Juri-Stepan Gerasimov_, Jun 14 2008

%E Edited by R. J. Mathar, Jun 16 2008