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!)
A110680 Numbers k such that the string 4444k is prime. 2
9, 21, 43, 49, 61, 63, 69, 73, 87, 109, 127, 147, 159, 169, 171, 201, 207, 213, 217, 229, 241, 261, 289, 291, 331, 339, 357, 369, 381, 397, 409, 469, 471, 483, 487, 507, 519, 549, 591, 607, 621, 639, 663, 669, 697, 703, 711, 717, 729, 747 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
k=109 is in the sequence because 4444k = 4444109 is prime.
MATHEMATICA
Select[Range[800], PrimeQ[4444*10^IntegerLength[#]+#]&] (* Harvey P. Dale, Jul 04 2014 *)
CROSSREFS
Sequence in context: A184040 A242990 A053476 * A163205 A154862 A350632
KEYWORD
nonn,base
AUTHOR
Parthasarathy Nambi, Sep 14 2005
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 May 8 19:26 EDT 2024. Contains 372341 sequences. (Running on oeis4.)