Let $\lfloor x \rfloor$ denote the greatest integer less than or equal to $x$. How many real numbers $x$ satisfy the equation $x^2 + 10,000 \lfloor x \rfloor = 10,000x$?
令 $\lfloor x \rfloor$ 表示不超过 $x$ 的最大整数。有多少实数 $x$ 满足方程 $x^2 + 10,000 \lfloor x \rfloor = 10,000x$?
Answer (C): Let $\{x\}=x-[x]$ denote the fractional part of $x$. Then $0\le \{x\}<1$. The given equation is equivalent to $x^2=10{,}000\{x\}$, that is,
$\dfrac{x^2}{10{,}000}=\{x\}.$
Therefore if $x$ satisfies the equation, then
$0\le \dfrac{x^2}{10{,}000}<1.$
This implies that $x^2<10{,}000$, so $-100<x<100$. The figure shows a sketch of the graphs of
$f(x)=\dfrac{x^2}{10{,}000}\quad$ and $\quad g(x)=\{x\}$
for $-100<x<100$ on the same coordinate axes. The graph of $g$ consists of the 200 half-open line segments with slope 1 connecting the points $(k,0)$ and $(k+1,1)$ for $k=-100,-99,\ldots,98,99$. (The endpoints of these intervals that lie on the $x$-axis are part of the graph, but the endpoints with $y$-coordinate 1 are not.) It is clear that there is one intersection point for $x$ lying in each of the intervals $[-100,-99)$, $[-99,-98]$, $[-98,-97)$, $\ldots$, $[-1,0)$, $[0,1)$, $[1,2)$, $\ldots$, $[97,98)$, $[98,99)$ but no others. Thus the equation has 199 solutions.
答案(C):令 $\{x\}=x-[x]$ 表示 $x$ 的小数部分。则 $0\le \{x\}<1$。所给方程等价于 $x^2=10{,}000\{x\}$,即
$\dfrac{x^2}{10{,}000}=\{x\}.$
因此若 $x$ 满足该方程,则
$0\le \dfrac{x^2}{10{,}000}<1.$
这意味着 $x^2<10{,}000$,所以 $-100<x<100$。图示是在同一坐标系下、在 $-100<x<100$ 范围内函数
$f(x)=\dfrac{x^2}{10{,}000}\quad$ 和 $\quad g(x)=\{x\}$
的图像示意。$g$ 的图像由 200 条半开线段组成,这些线段斜率为 1,连接点 $(k,0)$ 与 $(k+1,1)$,其中 $k=-100,-99,\ldots,98,99$。(这些区间中位于 $x$ 轴上的端点属于图像,但 $y$ 坐标为 1 的端点不属于图像。)显然,在区间 $[-100,-99)$、$[-99,-98]$、$[-98,-97)$、$\ldots$、$[-1,0)$、$[0,1)$、$[1,2)$、$\ldots$、$[97,98)$、$[98,99)$ 中,每个区间内都有且仅有一个交点,而除此之外没有别的交点。因此该方程有 199 个解。