Difference between revisions of "2020 AIME I Problems/Problem 2"
(Solution 6) |
|||
Line 50: | Line 50: | ||
~QIDb602 | ~QIDb602 | ||
+ | |||
+ | |||
+ | ==Solution 6== | ||
+ | |||
+ | If the numbers are in a geometric sequence, the middle term must be the geometric mean of the surrounding terms. We can rewrite the first two logarithmic expressions as <math>\frac{1+\log_2{x}}{3}</math> and <math>\frac{1}{2}\log_2{x}</math>, respectively. Therefore: | ||
+ | <cmath>\frac{1}{2}\log_2{x}=\sqrt{\left(\frac{1+\log_2{x}}{3}\right)\left(\log_2{x}\right)}</cmath> | ||
+ | Let <math>n=\log_2{x}</math>. We can rewrite the expression as: | ||
+ | <cmath>\frac{n}{2}=\sqrt{\frac{n(n+1)}{3}}</cmath> | ||
+ | <cmath>\frac{n^2}{4}=\frac{n(n+1)}{3}</cmath> | ||
+ | <cmath>4n(n+1)=3n^2</cmath> | ||
+ | <cmath>4n^2+4n=3n^2</cmath> | ||
+ | <cmath>n^2+4n=0</cmath> | ||
+ | <cmath>n(n+4)=0</cmath> | ||
+ | <cmath>n=0 \text{ and } -4</cmath> | ||
+ | Zero does not work in this case, so we consider <math>n=-4</math>: <math>\log_2{x}=-4 \rightarrow x=\frac{1}{16}</math>. Therefore, <math>1+16=\boxed{017}</math>. | ||
+ | ~Bowser498 | ||
+ | |||
+ | |||
==See Also== | ==See Also== |
Revision as of 17:25, 2 April 2020
Contents
Problem
There is a unique positive real number such that the three numbers , , and , in that order, form a geometric progression with positive common ratio. The number can be written as , where and are relatively prime positive integers. Find .
Solution
Since these form a geometric series, is the common ratio. Rewriting this, we get by base change formula. Therefore, the common ratio is 2. Now
. Therefore, .
~ JHawk0224
Solution 2
If we set , we can obtain three terms of a geometric sequence through logarithm properties. The three terms are In a three-term geometric sequence, the middle term squared is equal to the product of the other two terms, so we obtain the following: which can be solved to reveal . Therefore, , so our answer is .
-molocyxu
Solution 3
Let be the common ratio. We have Hence we obtain Ideally we change everything to base and we can get: Now divide to get: By change-of-base we obtain: Hence and we have as desired.
~skyscraper
Solution 4 (Exponents > Logarithms)
Let be the common ratio, and let be the starting term (). We then have: Rearranging these equations gives: Deal with the last two equations first: Setting them equal gives: Using LTE results in: Using this value of , substitute into the first and second equations (or the first and third, it doesn't really matter) to get: Changing these to a common base gives: Dividing the first equation by 2 on both sides yields: Setting these equations equal to each other and applying LTE again gives: Substituting this back into the first equation gives: Therefore,
~IAmTheHazard
Solution 5
We can relate the logarithms as follows:
Now we can convert all logarithm bases to using the identity :
We can solve for as follows:
We get . Verifying that the common ratio is positive, we find the answer of .
~QIDb602
Solution 6
If the numbers are in a geometric sequence, the middle term must be the geometric mean of the surrounding terms. We can rewrite the first two logarithmic expressions as and , respectively. Therefore: Let . We can rewrite the expression as: Zero does not work in this case, so we consider : . Therefore, . ~Bowser498
See Also
2020 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.