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!)
A090311 Concatenation of two distinct primes p and q, p < q. 2
23, 25, 35, 27, 37, 57, 211, 311, 511, 711, 213, 313, 513, 713, 1113, 217, 317, 517, 717, 1117, 1317, 219, 319, 519, 719, 1119, 1319, 1719 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Next n numbers end in prime(n+1).
LINKS
MATHEMATICA
FromDigits[Flatten[IntegerDigits/@#]]&/@Flatten[Table[Join[{Prime[c]}, {Prime[ n]}], {n, 10}, {c, n-1}], 1](* Harvey P. Dale, Nov 27 2019 *)
CROSSREFS
Sequence in context: A305469 A093805 A033629 * A172015 A112073 A050864
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Nov 30 2003
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)