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!)
A177491 Primes of the form (14*10^n-17)/3 0
41, 461, 46666661, 4666666661, 466666666666661, 4666666666666666666666661, 4666666666666666666666666666666666666666666661, 46666666666666666666666666666666666666666666666661, 46666666666666666666666666666666666666666666666666666666666666666666666661 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Table[FromDigits[Join[PadRight[{4}, n, 6], {1}]], {n, 80}], PrimeQ] (* Harvey P. Dale, Nov 21 2014 *)
PROG
(Magma) [a: n in [0..250]|IsPrime(a) where a is (14*10^n-17)div(3)]
CROSSREFS
Sequence in context: A209842 A211154 A103735 * A269087 A166843 A098958
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 June 10 07:08 EDT 2024. Contains 373253 sequences. (Running on oeis4.)