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
13, 193, 1993, 19993, 1999993, 19999999999999993, 1999999999999999999993, 19999999999999999999999999993, 1999999999999999999999999999999999999999999999993, 19999999999999999999999999999999999999999999999999999999999999999999999999999999993 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[2*10^Range[100]-7, PrimeQ] (* Harvey P. Dale, Jan 27 2015 *)
PROG
(Magma)[a: n in [1..250]|IsPrime(a) where a is (2*10^n-7)]
CROSSREFS
Cf. A102946.
Sequence in context: A000563 A213698 A159196 * A228659 A221581 A015690
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Dec 11 2010
EXTENSIONS
One more term (a(10)) from Harvey P. Dale, Jan 27 2015
STATUS
approved

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 July 15 17:49 EDT 2024. Contains 374333 sequences. (Running on oeis4.)