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!)
A068138 Primes in the mirror concatenation of primes without reversal. 0
2, 131175323571113, 19171311753235711131719 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
323 is not a prime hence not a member but concatenation of primes up to 13 about 2 i.e. 131175323571113 is a prime and a term.
MATHEMATICA
Select[Table[FromDigits[Flatten[IntegerDigits/@Join[Prime[Range[n, 1, -1]], Prime[Range[2, n]]]]], {n, 8}], PrimeQ] (* Harvey P. Dale, Mar 14 2021 *)
CROSSREFS
Sequence in context: A007352 A257229 A176944 * A309968 A082566 A273400
KEYWORD
base,hard,more,nonn,bref
AUTHOR
Amarnath Murthy, Feb 22 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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)