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!)
A177419 Primes of the form (7*10^n+17)/3 0
29, 239, 2339, 23339, 233333339, 233333333339, 23333333333339, 2333333333333333333333339, 23333333333333333333333333339, 23333333333333333333333333333333333333333333333333339, 2333333333333333333333333333333333333333333333333333339 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Table[10 FromDigits[PadRight[{2}, n, 3]]+9, {n, 60}], PrimeQ] (* Harvey P. Dale, Jul 29 2018 *)
PROG
(Magma) [a: n in [0..250]|IsPrime(a) where a is (7*10^n+17)div(3)]
CROSSREFS
Sequence in context: A126425 A224145 A225009 * A142559 A125366 A126524
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Dec 11 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 April 24 04:02 EDT 2024. Contains 371918 sequences. (Running on oeis4.)