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.

A162714 Primes p such that 3^p-2^(p+1) is also prime.

This page as a plain text file.
%I A162714 #7 May 25 2023 15:58:16
%S A162714 3,5,7,31,59,97,2341,4817,9059,14327
%N A162714 Primes p such that 3^p-2^(p+1) is also prime.
%C A162714 The associated 3^p-2^(p+1) are in A162715.
%e A162714 The prime p=3 is in the sequence because 3^3-2^4=11 is prime.
%e A162714 The prime p=5 is in the sequence because 3^5-2^6=179 is prime.
%Y A162714 Cf. A162715.
%K A162714 nonn
%O A162714 1,1
%A A162714 _Vincenzo Librandi_, Jul 11 2009
%E A162714 Definition simplified, one term added by _R. J. Mathar_, Aug 02 2009
%E A162714 a(8)-a(10) from _Michael S. Branicky_, May 25 2023