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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A032618 Numbers n such that n concatenated with n + 3 is a prime. 1
4, 8, 10, 16, 44, 46, 56, 58, 68, 74, 86, 94, 98, 100, 104, 106, 136, 140, 148, 154, 158, 160, 166, 176, 184, 194, 206, 230, 244, 250, 254, 260, 266, 268, 274, 286, 296, 308, 310, 328, 338, 344, 346, 370, 380, 388, 410, 416, 430, 434, 436, 440, 448, 460 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[500], PrimeQ[FromDigits[Join[IntegerDigits[#], IntegerDigits[ #+3]]]]&] (* From Harvey P. Dale, Jul 19 2011 *)

CROSSREFS

Cf. A032608.

Sequence in context: A036311 A020209 A046559 * A090696 A048247 A130442

Adjacent sequences:  A032615 A032616 A032617 * A032619 A032620 A032621

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), May 15, 1998.

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 16 14:07 EST 2012. Contains 205930 sequences.