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.

A093625 Primes of the form (3^m + 1)/2.

This page as a plain text file.
%I A093625 #18 Mar 22 2023 15:18:18
%S A093625 2,5,41,21523361,926510094425921,1716841910146256242328924544641
%N A093625 Primes of the form (3^m + 1)/2.
%C A093625 Primes can only occur for m=2^k. The next term (if it exists) has k >= 21 (i.e., more than 10^6 decimal digits). - _Don Reble_, Apr 28 2004. [For the latest results about the search, see A171381. - _N. J. A. Sloane_, Jun 14 2010]
%C A093625 a(7) >= (3^(2^24) + 1)/2, if it exists. - _Tyler Busby_, Mar 22 2023
%e A093625 a(3)=41 because it can be written as (3^4 + 1)/2 = 82/2.
%Y A093625 A171381 is the main entry for this sequence. Cf. also A059917, A138083.
%K A093625 nonn,hard
%O A093625 1,1
%A A093625 _Hugo Pfoertner_, Apr 19 2004
%E A093625 Erroneous terms deleted by _N. J. A. Sloane_, Jun 14 2010