AMC10 2023 B
AMC10 2023 B · Q23
AMC10 2023 B · Q23. It mainly tests Arithmetic sequences basics, Number theory misc.
An arithmetic sequence of positive integers has $n \ge 3$ terms, initial term $a$, and common difference $d > 1$. Carl wrote down all the terms in this sequence correctly except for one term, which was off by $1$. The sum of the terms he wrote was $222$. What is $a + d + n$?
一个正整数等差数列有 $n \ge 3$ 个项,首项 $a$,公差 $d > 1$。Carl 正确写下了这个数列的所有项,除了其中一个项,差了 $1$。他写下的项的和是 $222$。求 $a + d + n$?
(A)
24
24
(B)
20
20
(C)
22
22
(D)
28
28
(E)
26
26
Answer
Correct choice: (B)
正确答案:(B)
Solution
Since one of the terms was either $1$ more or $1$ less than it should have been, the sum should have been $222-1=221$ or $222+1=223.$
The formula for an arithmetic series is $an+d\left(\dfrac{(n-1)n}2\right)=\dfrac n2\left(2a+d(n-1)\right).$ This can quickly be rederived by noticing that the sequence goes $a,a+d,a+2d,a+3d,\dots,a+(n-1)d$, and grouping terms.
We know that $\dfrac n2(2a+d(n-1))=221$ or $223$. Let us now show that $223$ is not possible.
If $\dfrac n2(2a+d(n-1))=223$, we can simplify this to be $n(2a+d(n-1))=223\cdot2.$ Since every expression here should be an integer, we know that either $n=2$ and $2a+d(n-1)=223$ or $n=223$ and $2a+d(n-1)=2.$ The latter is not possible, since $n\ge3,d>1,$ and $a>0.$ The former is also impossible, as $n\ge3.$ Thus, $\dfrac n2(2a+d(n-1))\neq223\implies\dfrac n2(2a+d(n-1))=221$.
(Alternatively, we have $S=mn$ with $n$ terms and arithmetic mean $m$, and $223=mn$ does not satisfy both $m > 1$ and $n > 1$ because it is prime.)
We can factor $221$ as $13\cdot17$. Using similar reasoning, we see that $221\cdot2$ cannot be paired as $2$ and $221$, but rather must be paired as $13$ and $17$ with a factor of $2$ somewhere.
Let us first try $n=13.$ Our equation simplifies to $2a+12d=34\implies a+6d=17.$ We know that $d>1,$ so we try the smallest possible value: $d=2.$ This would give us $a=17-2\cdot6=17-12=5.$ (Indeed, this is the only possible $d$.)
There is nothing wrong with the values we have achieved, so it is reasonable to assume that this is the only valid solution (or all solutions sum to the same thing), so we answer $a+d+n=5+2+13=\boxed{\textbf{(B) }20.}$
For the sake of completeness, we can explore $n=17.$ It turns out that we reach a contradiction in this case, so we are done.
由于有一个项要么比应有值多 $1$ 要么少 $1$,所以实际和应该是 $222-1=221$ 或 $222+1=223$。
等差数列的和公式是 $an+d\left(\dfrac{(n-1)n}2\right)=\dfrac n2\left(2a+d(n-1)\right)$。这可以通过观察数列 $a,a+d,a+2d,a+3d,\dots,a+(n-1)d$ 并配对项快速推导。
我们知道 $\dfrac n2(2a+d(n-1))=221$ 或 $223$。现在证明 $223$ 不可能。
如果 $\dfrac n2(2a+d(n-1))=223$,简化为 $n(2a+d(n-1))=223\cdot2$。由于这里每个表达式都应为整数,我们知道要么 $n=2$ 且 $2a+d(n-1)=223$,要么 $n=223$ 且 $2a+d(n-1)=2$。后者不可能,因为 $n\ge3,d>1,a>0$。前者也不可能,因为 $n\ge3$。因此,$\dfrac n2(2a+d(n-1))\neq223\implies\dfrac n2(2a+d(n-1))=221$。
(或者,我们有 $S=mn$,$n$ 个项,算术平均 $m$,$223=mn$ 不满足 $m > 1$ 和 $n > 1$ 因为它是素数。)
我们可以将 $221$ 分解为 $13\cdot17$。使用类似推理,我们看到 $221\cdot2$ 不能配对为 $2$ 和 $221$,而必须配对为 $13$ 和 $17$,某处有 $2$ 的因子。
首先试 $n=13$。我们的方程简化为 $2a+12d=34\implies a+6d=17$。我们知道 $d>1$,所以试最小的可能值:$d=2$。这给出 $a=17-2\cdot6=17-12=5$。(事实上,这是唯一可能的 $d$。)
我们得到的值没有问题,所以合理假设这是唯一有效解(或所有解和相同),所以答案 $a+d+n=5+2+13=\boxed{\textbf{(B) }20}$。
为了完整起见,我们可以探索 $n=17$。在这种情况下会得出矛盾,所以我们完成了。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.