Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115956
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115956 Numbers n having exactly 2 distinct prime factors, the largest of which is greater than or equal to sqrt(n) (i.e. sqrt(n)-rough numbers with exactly 2 distinct prime factors). +0
6
6, 10, 14, 15, 20, 21, 22, 26, 28, 33, 34, 35, 38, 39, 44, 46, 51, 52, 55, 57, 58, 62, 65, 68, 69, 74, 76, 77, 82, 85, 86, 87, 88, 91, 92, 93, 94, 95, 99, 104, 106, 111, 115, 116, 117, 118, 119, 122, 123, 124, 129, 133, 134, 136, 141, 142, 143, 145, 146, 148, 152, 153 (list; graph; listen)
OFFSET

1,1

EXAMPLE

20 is in the sequence because it has 2 distinct prime factors (2 and 5) and 5>sqrt(20).

MAPLE

with(numtheory): a:=proc(n) if nops(factorset(n))=2 and factorset(n)[2]^2>=n then n else fi end: seq(a(n), n=1..170);

CROSSREFS

Cf. A115957, A115958, A115959, A115960, A115961.

Sequence in context: A082092 A069116 A063763 this_sequence A066073 A067582 A119847

Adjacent sequences: A115953 A115954 A115955 this_sequence A115957 A115958 A115959

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 02 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research