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!)
A068680 Primes formed by the concatenation n, n+2, n. 3
131, 353, 797, 171917, 232523, 272927, 293129, 313331, 333533, 373937, 495149, 515351, 575957, 596159, 616361, 636563, 676967, 737573, 777977, 798179, 838583, 878987, 899189, 103105103, 109111109, 111113111, 129131129, 133135133 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
109111109 is a term as it is the concatenation of 109, 111 and 109.
MATHEMATICA
Select[Table[FromDigits[Join[IntegerDigits[n], IntegerDigits[n+2], IntegerDigits[ n]]], {n, 200}], PrimeQ] (* Harvey P. Dale, Jul 13 2018 *)
CROSSREFS
Sequence in context: A089316 A242846 A142129 * A276255 A142555 A118507
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Mar 02 2002
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 April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)