AMC12 2020 B
AMC12 2020 B · Q21
AMC12 2020 B · Q21. It mainly tests Inequalities with floors/ceilings (basic), Inequalities with integers (floor/ceiling basics).
How many positive integers $n$ satisfy
\[\frac{n + 1000}{70} = \left\lfloor \sqrt{n} \right\rfloor ?\]
(Recall that $\lfloor x \rfloor$ is the greatest integer not exceeding $x$.)
有有多少个正整数 $n$ 满足
\[\frac{n + 1000}{70} = \left\lfloor \sqrt{n} \right\rfloor ?\]
(回忆 $\lfloor x \rfloor$ 是小于等于 $x$ 的最大整数。)
(A)
2
2
(B)
4
4
(C)
6
6
(D)
30
30
(E)
32
32
Answer
Correct choice: (C)
正确答案:(C)
Solution
Answer (C): Each positive integer $n$ can be uniquely expressed as $k^2+j$, where $j$ and $k$ are integers with $k\ge 1$ and $0\le j\le 2k$. When $n$ is so expressed, $\lfloor\sqrt{n}\rfloor=k$, and the given equation can be written as
$$k^2-(70k-j)+1000=0.$$
For a fixed value of $k$, there is a solution for $j$ if and only if
$$k^2-70k+1000\le 0\qquad\text{and}\qquad k^2-68k+1000\ge 0.$$
Solving the first inequality gives $20\le k\le 50$, and solving the second gives $k\le 34-\sqrt{156}\approx 21\frac12$ or $k\ge 34+\sqrt{156}\approx 46\frac12$. Thus the suitable values of $k$ are $20,21,47,48,49,$ and $50$, and, for each of these, the unique value of $j$ is $(k-20)(50-k)$. Hence the given equation has 6 solutions for $n$, namely $400,470,2290,2360,2430,$ and $2500$.
答案(C):每个正整数 $n$ 都可以唯一表示为 $k^2+j$,其中 $j,k$ 为整数,满足 $k\ge 1$ 且 $0\le j\le 2k$。当 $n$ 这样表示时,$\lfloor\sqrt{n}\rfloor=k$,原方程可写为
$$k^2-(70k-j)+1000=0.$$
对固定的 $k$,存在 $j$ 的解当且仅当
$$k^2-70k+1000\le 0\qquad\text{且}\qquad k^2-68k+1000\ge 0.$$
解第一个不等式得 $20\le k\le 50$,解第二个不等式得 $k\le 34-\sqrt{156}\approx 21\frac12$ 或 $k\ge 34+\sqrt{156}\approx 46\frac12$。因此合适的 $k$ 为 $20,21,47,48,49,50$。对每个这样的 $k$,$j$ 的唯一取值是 $(k-20)(50-k)$。所以原方程关于 $n$ 有 6 个解,分别是 $400,470,2290,2360,2430,2500$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.