AIME 2023 II · 第 5 题
AIME 2023 II — Problem 5
题目详情
Problem
Let be the set of all positive rational numbers such that when the two numbers and are written as fractions in lowest terms, the sum of the numerator and denominator of one fraction is the same as the sum of the numerator and denominator of the other fraction. The sum of all the elements of can be expressed in the form where and are relatively prime positive integers. Find
解析
Solution 1
Denote , where . We have . Suppose , then the sum of the numerator and the denominator of is . This cannot be equal to the sum of the numerator and the denominator of , . Therefore, .
Case 1: can be written as with .
Thus, .
Because the sum of the numerator and the denominator of and are the same,
Hence, .
Because , . Thus, and . Therefore, .
Case 2: can be written as with .
Thus, .
Because the sum of the numerator and the denominator of and are the same,
Hence, .
Because , . Thus, and . Therefore, .
Case 3: can be written as .
Thus, .
Because the sum of the numerator and the denominator of and are the same,
Hence, . This is infeasible. Thus, there is no solution in this case.
Putting all cases together, . Therefore, the sum of all numbers in is
Therefore, the answer is .
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Minor latex edits by T3CHN0B14D3
Solution 2 (equation with GCDs)
When we simplify a fraction over the integers, we divide the numerator and denominator by So we can clearly see that the fraction in lowest terms will be and similarly, the fraction in lowest terms will be
Now, from the problem's condition, we obtain the following equation:
Let where is some positive integer. Then we can write as and as for positive integers and such that Substituting in for and for we get
which simplifies to
Now, note that since and share no common factors, any common factors shared between and must be factors of so from here we do casework on the possible values of We know that so we only have to look at four different cases.
Case 1: This implies
which would make one of the variables This case doesn't work.
Case 2:
Since and the value of is just so this case gives as a possible value for .
Case 3:
Case 4:
This also makes one of the variables which we can't have.
So the answer is
~grogg007
Note
This problem mainly comes down to noticing that has to be simplifiable such that the numerator and denominator both change, so they potentially equal their original sum. Then you proceed with casework just as Solution 1.
~BigBrain_2009
Video Solution by The Power of Logic
https://youtu.be/qUJtReB_9sU