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!)
A177508 Primes of the form 2*10^n-7. 0

%I #10 Sep 08 2022 08:45:53

%S 13,193,1993,19993,1999993,19999999999999993,1999999999999999999993,

%T 19999999999999999999999999993,

%U 1999999999999999999999999999999999999999999999993,19999999999999999999999999999999999999999999999999999999999999999999999999999999993

%N Primes of the form 2*10^n-7.

%t Select[2*10^Range[100]-7, PrimeQ] (* _Harvey P. Dale_, Jan 27 2015 *)

%o (Magma)[a: n in [1..250]|IsPrime(a) where a is (2*10^n-7)]

%Y Cf. A102946.

%K nonn

%O 1,1

%A _Vincenzo Librandi_, Dec 11 2010

%E One more term (a(10)) from _Harvey P. Dale_, Jan 27 2015

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 August 14 07:07 EDT 2024. Contains 375146 sequences. (Running on oeis4.)