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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102542 Numbers n such that n333333 is prime. 0
10, 29, 31, 32, 34, 46, 50, 58, 62, 76, 79, 82, 83, 89, 100, 103, 109, 113, 115, 127, 137, 149, 151, 157, 158, 178, 184, 190, 194, 199, 205, 212, 218, 223, 236, 241, 257, 298, 302, 317, 326, 328, 337, 356, 358, 373, 386, 388, 395, 404, 409, 419, 449, 460, 464, 467, 479, 485, 488, 491, 502, 512 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=10, then n333333 = 10333333 (prime).

If n=58, then n333333 = 58333333 (prime).

If n=100, then n333333 = 100333333 (prime).

PROG

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

CROSSREFS

Sequence in context: A185985 A066527 A103423 * A098751 A143190 A009771

Adjacent sequences:  A102539 A102540 A102541 * A102543 A102544 A102545

KEYWORD

base,nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 24 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 13 22:36 EST 2012. Contains 205567 sequences.