login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107465 Numbers n such that 10^n*(66161819199+10^(n+10))+1 is prime. 0

%I #8 Dec 15 2017 17:36:48

%S 3,32,96,104,603,870,1609,2505,4889,5024,5345

%N Numbers n such that 10^n*(66161819199+10^(n+10))+1 is prime.

%C These are non-palindromic strobogrammatic primes and they have all been certified. No more terms up to 8700. Primality proof for the largest (a "gigantic" prime): PFGW Version 20041001.Win_Stable (v1.2 RC1b) [FFT v23.8] Primality testing 10^5345*(66161819199+10^(5345+10))+1 [N-1, Brillhart-Lehmer-Selfridge] Running N-1 test using base 3 Calling Brillhart-Lehmer-Selfridge with factored part 34.91% 10^5345*(66161819199+10^(5345+10))+1 is prime! (15.1367s+0.0109s)

%H R. Ondrejka, <a href="http://www.utm.edu/research/primes/lists/top_ten/">The Top Ten: a Catalogue of Primal Configurations</a>.

%o (PARI) is(n)=ispseudoprime(10^n*(66161819199+10^(n+10))+1) \\ _Charles R Greathouse IV_, Jun 13 2017

%Y Cf. A007597.

%K base,nonn

%O 1,1

%A _Jason Earls_, May 27 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)