Difference between revisions of "1988 AIME Problems/Problem 8"
Jubjubdaboss (talk | contribs) (→Solution) |
(Added second solution.) |
||
Line 25: | Line 25: | ||
& = & 91\times 2 f(2,2) = 364. \end{eqnarray*} | & = & 91\times 2 f(2,2) = 364. \end{eqnarray*} | ||
</cmath> | </cmath> | ||
+ | |||
+ | ==Solution 2== | ||
+ | Notice that <math>f(x,y) = \text{lcm}(x,y)</math> satisfies all three properties: | ||
+ | |||
+ | Clearly, <math>\text{lcm}(x,x) = x</math> and <math>\text{lcm}(x,y) = \text{lcm}(y,x)</math>. | ||
+ | |||
+ | Using the identities <math>\text{gcd}(x,y) \cdot \text{lcm}(x,y) = xy</math> and <math>\text{gcd}(x,x+y) = \text{gcd}(x,y)</math>, we have: | ||
+ | |||
+ | <math>y \cdot \text{lcm}(x,x+y) </math> <math>= \dfrac{y \cdot x(x+y)}{\text{gcd}(x,x+y)} </math> <math>= \dfrac{(x+y) \cdot xy}{\text{gcd}(x,y)} </math> <math>= (x+y) \cdot \text{lcm}(x,y)</math>. | ||
+ | |||
+ | Hence, <math>f(x,y) = \text{lcm}(x,y)</math> is a solution to the functional equation. | ||
+ | |||
+ | Since this is an [[AIME]] problem, there is exactly one correct answer, and thus, exactly one possible value of <math>f(14,52)</math>. | ||
+ | |||
+ | Therefore, <math>f(14,52) = \text{lcm}(14,52) = \text{lcm}(2 \cdot 7,2^2 \cdot 13) = 2^2 \cdot 7 \cdot 13 = \boxed{364}</math>. | ||
== See also == | == See also == |
Revision as of 17:23, 21 September 2012
Contents
Problem
The function , defined on the set of ordered pairs of positive integers, satisfies the following properties: Calculate .
Solution
Since all of the function's properties contain a recursive definition except for the first one, we know that in order to obtain an integer answer. So, we have to transform to this form by exploiting the other properties. The second one doesn't help us immediately, so we will use the third one.
Note that
Repeating the process several times,
Solution 2
Notice that satisfies all three properties:
Clearly, and .
Using the identities and , we have:
.
Hence, is a solution to the functional equation.
Since this is an AIME problem, there is exactly one correct answer, and thus, exactly one possible value of .
Therefore, .
See also
1988 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |