Difference between revisions of "2005 AIME I Problems/Problem 3"
(A solution to an AIME problem.) |
(Typesetting : don't put math tags around dollar signs; dollar sign=math tag. Also, you have to do {n \choose k} on the wiki instead of \binom{n}{k}) |
||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | Having three proper divisors means that there are 4 regular divisors. So the number can be written as <math> | + | Having three proper divisors means that there are 4 regular divisors. So the number can be written as <math>\displaystyle p_{1}p_{2}</math> where <math>\displaystyle p_{1}</math> and <math>\displaystyle p_{2}</math> are primes. The primes under fifty are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, and 47. There are 15 of them. So there are <math> {15 \choose 2} =105</math> such numbers. |
== See also == | == See also == | ||
* [[2005 AIME I Problems]] | * [[2005 AIME I Problems]] |
Revision as of 14:04, 29 October 2006
Problem
How many positive integers have exactly three proper divisors, each of which is less than 50?
Solution
Having three proper divisors means that there are 4 regular divisors. So the number can be written as where and are primes. The primes under fifty are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, and 47. There are 15 of them. So there are such numbers.