The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A177190 Primes of the form 5*10^n - 3. 0
2, 47, 4999999999999997, 499999999999999999999999999999999999999997, 49999999999999999999999999999999999999999999999999999999999999997 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next term has 132 digits. - Harvey P. Dale, Jun 29 2011
LINKS
MATHEMATICA
Join[{2}, Select[10#+7&/@(FromDigits/@Table[PadRight[{4, 9}, n, 9], {n, 150}]), PrimeQ]] (* Harvey P. Dale, Jun 29 2011 *)
PROG
(Magma) [a: n in [0..250] | IsPrime(a) where a is 5*10^n-3];
CROSSREFS
Cf. A103003.
Sequence in context: A079307 A368193 A005814 * A087259 A195876 A326778
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Dec 10 2010
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 June 6 22:00 EDT 2024. Contains 373134 sequences. (Running on oeis4.)