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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107074 Numbers n such that the string 53n is the decimal expansion of a prime number. 0
23, 33, 47, 51, 81, 87, 93, 99, 101, 113, 117, 129, 147, 149, 161, 171, 173, 189, 197, 201, 231, 233, 239, 267, 269, 279, 281, 299, 309, 323, 327, 353, 359, 377, 381, 401, 407, 411, 419, 437, 441, 453, 479, 503, 507, 527, 549, 551, 569, 591, 593, 597, 609 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

n=113 is in the sequence because 53113 is prime.

PROG

(MAGMA) [ n: n in [1..700] | IsPrime(Seqint(Intseq(n) cat [3, 5])) ];

CROSSREFS

Sequence in context: A081991 A118298 A076091 * A038356 A043129 A043909

Adjacent sequences:  A107071 A107072 A107073 * A107075 A107076 A107077

KEYWORD

nonn,base

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Jun 07 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 11:46 EST 2012. Contains 206011 sequences.