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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046442 Semiprimes whose two prime factors are distinct in length. 1
22, 26, 33, 34, 38, 39, 46, 51, 55, 57, 58, 62, 65, 69, 74, 77, 82, 85, 86, 87, 91, 93, 94, 95, 106, 111, 115, 118, 119, 122, 123, 129, 133, 134, 141, 142, 145, 146, 155, 158, 159, 161, 166, 177, 178, 183, 185, 194, 201, 202, 203, 205, 206, 213, 214, 215, 217 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

E.g. 203 because 203 = 7 * 29 = (1)(2).

MATHEMATICA

Take[Union[Times@@@Select[Subsets[Prime[Range[50]], {2}], IntegerLength[#[[1]]]!=IntegerLength[#[[2]]]&]], 60]

[From Harvey P. Dale, Dec. 29, 2010]

CROSSREFS

Sequence in context: A084891 A162422 A063940 * A101549 A172053 A038355

Adjacent sequences:  A046439 A046440 A046441 * A046443 A046444 A046445

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Jul 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 14 23:53 EST 2012. Contains 205689 sequences.