AMC12 2024 A
AMC12 2024 A · Q12
AMC12 2024 A · Q12. It mainly tests Sequences & recursion (algebra), Primes & prime factorization.
The first three terms of a geometric sequence are the integers $a,\,720,$ and $b,$ where $a<720<b.$ What is the sum of the digits of the least possible value of $b?$
一个几何序列的前三项是整数 $a,\,720,$ 和 $b$,其中 $a<720<b$。最小可能的 $b$ 的各位数字之和是多少?
(A)
9
9
(B)
12
12
(C)
16
16
(D)
18
18
(E)
21
21
Answer
Correct choice: (E)
正确答案:(E)
Solution
For a geometric sequence, we have $ab=720^2=2^8 3^4 5^2$, and we can test values for $b$. We find that $b=768$ and $a=675$ works, and we can test multiples of $5$ in between the two values. Finding that none of the multiples of 5 divide $720^2$ besides $720$ itself, we know that the answer is $7+6+8=\boxed{\textbf{(E) } 21}$.
(Note: To find the value of $b$ without bashing, we can observe that $2^8=256$, and that multiplying it by $3$ gives us $768$, which is really close to $720$. ~ YTH)
Note: The reason why $ab=720^2$ is because $b/720 = 720/a$. Rearranging this gives $ab = 720^2$
Note: Another reason that $ab=720^2$ is because the $\sqrt{ab}=720$ (as the middle term in a geometric series is always the geometric mean [the geometric mean is the square root of the product of the first and last terms of the series]) and squaring on both sides results in $ab=720^2$.
对于几何序列,有 $ab=720^2=2^8 3^4 5^2$,我们可以测试 $b$ 的值。我们发现 $b=768$ 和 $a=675$ 可行,并且在两者之间测试5的倍数,发现除了720本身外没有其他5的倍数能整除 $720^2$,因此答案是 $7+6+8=\boxed{\textbf{(E) } 21}$。
(注:不通过枚举找到 $b$ 的值,我们可以观察到 $2^8=256$,乘以3得到 $768$,这非常接近720。 ~ YTH)
注:$ab=720^2$ 的原因是 $b/720 = 720/a$。重新排列得到 $ab = 720^2$。
注:另一个原因是 $\sqrt{ab}=720$(因为几何序列中中间项总是首尾项乘积的几何平均值[几何平均值是首尾项乘积的平方根]),两边平方得到 $ab=720^2$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.