|
Search: id:A066737
|
|
|
| A066737 |
|
Composite numbers that are concatenations of primes. |
|
+0 4
|
|
| 22, 25, 27, 32, 33, 35, 52, 55, 57, 72, 75, 77, 112, 115, 117, 132, 133, 135, 172, 175, 177, 192, 195, 213, 217, 219, 222, 225, 231, 232, 235, 237, 243, 247, 252, 253, 255, 259, 261, 267, 272, 273, 275, 279, 289, 292, 295, 297, 312, 315, 319, 322, 323, 325
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
A066737 = A152242 \ A000040 = A152242 intersect A002808. [From M. F. Hasler (MHasler(AT)univ-ag.fr), Oct 16 2009]
|
|
EXAMPLE
|
72 is the concatenation of primes 7 and 2. 132 is the concatenation of primes 13 and 2. 225 is the concatenation of 2, 2 and 5.
|
|
PROGRAM
|
(PARI) for(n=1, 999, !isprime(n) & is_A152242(n) & print1(n", ")) [From M. F. Hasler (MHasler(AT)univ-ag.fr), Oct 16 2009]
|
|
CROSSREFS
|
Cf. A121609.
Sequence in context: A061411 A053779 A034304 this_sequence A121609 A092631 A061371
Adjacent sequences: A066734 A066735 A066736 this_sequence A066738 A066739 A066740
|
|
KEYWORD
|
base,easy,nonn
|
|
AUTHOR
|
Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jan 15 2002
|
|
EXTENSIONS
|
More terms from Larry Reeves (larryr(AT)acm.org), Apr 03 2002
Missing terms added by M. F. Hasler (MHasler(AT)univ-ag.fr), Oct 16 2009
|
|
|
Search completed in 0.002 seconds
|