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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110097 Numbers n such that the string 444n is prime. 0
1, 7, 17, 49, 53, 83, 91, 97, 109, 113, 121, 127, 131, 151, 167, 173, 179, 181, 187, 209, 253, 271, 281, 287, 289, 293, 307, 341, 343, 347, 349, 401, 403, 421, 443, 449, 461, 463, 469, 473, 487, 517, 523, 527, 529, 539, 547, 553, 557, 569, 589, 607, 623, 637 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=113 then 444n = 444113 (prime).

MATHEMATICA

Select[Range[1000], PrimeQ[FromDigits[Join[{4, 4, 4}, IntegerDigits[#]]]]&]

CROSSREFS

Sequence in context: A195905 A104164 A192244 * A179262 A018672 A045821

Adjacent sequences:  A110094 A110095 A110096 * A110098 A110099 A110100

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

More terms from Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Mar 27 2010

Mathematica program provided by Harvey P. Dale, Dec. 2, 2010

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 14 18:47 EST 2012. Contains 205663 sequences.