Difference between revisions of "1987 AIME Problems/Problem 3"
(solution, there probably is a better way to do it though) |
(rigorize) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | By a proper [[divisor]] of a [[natural number]] we mean a [[positive]] [[integer|integral]] divisor other than 1 and the number itself. A natural number greater than 1 will be called | + | By a proper [[divisor]] of a [[natural number]] we mean a [[positive]] [[integer|integral]] divisor other than 1 and the number itself. A natural number greater than 1 will be called ''nice'' if it is equal to the product of its distinct proper divisors. What is the sum of the first ten nice numbers? |
== Solution == | == Solution == | ||
− | A number is nice in one of two instances: | + | Let <math>p(n)</math> denote the product of the distinct proper divisors of <math>n</math>. A number <math>n</math> is ''nice'' in one of two instances: |
− | + | #It has exactly two distinct [[prime]] divisors. | |
− | + | #:If we let <math>n = pq</math>, where <math>p,q</math> are the prime factors, then its proper divisors are <math>1,\,p,\,q</math>, and <math>p(n) = 1 \cdot p \cdot q = n</math>. | |
+ | #It is the cube of a prime number. | ||
+ | #:If we let <math>n=p^3</math> with <math>p</math> prime, then its proper divisors are <math>1,\,p,\,p^2</math>, and <math>p(n) = 1 \cdot p \cdot p^2 n</math>. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | We now show that the above are the only two cases. Suppose that another nice number existed that does not fall into one of these two categories. Then we can either express it in the form <math>n = pqr</math> (with <math>p,q</math> prime and <math>r > 1</math>) or <math>n = p^e</math> (with <math>e \neq 3</math>). | ||
+ | |||
+ | In the former case, it suffices to note that <math>p(n) \ge (pr) \cdot (qr) = pqr^2 > pqr = n</math>. In the latter case, then <math>p(n) = 1 \cdot p \cdot p^2 \cdots p^e = p^{e(e+1)/2}</math>. For <math>p(n) = n</math>, we need <math>p^{e(e+1)/2} = p^e \Longrightarrow e^2 + e = 2e \Longrightarrow e = 0,3</math> (the case <math>e = 0 \Longrightarrow n = 1</math> does not work). | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Thus, listing out the first ten numbers to fit this form, <math>2 \cdot 3 = 6,\ 2^3 = 8,\ 2 \cdot 5 = 10,</math> <math>\ 2 \cdot 7 = 14,\ 3 \cdot 5 = 15,\ 3 \cdot 7 = 21,</math> <math>\ 2 \cdot 11 = 22,\ 2 \cdot 13 = 26,</math> <math>\ 3^3 = 27,\ 3 \cdot 11 = 33</math>. | ||
+ | [[Sum]]ming these yields <math>\boxed{182}</math>. | ||
== See also == | == See also == | ||
{{AIME box|year=1987|num-b=2|num-a=4}} | {{AIME box|year=1987|num-b=2|num-a=4}} | ||
+ | |||
+ | [[Category:Intermediate Number Theory Problems]] |
Revision as of 20:31, 9 April 2008
Problem
By a proper divisor of a natural number we mean a positive integral divisor other than 1 and the number itself. A natural number greater than 1 will be called nice if it is equal to the product of its distinct proper divisors. What is the sum of the first ten nice numbers?
Solution
Let denote the product of the distinct proper divisors of . A number is nice in one of two instances:
- It has exactly two distinct prime divisors.
- If we let , where are the prime factors, then its proper divisors are , and .
- It is the cube of a prime number.
- If we let with prime, then its proper divisors are , and .
We now show that the above are the only two cases. Suppose that another nice number existed that does not fall into one of these two categories. Then we can either express it in the form (with prime and ) or (with ).
In the former case, it suffices to note that . In the latter case, then . For , we need (the case does not work).
Thus, listing out the first ten numbers to fit this form, . Summing these yields .
See also
1987 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |