login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110674 Numbers n such that the string 1111n is prime. 0
3, 7, 9, 19, 21, 27, 43, 49, 87, 91, 151, 157, 169, 181, 183, 189, 211, 213, 219, 247, 259, 283, 289, 301, 333, 339, 351, 361, 379, 393, 399, 423, 427, 433, 447, 457, 489, 493, 499, 531, 543, 547, 553, 559, 573, 577, 637, 639, 651, 661, 667, 673, 687, 703, 711 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=91 then 1111n = 111191 (prime).

PROG

(MAGMA) [ n: n in [1..1750] | IsPrime(Seqint(Intseq(n) cat [1, 1, 1, 1])) ]; [From Vincenzo Librandi, Feb 02 2011]

CROSSREFS

Sequence in context: A031273 A140118 A191106 * A003528 A032913 A154508

Adjacent sequences:  A110671 A110672 A110673 * A110675 A110676 A110677

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 14 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 23:08 EST 2012. Contains 206085 sequences.